summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make_dev_firmware.sh should use key.versions filestabilize-8798.BBill Richardson2016-09-122-3/+19
* Change debug key signaturesVictor Hsieh2016-09-091-5/+11
* cgpt: add support for managing the legacy boot gpt bitstabilize-kevin-8785.94.BMike Frysinger2016-09-0812-14/+107
* cgpt: fix -A documentation to match realityMike Frysinger2016-09-082-2/+2
* cgpt: unify cli int parsing error checkingMike Frysinger2016-09-0810-121/+43
* tests: Prevent testing dev_firmware* if the keys do not exist.Hung-Te Lin2016-09-071-7/+14
* futility: use vboot2 functions for kernel preambleRandall Spangler2016-09-069-191/+194
* vboot: Remove vboot1 host signature functionsRandall Spangler2016-09-065-191/+170
* vboot: replace CreateKernelPreamble() with vboot2 equivalentRandall Spangler2016-09-068-150/+129
* futility: Fix lookup of invalid algorithm namesRandall Spangler2016-09-065-34/+24
* cgpt: Fix coverity warningsRandall Spangler2016-09-062-1/+6
* Fix coverity warnings in firmwareRandall Spangler2016-09-066-26/+37
* futility: Use vboot 2.0 APIs for public keysRandall Spangler2016-09-0225-253/+296
* tests: Remove dev_firmware.* keyblock and keys from devkey set.Hung-Te Lin2016-09-013-0/+0
* Remove Android signing restriction of M54+Victor Hsieh2016-08-291-9/+0
* image_signing: drop board hacking for lsb appid checksstabilize-8743.69.Bstabilize-8743.60.Bstabilize-8743.58.Bstabilize-8743.25.Brelease-R54-8743.BMike Frysinger2016-08-251-4/+2
* Skip Android signing if executables are not foundstabilize-8737.BVictor Hsieh2016-08-231-0/+7
* tlcl: add implementations for GetOwnership and Read/WriteLockStephen Barber2016-08-213-3/+58
* Refer keytool using relative pathVictor Hsieh2016-08-191-3/+1
* Fix file ownership during Android apk signingVictor Hsieh2016-08-181-17/+30
* Only re-sign ARC apks when lsb-release looks legitstabilize-8714.BVictor Hsieh2016-08-161-3/+4
* image_signing: avoid leaking rootfs mount in android codeMike Frysinger2016-08-161-0/+1
* Add script to sign Android imageVictor Hsieh2016-08-1511-0/+408
* crossystem: refactor VM detection to share across architecturesNicolas Norvez2016-08-154-22/+15
* Detect and report VM environment in crossystemNicolas Norvez2016-08-104-2/+26
* futility: Use vboot 2.0 APIs for private keysRandall Spangler2016-08-1021-369/+238
* futility: Use only vboot 2.0 APIs for keyblocksRandall Spangler2016-08-1020-332/+468
* futility: Create signatures using vboot 2.0 APIsstabilize-8688.BRandall Spangler2016-08-0327-319/+505
* vboot: Always compile vb2.1 stuff into utillibRandall Spangler2016-08-031-30/+10
* futility: cmd_show uses only vboot 2.0 APIsRandall Spangler2016-08-0311-87/+151
* cgptlib: cast 32bit to 64bit before multiplicationPatrick Georgi2016-08-031-3/+6
* tlcl: implement clear, startup, shutdown, self teststabilize-8647.BAndrey Pronin2016-07-263-6/+133
* tlcl: support sending raw commandsAndrey Pronin2016-07-263-4/+43
* tpmc: define actions for all commands for tpm2Andrey Pronin2016-07-261-29/+67
* Modify 'tpmc block' to lock only the FW indexAndrey Pronin2016-07-265-7/+48
* tlcl: automatically detect if platform hierarchy is disabledAndrey Pronin2016-07-264-20/+38
* vboot: Upgrade VerifyFirmwarePreamble() to vboot2.0Randall Spangler2016-07-2623-563/+424
* apollolake: Find GPIO bank offset for write protect pinsselvar22016-07-261-3/+13
* tlcl: tpm2: fix unmarshal_u32 return valueAndrey Pronin2016-07-261-1/+1
* Implement GetCapabilities and reading flags for tpm2Andrey Pronin2016-07-264-29/+225
* vboot: Disambiguate vb2.1 structs and functionsRandall Spangler2016-07-2635-778/+779
* vboot: Remove vboot1 init and select-firmware APIsRandall Spangler2016-07-2629-4166/+3
* bmpblk_utility: fix build warnings (errors) with USE="-minimal"Brian Norris2016-07-251-5/+5
* Fix yaml pkg-config warningsBrian Norris2016-07-251-3/+3
* vboot: Convert vboot1 SHA calls to use vboot2Randall Spangler2016-07-2239-1608/+378
* vboot: Fix potential alignment issue reading FWMPRandall Spangler2016-07-221-10/+17
* tlcl: use different NV_Read authorizations for fw and userlandAndrey Pronin2016-07-226-1/+38
* Support 'tpmc setbgloballock' for tpm2 caseAndrey Pronin2016-07-211-1/+4
* Read NVRAM with proper authorization for tpm2Andrey Pronin2016-07-211-1/+1
* Proper armv7l host arch detectionPaul Kocialkowski2016-07-181-0/+4