summaryrefslogtreecommitdiff
path: root/tests/vb21_host_sig_tests.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-041-1/+1
* tests/common/tests.h: rename test_common.h to common/tests.hHsin-Te Yuan2022-07-151-1/+1
* vboot: move vboot 2.1 functions and structs into host codeJoel Kitching2020-02-111-3/+3
* vboot: align workbuf to VB2_WORKBUF_ALIGNJoel Kitching2019-11-131-1/+1
* vboot: save GBB header in workbuf during firmware verificationJoel Kitching2019-05-281-2/+2
* tests: Fix coverity warningsRandall Spangler2016-09-151-2/+4
* vboot: Disambiguate vb2.1 structs and functionsRandall Spangler2016-07-261-28/+28
* vb21: Rename struct vb2_guid to struct vb2_idBill Richardson2015-03-101-4/+4
* vboot2: fix alignment issues on 32-bit architecturesBill Richardson2015-01-281-1/+2
* vboot2: Get rid of extra '2' at end of new struct namesRandall Spangler2014-12-051-9/+9
* vboot2: Move knowledge of vboot 2.1 data structures inside lib21/Randall Spangler2014-12-041-0/+196