summaryrefslogtreecommitdiff
path: root/firmware/lib20
Commit message (Expand)AuthorAgeFilesLines
* vboot/secdata: rename secdata and secdatakJoel Kitching2019-08-313-12/+13
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-281-0/+1
* Makefile: Enable linker garbage collectionJulius Werner2019-08-161-1/+0
* vboot: vb2_shared_data offsets should hang off parentstabilize-12428.BJoel Kitching2019-08-164-61/+59
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-137-96/+87
* 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-075-120/+2
* vboot: save GBB header in workbuf during firmware verificationJoel Kitching2019-05-282-4/+8
* firmware: Align workbuf used sizeRandall Spangler2018-01-054-12/+14
* 2lib: Add test_mockable attributeRandall Spangler2017-06-201-0/+1
* vboot: Add multiboot kernel typeDuncan Laurie2017-05-081-3/+4
* vboot: Add vb2_unpack_key_bufferRandall Spangler2016-11-066-13/+39
* vboot: use vb2 verification functions for kernel verificationRandall Spangler2016-10-291-1/+1
* futility: Use vboot 2.0 APIs for public keysRandall Spangler2016-09-023-4/+13
* 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-033-7/+65
* vb20: add vb2api_check_hash_get_digest() for retrieving hash resultAaron Durbin2016-01-261-1/+13
* vboot2: Add 2.0 api layer to verify kernel partitionRandall Spangler2015-06-092-0/+283
* vboot2: Add routines to load kernel preambleRandall Spangler2015-06-042-9/+128
* vboot2: Add routines to load and verify kernel keyblockRandall Spangler2015-05-222-0/+235
* vboot2: Split keyblock checking and signature validationRandall Spangler2015-05-225-25/+85
* vboot2: Add routine to verify kernel preambleRandall Spangler2015-05-213-3/+213
* vboot2: Support VB2_GBB_FLAG_DISABLE_FW_ROLLBACK_CHECKJulius Werner2015-05-161-4/+12
* vboot_reference: fix several syntax warnings found by clang.stabilize-6996.BYunlian Jiang2015-04-151-3/+3
* 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-122-10/+21
* vboot2: Add sd->fw_version_secdata field to communicate to crossystemJulius Werner2015-01-311-15/+4
* vboot2: Introduce vb2ex_hwcrypto APIstabilize-storm-6683.Bstabilize-6670.Bstabilize-6662.BJulius Werner2015-01-062-1/+24
* 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-046-0/+1087