summaryrefslogtreecommitdiff
path: root/firmware/lib20/misc.c
Commit message (Expand)AuthorAgeFilesLines
* vboot/secdata: rename secdata and secdatakJoel Kitching2019-08-311-1/+2
* vboot: vb2_shared_data offsets should hang off parentstabilize-12428.BJoel Kitching2019-08-161-10/+10
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-131-4/+4
* vboot: save GBB header in workbuf during firmware verificationJoel Kitching2019-05-281-4/+7
* firmware: Align workbuf used sizeRandall Spangler2018-01-051-3/+3
* vboot: Add vb2_unpack_key_bufferRandall Spangler2016-11-061-2/+2
* futility: Use vboot 2.0 APIs for public keysRandall Spangler2016-09-021-2/+2
* vboot2: Add routines to load kernel preambleRandall Spangler2015-06-041-0/+6
* vboot2: Split keyblock checking and signature validationRandall Spangler2015-05-221-3/+28
* vboot2: Support VB2_GBB_FLAG_DISABLE_FW_ROLLBACK_CHECKJulius Werner2015-05-161-4/+12
* Report if firmware is signed by developer keyVadim Bendebury2015-04-101-0/+45
* vboot2: Add more precise recovery reasons to firmware verificationstabilize-6783.BJulius Werner2015-02-121-9/+20
* vboot2: Add sd->fw_version_secdata field to communicate to crossystemJulius Werner2015-01-311-15/+4
* 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/+226