summaryrefslogtreecommitdiff
path: root/firmware/lib20/include
Commit message (Expand)AuthorAgeFilesLines
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-281-0/+1
* 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-072-67/+0
* vboot: Add multiboot kernel typeDuncan Laurie2017-05-081-3/+4
* vboot: Add vb2_unpack_key_bufferRandall Spangler2016-11-061-3/+17
* futility: Use vboot 2.0 APIs for public keysRandall Spangler2016-09-021-0/+9
* futility: Create signatures using vboot 2.0 APIsstabilize-8688.BRandall Spangler2016-08-031-2/+2
* futility: cmd_show uses only vboot 2.0 APIsRandall Spangler2016-08-032-1/+25
* vboot2: Add 2.0 api layer to verify kernel partitionRandall Spangler2015-06-091-0/+10
* vboot2: Add routines to load and verify kernel keyblockRandall Spangler2015-05-221-0/+16
* vboot2: Split keyblock checking and signature validationRandall Spangler2015-05-222-4/+20
* vboot2: Add routine to verify kernel preambleRandall Spangler2015-05-212-3/+101
* vboot2: Introduce vb2ex_hwcrypto APIstabilize-storm-6683.Bstabilize-6670.Bstabilize-6662.BJulius Werner2015-01-061-0/+2
* vboot2: Move old struct handling to lib20/Randall Spangler2014-12-042-0/+338