summaryrefslogtreecommitdiff
path: root/tests/vb20_misc_tests.c
Commit message (Expand)AuthorAgeFilesLines
* 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