summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tlcl, tpmc: extend GetVersion to report vendor specific datastabilize-10032.86.Bstabilize-10032.75.Bstabilize-10032.72.Bstabilize-10032.71.Bstabilize-10032.68.Bstabilize-10032.56.Bstabilize-10032.111.Brelease-R63-10032.Bfirmware-scribe-10045.BAndrey Pronin2017-10-121-5/+64
* Check EC_IN_RW before proceeding to recovery modeDaisuke Nojiri2017-10-053-48/+3
* futility: Make rwsig sign command produce EC_RW imageDaisuke Nojiri2017-09-092-2/+9
* vb21_common2_tests: Free keyb_dataNicolas Boichat2017-08-271-0/+1
* vb21_common2_tests: Fix test for exponent 3 keysNicolas Boichat2017-08-241-6/+25
* tests: Add support for exponent 3 keysCaveh Jalali2017-08-243-23/+21
* Add support for IFX FieldUpgradeInfoRequest2 commandMattias Nissler2017-08-231-0/+100
* ec_sync: always call VbExUpdateAuxFwCaveh Jalali2017-08-211-7/+18
* detachables: Set fw screen timeout to 30 secs upon button pressShelley Chen2017-07-312-0/+5
* Implement tpmc getversion command.stabilize-9756.BMattias Nissler2017-07-181-0/+42
* call depthcharge hooks for auxiliary FW update.Caveh Jalali2017-06-281-1/+59
* Change invocation of "gbb_utility" to "futility gbb"Hung-Te Lin2017-06-213-56/+56
* devkeys: switch container key from RSA to ECMike Frysinger2017-04-262-64/+7
* vboot_reference: Add support for 3072-bit exponent 3 keysNicolas Boichat2017-03-1616-2/+85
* futility: rwsig: Add support for images with FMAPNicolas Boichat2017-02-253-9/+17
* vboot_reference: Add support for 2048-bit exponent 3 keysstabilize-9313.Bfirmware-cr50-release-9308.25.Bfirmware-cr50-mp-release-9308.87.Bfirmware-cr50-mp-r86-9311.70.Bfirmware-cr50-mp-9311.Bfirmware-cr50-guc-factory-9308.26.Bfirmware-cr50-9308.Bfirmware-cr50-9308.24.BNicolas Boichat2017-02-1815-3/+60
* tests: Add simple test for rwsig imagesNicolas Boichat2017-02-112-0/+47
* gen_test_keys.sh: Fixup key_index when keys already existNicolas Boichat2017-02-111-0/+1
* Makefile: Add gentestcases targetNicolas Boichat2017-02-111-0/+4
* image_signing: support signing of OCI containersMike Frysinger2017-01-142-0/+66
* firmware: replace VBDEBUG(()) macro with VB2_DEBUG()Randall Spangler2017-01-123-37/+36
* firmware: Remove LoadKernelParams from APIsRandall Spangler2017-01-126-81/+69
* firmware: Refactor and clean up ec_syncChromeOS Developer2017-01-122-38/+19
* vboot: Pass vb2 context and use vboot2 NV routinesRandall Spangler2016-12-228-218/+306
* vboot: Split ec software sync to its own fileRandall Spangler2016-12-202-14/+12
* vboot: Remove LoadKernel() LBA size/count checksRandall Spangler2016-11-151-10/+0
* vboot: Split partition and vblock verification from LoadKernel()stabilize-8992.BRandall Spangler2016-11-142-13/+8
* recovery: Add new recovery reason to train memory and rebootFurquan Shaikh2016-11-082-5/+7
* vboot: Add vb2_unpack_key_bufferRandall Spangler2016-11-069-30/+29
* vboot: use malloc and free directlyRandall Spangler2016-11-0619-80/+14
* vboot: remove unused stateful_utilRandall Spangler2016-11-061-300/+0
* vboot: Remove the remainder of vb1 cryptolibRandall Spangler2016-11-0610-15/+15
* vboot: Remove vboot1 cryptolib padding sourceRandall Spangler2016-11-065-16/+24
* Output stderr when run_test_scripts.sh failDaisuke Nojiri2016-11-011-17/+17
* host,test: Remove unneeded vb1 rsa functionsRandall Spangler2016-10-295-479/+14
* vboot: use vb2 verification functions for kernel verificationRandall Spangler2016-10-294-637/+87
* vboot: use vb2_safe_memcmp instead of SafeMemcmpRandall Spangler2016-10-291-53/+35
* vboot: use vb2_crc8 instead of Crc8Randall Spangler2016-10-231-4/+6
* vboot: use standard memcmp, memcpy, memsetRandall Spangler2016-10-2320-233/+233
* bdb: Add --load_address to futility-bdb --createDaisuke Nojiri2016-10-191-1/+4
* bdb: Add --data_version to futility-bdb --resignDaisuke Nojiri2016-10-191-1/+18
* bdb: Enable futility show to dump data header infoDaisuke Nojiri2016-10-141-1/+13
* Fix test_bdb.shDaisuke Nojiri2016-10-121-0/+1
* bdb: Add bdb_get_hash_by_indexDaisuke Nojiri2016-10-112-6/+14
* bdb: Add --ignore_key_digest option to futility bdb --verifyDaisuke Nojiri2016-10-111-1/+11
* 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-043-0/+2