summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* firmware: Stop using vboot1 cparams internallyRandall Spangler2018-01-099-134/+106
* firmware: Prune down old region APIRandall Spangler2018-01-098-288/+48
* firmware: Include vb1 shared data in vb2 structRandall Spangler2018-01-099-10/+36
* firmware: Remove bmpblk codeRandall Spangler2018-01-094-92/+16
* ec_sync: Use vboot2 context instead of cparamsRandall Spangler2018-01-091-3/+3
* firmware: Align workbuf used sizeRandall Spangler2018-01-057-83/+111
* firmware: simplify audioRandall Spangler2018-01-054-455/+209
* firmware: use sd->gbb_flagsRandall Spangler2018-01-054-17/+26
* detachables: Add unit testsShelley Chen2017-12-191-0/+934
* vboot: Use 2nvstorage instead of vboot_nvstorageRandall Spangler2017-12-1113-316/+69
* vboot_ui: Let keyboard power button shut down systemDaisuke Nojiri2017-12-081-0/+36
* vboot: Use kernel max rollforward NV storage fieldRandall Spangler2017-11-171-1/+16
* nvstorage: Add kernel max rollforward NV storage fieldRandall Spangler2017-11-172-2/+6
* Resign ec.bin and store EC-RW in bios.binDaisuke Nojiri2017-11-022-0/+0
* Call VbExEcRunningRW to set IN_RW flagDaisuke Nojiri2017-10-301-0/+15
* 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