summaryrefslogtreecommitdiff
path: root/firmware/lib20/include/vb2_common.h
Commit message (Expand)AuthorAgeFilesLines
* vboot: relocate vb2_signature and vb2_keybock structsJoel Kitching2019-10-231-18/+0
* vboot: standardize on "keyblock" as one wordJoel Kitching2019-10-231-11/+11
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-131-35/+30
* vboot: rewrite GBB functions and APIJoel Kitching2019-06-071-0/+3
* vboot: move vb2_packed_key and several functions from lib20 to 2libJoel Kitching2019-06-071-44/+0
* vboot: Add vb2_unpack_key_bufferRandall Spangler2016-11-061-3/+17
* futility: cmd_show uses only vboot 2.0 APIsRandall Spangler2016-08-031-0/+22
* vboot2: Add routines to load and verify kernel keyblockRandall Spangler2015-05-221-0/+16
* vboot2: Split keyblock checking and signature validationRandall Spangler2015-05-221-1/+17
* vboot2: Add routine to verify kernel preambleRandall Spangler2015-05-211-0/+16
* vboot2: Move old struct handling to lib20/Randall Spangler2014-12-041-0/+159