summaryrefslogtreecommitdiff
path: root/firmware/2lib/2api.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: vb2_shared_data offsets should hang off parentstabilize-12428.BJoel Kitching2019-08-161-2/+2
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-131-6/+6
* vboot: expose vb2api_secdatak_check and vb2api_secdatak_createJoel Kitching2019-06-131-10/+0
* vboot: check for VB2_NV_DIAG_REQUEST when enabling displayJoel Kitching2019-06-071-2/+4
* vboot: save GBB header in workbuf during firmware verificationJoel Kitching2019-05-281-1/+1
* vboot: de-externalize vb2_digest_buffer functionJoel Kitching2019-05-171-9/+0
* vboot: update display init to use vboot2 codeJoel Kitching2019-05-161-1/+1
* vboot: implement DISPLAY_INIT context and SD flagJoel Kitching2019-05-031-0/+17
* vboot: changes to allow RW_LEGACY hash verificationMatt Delco2019-03-131-0/+9
* vb2api: pad digest buffers if they are larger than digest sizesVadim Bendebury2016-07-061-0/+3
* vb2: Modify phase2 behavior for S3 resume casestabilize-7978.Bstabilize-7978.74.Bstabilize-7978.66.Bstabilize-7978.51.Bstabilize-7978.18.Bstabilize-7956.Brelease-R50-7978.BDuncan Laurie2016-02-231-0/+18
* vboot2: tpm error doesn't block gbb dev flagRandall Spangler2015-09-221-8/+18
* vboot2: Support reboot requested by secdataRandall Spangler2015-09-171-0/+21
* add vb2api_get_pcr_digestDaisuke Nojiri2015-01-311-0/+31
* vboot2: Introduce vb2ex_hwcrypto APIstabilize-storm-6683.Bstabilize-6670.Bstabilize-6662.BJulius Werner2015-01-061-1/+4
* vboot2: Move old struct handling to lib20/Randall Spangler2014-12-041-158/+0
* vb2: parse dev mode in phase1Aaron Durbin2014-11-031-16/+11
* vboot2: Move and rename functionsRandall Spangler2014-10-281-2/+2
* vboot2: use enum hash algorithmstabilize-6412.BRandall Spangler2014-10-281-2/+2
* vboot2: move verify digest to 2commonRandall Spangler2014-10-221-14/+1
* vboot2: Check necessity of recovery when firmware body hash fails to matchDaisuke Nojiri2014-06-231-0/+3
* vboot2: api-level routinesRandall Spangler2014-06-191-0/+295