summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* bdb: Add secret deriving code for SP-RODaisuke Nojiri2016-10-011-29/+20
* bdb: Make bdb_verify accept null pointer for key digestDaisuke Nojiri2016-10-011-0/+4
* test: Print either 'comment' or 'desc'stabilize-8838.BDaisuke Nojiri2016-09-241-4/+4
* tests: Fix coverity warningsRandall Spangler2016-09-1514-50/+94
* cgpt: add support for managing the legacy boot gpt bitstabilize-kevin-8785.94.BMike Frysinger2016-09-081-3/+17
* 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-062-2/+2
* vboot: Remove vboot1 host signature functionsRandall Spangler2016-09-061-1/+1
* vboot: replace CreateKernelPreamble() with vboot2 equivalentRandall Spangler2016-09-062-11/+10
* futility: Use vboot 2.0 APIs for public keysRandall Spangler2016-09-025-21/+19
* tests: Remove dev_firmware.* keyblock and keys from devkey set.Hung-Te Lin2016-09-013-0/+0
* Add script to sign Android imageVictor Hsieh2016-08-158-0/+96
* futility: Use vboot 2.0 APIs for private keysRandall Spangler2016-08-102-32/+25
* futility: Use only vboot 2.0 APIs for keyblocksRandall Spangler2016-08-102-44/+44
* futility: Create signatures using vboot 2.0 APIsstabilize-8688.BRandall Spangler2016-08-036-36/+37
* futility: cmd_show uses only vboot 2.0 APIsRandall Spangler2016-08-031-7/+0
* vboot: Upgrade VerifyFirmwarePreamble() to vboot2.0Randall Spangler2016-07-263-179/+56
* vboot: Disambiguate vb2.1 structs and functionsRandall Spangler2016-07-269-338/+339
* vboot: Remove vboot1 init and select-firmware APIsRandall Spangler2016-07-267-2176/+1
* vboot: Convert vboot1 SHA calls to use vboot2Randall Spangler2016-07-227-82/+86
* bdb: Add nvmrw_get and nvmrw_setDaisuke Nojiri2016-07-111-0/+60
* 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-231-1/+72
* bdb: Add vba_update_bucDaisuke Nojiri2016-06-221-0/+51
* 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-311-32/+6
* vb2_sha: Add sha256 extendDaisuke Nojiri2016-05-201-4/+13
* bdb: Add NVM libraryDaisuke Nojiri2016-05-201-14/+314
* test: Print out actual result when test_succ failsstabilize-8350.68.Bstabilize-8350.21.Brelease-R52-8350.BDaisuke Nojiri2016-05-181-1/+1
* test: Make TEST_* report test locationstabilize-8337.BDaisuke Nojiri2016-05-104-66/+158
* hmac: Add HMAC to 2lib libraryDaisuke Nojiri2016-05-102-0/+126
* vboot: Add firmware management parametersRandall Spangler2016-05-084-2/+214
* test: Add TEST_STR_NEQDaisuke Nojiri2016-05-082-0/+25
* bdb: Add vba_bdb_initDaisuke Nojiri2016-05-071-0/+273
* bdb: Rename subkey to datakeystabilize-8282.Bfirmware-gale-8281.BDaisuke Nojiri2016-05-044-13/+13
* bdb: Replace sha functions with vb2 libraryDaisuke Nojiri2016-05-041-1/+4
* bdb: Integrate bdb_testDaisuke Nojiri2016-05-041-105/+102
* bdb: Copy files from bdb to firmware/bdbDaisuke Nojiri2016-05-047-0/+641
* cgpt: Add cgpt legacy parameter to set primary GPT signature to IGNOREMEstabilize-8249.BJulius Werner2016-04-251-151/+177
* cgptlib: Add support for IGNOREME GPT signatureJulius Werner2016-04-251-2/+83
* vb20: add vb2api_check_hash_get_digest() for retrieving hash resultAaron Durbin2016-01-261-0/+33
* Modify EC software sync to update RO if necessarystabilize-7834.66.Bstabilize-7821.Brelease-R49-7834.BMary Ruthven2016-01-101-30/+115
* vboot: Change VbExEc implementations to support RO updateMary Ruthven2016-01-061-7/+9
* vboot2: Add try RO software sync flagMary Ruthven2016-01-062-0/+2
* Test sha-256 with multiple odd-length updatesRandall Spangler2015-12-161-0/+17
* Update accessories test keys locationVincent Palatin2015-11-034-0/+4
* sign_official_build: fix support for signing standalone accessoriesVincent Palatin2015-10-293-0/+27
* VbVerifyMemoryBootImage: Allow integrity-only check in dev mode withFurquan Shaikh2015-10-281-0/+17
* Add VbExGetLocalizationCountDaisuke Nojiri2015-10-201-2/+2
* futility: add support for .pem with public keystabilize-smaug-7566.BVincent Palatin2015-10-176-0/+67
* futility: fix segfault on short filesVincent Palatin2015-10-172-0/+2