summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Stub tlcl implementation for tpm2 caseAndrey Pronin2016-07-156-19/+218
* bdb: Add nvmrw_get and nvmrw_setDaisuke Nojiri2016-07-114-0/+180
* tpm2: add nvram lock and hierarchy control commandsVadim Bendebury2016-07-093-4/+102
* fix a compile flag typoVadim Bendebury2016-07-071-1/+1
* vb2api: pad digest buffers if they are larger than digest sizesVadim Bendebury2016-07-061-0/+3
* tpm2: refactor tpm2 return value processingVadim Bendebury2016-07-061-8/+10
* tpm2: add marshaling/unmarshaling and tlcl supportVadim Bendebury2016-07-013-0/+569
* tpm2: simplify rollback checks.Vadim Bendebury2016-07-011-8/+21
* tpm: add TSS constants and structures for TPM2Vadim Bendebury2016-07-013-178/+307
* Add ability to build vboot firmware for TPM2 supportVadim Bendebury2016-07-011-1/+12
* bdb: Add secrets librarystabilize-8530.Bstabilize-8530.96.Bstabilize-8530.93.Bstabilize-8530.89.Bstabilize-8530.80.Bstabilize-8530.77.Bstabilize-8530.71.Bstabilize-8530.35.Bstabilize-8516.Brelease-R53-8530.BDaisuke Nojiri2016-06-237-1/+276
* bdb: Add vba_update_bucDaisuke Nojiri2016-06-225-0/+137
* test: Add tests for futility show and vbutil_*stabilize-8481.Bstabilize-8447.Bstabilize-8429.BRandall Spangler2016-06-0720-0/+362
* vboot_api_kernel: Remove assumptions about EC-RW hash type and sizeJulius Werner2016-05-312-188/+101
* vb2_sha: Add sha256 extendDaisuke Nojiri2016-05-203-4/+40