summaryrefslogtreecommitdiff
path: root/firmware/lib20/api_kernel.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: update vb2api_kernel_phase1 to use GBB interfaceJoel Kitching2020-02-091-66/+36
* vboot: move vb2_context inside vb2_shared_data (persistent context)Joel Kitching2019-11-131-2/+1
* vboot: update secdata accessors to match those of FWMPJoel Kitching2019-10-211-17/+6
* vboot: join vb2_fail and vb2api_failJoel Kitching2019-10-021-1/+1
* vboot: fix up some more includesJoel Kitching2019-09-231-2/+2
* vboot/secdata: rename secdata and secdatakJoel Kitching2019-08-311-9/+9
* vboot: vb2_shared_data offsets should hang off parentstabilize-12428.BJoel Kitching2019-08-161-20/+19
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-131-13/+11
* firmware: Align workbuf used sizeRandall Spangler2018-01-051-5/+7
* vboot: Add vb2_unpack_key_bufferRandall Spangler2016-11-061-1/+1
* vboot2: Add 2.0 api layer to verify kernel partitionRandall Spangler2015-06-091-0/+273