summaryrefslogtreecommitdiff
path: root/firmware/lib20/kernel.c
Commit message (Expand)AuthorAgeFilesLines
* vboot/secdata: rename secdata and secdatakJoel Kitching2019-08-311-2/+2
* vboot: vb2_shared_data offsets should hang off parentstabilize-12428.BJoel Kitching2019-08-161-13/+13
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-131-12/+12
* vboot: move vb2_packed_key and several functions from lib20 to 2libJoel Kitching2019-06-071-0/+1
* vboot: save GBB header in workbuf during firmware verificationJoel Kitching2019-05-281-0/+1
* firmware: Align workbuf used sizeRandall Spangler2018-01-051-3/+3
* vboot: Add vb2_unpack_key_bufferRandall Spangler2016-11-061-2/+2
* vboot: use vb2 verification functions for kernel verificationRandall Spangler2016-10-291-1/+1
* futility: Use vboot 2.0 APIs for public keysRandall Spangler2016-09-021-2/+2
* futility: cmd_show uses only vboot 2.0 APIsRandall Spangler2016-08-031-6/+40
* vboot2: Add routines to load kernel preambleRandall Spangler2015-06-041-9/+122
* vboot2: Add routines to load and verify kernel keyblockRandall Spangler2015-05-221-0/+219
* vboot2: Add routine to verify kernel preambleRandall Spangler2015-05-211-0/+112