summaryrefslogtreecommitdiff
path: root/tests/vb2_misc_tests.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: vb2_shared_data offsets should hang off parentstabilize-12428.BJoel Kitching2019-08-161-2/+1
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-131-6/+4
* vboot: expose vb2api_secdatak_check and vb2api_secdatak_createJoel Kitching2019-06-131-1/+1
* vboot: rewrite GBB functions and APIJoel Kitching2019-06-071-5/+4
* vboot: save GBB header in workbuf during firmware verificationJoel Kitching2019-05-281-19/+33
* vboot: standardize on vb2_context identifiers in testsJoel Kitching2019-05-171-165/+165
* vboot: update vb2_misc_tests to use VB2_WORKBUF_ALIGNJoel Kitching2019-05-071-3/+5
* vboot: add magic and version to vb2_shared_dataJoel Kitching2019-04-151-0/+36
* vboot: do not check for VB2_CONTEXT_FORCE_DEVELOPER_MODEstabilize-11998.BJoel Kitching2019-03-261-20/+0
* vboot: move general constants to a separate headerJoel Kitching2019-03-111-1/+1
* vboot: rename VB2_DISABLE_DEVELOPER_MODEJoel Kitching2019-02-141-1/+1
* vboot: rename VB2_SD_DEV_MODE_ENABLEDJoel Kitching2019-02-141-11/+11
* tests: Cover a few assorted new casesstabilize-10443.BRandall Spangler2018-02-261-0/+26
* firmware: Align workbuf used sizeRandall Spangler2018-01-051-1/+1
* Add NV flag to default boot legacy OSMary Ruthven2015-10-131-0/+3
* vboot2: tpm error doesn't block gbb dev flagRandall Spangler2015-09-221-28/+79
* fastboot: Add fastboot related flags to vb2Furquan Shaikh2015-05-291-0/+6
* Provide a way to disable counting failed bootsPatrick Georgi2015-05-281-0/+24
* Detect GBB 1.1 also as impcompatible versionDaisuke Nojiri2015-05-141-2/+2
* vboot2: fix alignment issues on 32-bit architecturesBill Richardson2015-01-281-1/+1
* vboot2: new data structuresRandall Spangler2014-10-241-1/+1
* vboot2: Fix broken compatiblity check for gbb header 1.1Randall Spangler2014-10-231-6/+9
* Add hwid digest field to GBB headerBill Richardson2014-10-211-0/+4
* vboot2: Add previously tried slot and result to NV storageRandall Spangler2014-10-041-0/+17
* vboot2: Fix saving the slot we tried back to nv storageRandall Spangler2014-10-041-0/+4
* vboot2: misc higher-level routinesRandall Spangler2014-06-191-11/+418
* vboot2: Use more specific error codes, part 3Randall Spangler2014-06-111-4/+6
* vboot2: Add nvstorage and secdata functionsRandall Spangler2014-06-051-0/+54