summaryrefslogtreecommitdiff
path: root/tests/vb21_api_tests.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: vb2_shared_data offsets should hang off parentstabilize-12428.BJoel Kitching2019-08-161-23/+19
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-131-11/+10
* vboot: expose vb2api_secdatak_check and vb2api_secdatak_createJoel Kitching2019-06-131-1/+1
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-141-2/+2
* vboot: move general constants to a separate headerJoel Kitching2019-03-111-1/+1
* firmware: Align workbuf used sizeRandall Spangler2018-01-051-8/+7
* vboot: Upgrade VerifyFirmwarePreamble() to vboot2.0Randall Spangler2016-07-261-29/+29
* vboot: Disambiguate vb2.1 structs and functionsRandall Spangler2016-07-261-15/+15
* vb21: Rename struct vb2_guid to struct vb2_idBill Richardson2015-03-101-11/+11
* vboot2: fix alignment issues on 32-bit architecturesBill Richardson2015-01-281-1/+1
* vboot2: Introduce vb2ex_hwcrypto APIstabilize-storm-6683.Bstabilize-6670.Bstabilize-6662.BJulius Werner2015-01-061-12/+105
* vboot2: Get rid of extra '2' at end of new struct namesRandall Spangler2014-12-051-23/+23
* vboot2: Move old struct handling to lib20/Randall Spangler2014-12-041-1/+35
* vboot2: Move knowledge of vboot 2.1 data structures inside lib21/Randall Spangler2014-12-041-0/+255