summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vboot_reference: fix the build for arm64stabilize-nocturne.10828.Bstabilize-nocturne.10819.Bstabilize-atlas.10819.BAdam Kallai2018-06-141-1/+1
* keygeneration: make the certificates valid for 10 yearsfirmware-nami-10775.Bfirmware-nami-10775.130.Bfirmware-nami-10775.108.BEdward Hyunkoo Jee2018-06-061-3/+3
* futility: Add --arch=arm64 option to vbutil_kernelAdam Kallai2018-06-011-1/+2
* stop statically linking crossystemMike Frysinger2018-05-311-3/+2
* keygeneration: add --no-pk option for UEFI key generationstabilize-nocturne.10736.Bstabilize-atlas.10736.BEdward Hyunkoo Jee2018-05-292-16/+26
* tpm_lite: stub: retry in case of TPM comm errorstabilize-10718.88.Bstabilize-10718.71.Bstabilize-10718.69.Bstabilize-10718.111.Brelease-R68-10718.BAndrey Pronin2018-05-241-7/+45
* crossystem: Add BINF3_LEGACY for systems boot in legacy mode.Hung-Te Lin2018-05-232-0/+3
* vboot_reference: Build host tools conditionally.Manoj Gupta2018-05-161-1/+6
* tpm_lite: Set O_CLOEXEC when opening TPM device.stabilize-10682.BMattias Nissler2018-05-141-1/+1
* image_signing: Add sha1sum of the recovery key to VERSION.signer.Marco Chen2018-05-141-0/+5
* make_dev_firmware.sh: correct typoNick Sanders2018-05-101-1/+1
* image_signing: Add sha1sum of a key without loem keyset to VERSION.signer.Marco Chen2018-05-091-0/+5
* sign_official_build: switch kernel/firmware signing to loopdevsMike Frysinger2018-05-092-29/+62
* sign_official_build.sh: dump more md5sum on bios.binstabilize-nocturne.10646.BYH Lin2018-05-021-0/+31
* cgpt: Remove unnecessary 512-byte sector check and minimum lba count checks.Sam Hurst2018-05-012-11/+48
* gbb_flags_common.sh: Add GBB_FLAG_ENABLE_UDC to help textFurquan Shaikh2018-04-261-0/+1
* image_signing: clean up UEFI signing/verifying codeEdward Hyunkoo Jee2018-04-255-51/+74
* keygeneration: clean up for UEFI key generation codeEdward Hyunkoo Jee2018-04-256-46/+80
* keygeneration: drop board name from UEFI key generation scriptsEdward Hyunkoo Jee2018-04-257-48/+25
* Update Android signing to support signature scheme v2Victor Hsieh2018-04-231-3/+5
* whiskers: Add script to generate keypair for signing FWPatrick Berny2018-04-201-0/+16
* image_signing: sign UEFI binariesEdward Hyunkoo Jee2018-04-185-11/+343
* devkeys: add test keys for UEFIEdward Hyunkoo Jee2018-04-188-0/+144
* keygeneration: add support for UEFI key generationEdward Hyunkoo Jee2018-04-187-0/+503
* Add new NV and GBB flag to control UDCDuncan Laurie2018-04-177-1/+22
* crossytem:Add GLK GPIO IDShaunak Saha2018-04-161-0/+5
* tpm_lite: tpmc command to check owner authMattias Nissler2018-04-132-1/+23
* tpm_lite: Add TlclGetSpaceInfoMattias Nissler2018-04-136-26/+218
* tpm_lite: Add missing NVRAM attribute constants.Mattias Nissler2018-04-132-7/+32
* tpm_lite: Support delegation family functionality.Mattias Nissler2018-04-136-21/+223
* tpm_lite: Add more general DefineSpaceEx functionMattias Nissler2018-04-138-34/+494
* tpm_lite: Implement TakeOwnership supportMattias Nissler2018-04-138-3/+488
* tpm_lite: Implement ReadPubek command.Mattias Nissler2018-04-1310-6/+364
* cgpt: Remove hard coded 512 block size.Sam Hurst2018-04-129-104/+165
* tpm_lite: Introduce cursor read helpersstabilize-meowth-10574.Bstabilize-10569.BMattias Nissler2018-04-092-47/+49
* tpm_lite: Drop FOR_TEST for tlcl.cMattias Nissler2018-04-093-24/+3
* Add a script to generate a keypair for signing wand firmware.Marco Chen2018-04-021-0/+16
* crossystem: Clarify help string for dev_default_bootNicolas Boichat2018-04-021-1/+1
* ec_sync: Go to recovery on aux fw update failureDuncan Laurie2018-03-304-19/+63
* ec_sync: Add recovery reason for aux update failureDuncan Laurie2018-03-282-0/+5
* firmware: tpm2_lite: fix command/response code typeAndrey Pronin2018-03-272-3/+2
* firmware: tpm2_lite: propagate actual errorsAndrey Pronin2018-03-273-158/+132
* firmware: move TPM_E constants to tss_constants.hAndrey Pronin2018-03-263-23/+21
* Add GBB_FLAG_DISABLE_FWMP documentation to set_gbb_flags.shJulius Werner2018-03-261-0/+1
* Add new GBB_FLAG_FORCE_MANUAL_RECOVERYJulius Werner2018-03-2610-14/+46
* arc: Enable packages cache generation during sign stage.factory-poppy-10509.BYury Khmel2018-03-201-1/+45
* crossystem: Fix mosys data length checkRandall Spangler2018-03-111-2/+2
* crossystem: Fix null pointer dereference on VMsRandall Spangler2018-03-081-2/+2
* firmware: remove unused vboot1 APIsRandall Spangler2018-03-082-243/+6
* crossystem: add support for CNL gpiochipVincent Palatin2018-03-071-0/+1