summaryrefslogtreecommitdiff
path: root/tests/vb20_misc_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-61/+58
* vboot: update secdata accessors to match those of FWMPJoel Kitching2019-10-211-3/+3
* vboot: fix up some more includesJoel Kitching2019-09-231-2/+2
* vboot/secdata: rename secdata and secdatakJoel Kitching2019-08-311-6/+7
* 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: save GBB header in workbuf during firmware verificationJoel Kitching2019-05-281-8/+15
* vboot: standardize on vb2_context identifiers in testsJoel Kitching2019-05-171-53/+53
* vboot: move general constants to a separate headerJoel Kitching2019-03-111-1/+1
* firmware: Align workbuf used sizeRandall Spangler2018-01-051-15/+19
* vboot: Add vb2_unpack_key_bufferRandall Spangler2016-11-061-1/+1
* vboot2: Support VB2_GBB_FLAG_DISABLE_FW_ROLLBACK_CHECKJulius Werner2015-05-161-0/+10
* Report if firmware is signed by developer keyVadim Bendebury2015-04-101-0/+2
* 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-2/+2
* vboot2: Move old struct handling to lib20/Randall Spangler2014-12-041-0/+377