summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tpmc: add 'tpmversion' commandstabilize-9000.Bstabilize-9000.91.0.Bstabilize-9000.87.Bstabilize-9000.87.0.Bstabilize-9000.84.Bstabilize-9000.82.Bstabilize-9000.29.Bstabilize-9000.29.0stabilize-9000.26.Brelease-R56-9000.BAndrey Pronin2016-11-151-0/+10
* tpm2_lite: use null password authorization for ReadLockAndrey Pronin2016-11-151-1/+2
* vboot: Remove LoadKernel() LBA size/count checksRandall Spangler2016-11-152-24/+1
* vboot: Split partition and vblock verification from LoadKernel()stabilize-8992.BRandall Spangler2016-11-147-464/+542
* utility: Allow chromeos-tpm-recovery to return error.Hung-Te Lin2016-11-121-4/+16
* tpm2: do not lock kernel space when locking physical presenceVadim Bendebury2016-11-111-7/+1
* futility: Add support for verifying recovery MRC cacheFurquan Shaikh2016-11-112-0/+183
* tpm2_lite: implement TlclGetPermissionsAndrey Pronin2016-11-113-3/+122
* tpm2_lite: do not ignore errors reported by TPMVadim Bendebury2016-11-101-3/+3
* tpm_lite_stub: clean up debug printouts in VbExTpmSendReceiveAndrey Pronin2016-11-101-23/+18
* Drop "depthcharge" and "unified_depthcharge" portage use symbolsPatrick Georgi2016-11-101-1/+1
* tpm2_lite: implement TlclDefineSpaceAndrey Pronin2016-11-093-14/+209
* Add new recovery reason for rec hash space lock failure in RO firmwarestabilize-8975.BFurquan Shaikh2016-11-093-0/+7
* rollback_index: Add new index for recovery hash spaceFurquan Shaikh2016-11-091-0/+2
* update chromeos-tpm-recovery to work for both TPM 1.x and 2.xVadim Bendebury2016-11-081-30/+69
* recovery: Add new recovery reason to train memory and rebootFurquan Shaikh2016-11-087-11/+25
* vboot: Add vb2_unpack_key_bufferRandall Spangler2016-11-0624-98/+101
* vboot: use malloc and free directlyRandall Spangler2016-11-0641-359/+56
* vboot: remove unused stateful_utilRandall Spangler2016-11-064-453/+0
* vboot: Remove the remainder of vb1 cryptolibRandall Spangler2016-11-0632-72/+15
* vboot: Remove vboot1 cryptolib padding sourceRandall Spangler2016-11-0627-635/+205
* vboot2: Allocate more buffer for kernel verificationRandall Spangler2016-11-062-8/+4
* Output stderr when run_test_scripts.sh failDaisuke Nojiri2016-11-011-17/+17
* host,test: Remove unneeded vb1 rsa functionsRandall Spangler2016-10-2918-1089/+138
* vboot: use vb2 verification functions for kernel verificationRandall Spangler2016-10-2912-992/+209
* pad_digest_utility: fix usage outputMike Frysinger2016-10-291-4/+10
* vboot: use vb2_safe_memcmp instead of SafeMemcmpRandall Spangler2016-10-298-105/+54
* vboot: use vb2_crc8 instead of Crc8Randall Spangler2016-10-236-58/+18
* vboot: use standard memcmp, memcpy, memsetRandall Spangler2016-10-2351-404/+341
* cgpt: Add support for NVMeGwendal Grignou2016-10-212-2/+10
* bdb: Fix uninitialized pointersDaisuke Nojiri2016-10-201-2/+2
* bdb: Add --load_address to futility-bdb --createDaisuke Nojiri2016-10-192-4/+9
* bdb: Add --data_version to futility-bdb --resignDaisuke Nojiri2016-10-192-4/+38
* bdb: Enable futility-show to dump more header infoDaisuke Nojiri2016-10-171-5/+11
* bdb: Enable futility-show to dump signature infoDaisuke Nojiri2016-10-171-0/+24
* bdb: Enable futility-show to dump key infoDaisuke Nojiri2016-10-171-5/+28
* bdb: Enable futility show to dump data header infoDaisuke Nojiri2016-10-142-1/+27
* bdb: Enable futility-show to dump hash infoDaisuke Nojiri2016-10-141-0/+25
* Fix indentation in firmware and host libsRandall Spangler2016-10-1317-2627/+2822
* Strip out bootcache config when removing rootfs verificationQiang Xu2016-10-131-0/+3
* Fix test_bdb.shDaisuke Nojiri2016-10-121-0/+1
* bdb: Add bdb_get_hash_by_indexDaisuke Nojiri2016-10-114-10/+45
* bdb: Add --ignore_key_digest option to futility bdb --verifyDaisuke Nojiri2016-10-112-11/+40
* test: Make TEST_EQ print either 'comment' or 'desc'stabilize-8872.70.Bstabilize-8872.6.Bstabilize-8872.40.Bstabilize-8872.15.Brelease-R55-8872.BDaisuke Nojiri2016-10-051-4/+4
* bdb: Add test for futility bdb --resignDaisuke Nojiri2016-10-051-0/+16
* bdb: Add test for futility bdb --addDaisuke Nojiri2016-10-051-0/+6
* bdb: Add test for futility bdb --create and --verifyDaisuke Nojiri2016-10-054-0/+39
* bdb: Make 'futility show' support BDBDaisuke Nojiri2016-10-047-1/+77
* bdb: Add 'bdb --verify' to futilityDaisuke Nojiri2016-10-041-4/+53
* bdb: Add 'bdb --resign' to futilityDaisuke Nojiri2016-10-044-10/+326