summaryrefslogtreecommitdiff
path: root/tests/vb21_misc_tests.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: vb2_shared_data offsets should hang off parentstabilize-12428.BJoel Kitching2019-08-161-17/+16
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-131-16/+12
* vboot: expose vb2api_secdatak_check and vb2api_secdatak_createJoel Kitching2019-06-131-1/+1
* vboot: save GBB header in workbuf during firmware verificationJoel Kitching2019-05-281-8/+15
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-141-1/+1
* vboot: move general constants to a separate headerJoel Kitching2019-03-111-1/+1
* firmware: Align workbuf used sizeRandall Spangler2018-01-051-13/+18
* vboot: Upgrade VerifyFirmwarePreamble() to vboot2.0Randall Spangler2016-07-261-27/+27
* vboot: Disambiguate vb2.1 structs and functionsRandall Spangler2016-07-261-19/+19
* vboot2: Support VB2_GBB_FLAG_DISABLE_FW_ROLLBACK_CHECKJulius Werner2015-05-161-0/+10
* vboot2: Add sd->fw_version_secdata field to communicate to crossystemJulius Werner2015-01-311-1/+2
* vboot2: fix alignment issues on 32-bit architecturesBill Richardson2015-01-281-1/+1
* vboot2: Get rid of extra '2' at end of new struct namesRandall Spangler2014-12-051-51/+51
* vboot2: Move old struct handling to lib20/Randall Spangler2014-12-041-2/+2
* vboot2: Move knowledge of vboot 2.1 data structures inside lib21/Randall Spangler2014-12-041-0/+386