summaryrefslogtreecommitdiff
path: root/tests/vb20_verify_fw.c
Commit message (Expand)AuthorAgeFilesLines
* tests/vb2_firmware_tests: Improve workbuffer usage testJulius Werner2020-01-161-2/+11
* 2lib: Move firmware body size reporting to separate functionJulius Werner2019-12-131-7/+8
* 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-14/+18
* vboot/secdata: implement vboot2 FWMP supportJoel Kitching2019-09-231-7/+1
* vboot/secdata: rename secdata and secdatakJoel Kitching2019-08-311-4/+5
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-131-9/+7
* vboot: save GBB header in workbuf during firmware verificationJoel Kitching2019-05-281-1/+1
* vboot: standardize on vb2_context identifiers in testsJoel Kitching2019-05-171-11/+11
* tests: Fix coverity warningsRandall Spangler2016-09-151-2/+10
* futility: extract vb2_verify_fw to an external testBill Richardson2015-01-281-0/+211