summaryrefslogtreecommitdiff
path: root/tests/vb20_kernel_tests.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: align workbuf to VB2_WORKBUF_ALIGNJoel Kitching2019-11-131-1/+1
* vboot: move vb2_context inside vb2_shared_data (persistent context)Joel Kitching2019-11-131-66/+64
* vboot: relocate vb2_signature and vb2_keybock structsJoel Kitching2019-10-231-3/+3
* vboot: standardize on "keyblock" as one wordJoel Kitching2019-10-231-13/+13
* vboot: fix up some more includesJoel Kitching2019-09-231-2/+2
* vboot/secdata: rename secdata and secdatakJoel Kitching2019-08-311-4/+4
* vboot: vb2_shared_data offsets should hang off parentstabilize-12428.BJoel Kitching2019-08-161-13/+13
* 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: standardize on vb2_context identifiers in testsJoel Kitching2019-05-171-61/+61
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-141-2/+2
* firmware: Align workbuf used sizeRandall Spangler2018-01-051-14/+16
* vboot: Add vb2_unpack_key_bufferRandall Spangler2016-11-061-1/+1
* vboot2: Add routines to load kernel preambleRandall Spangler2015-06-041-1/+88
* vboot2: Add routines to load and verify kernel keyblockRandall Spangler2015-05-221-0/+394