summaryrefslogtreecommitdiff
path: root/firmware/2lib/include/2secdata.h
Commit message (Expand)AuthorAgeFilesLines
* vboot: create secdata_kernel flag to disable diagnostic UIJoel Kitching2020-08-091-0/+7
* vboot: add vb2api_phone_recovery_ui_enabled()stabilize-quickfix-13310.91.Bstabilize-quickfix-13310.76.Bstabilize-quickfix-13310.73.Bstabilize-13310.99.Bstabilize-13310.94.Bstabilize-13310.83.Bstabilize-13310.74.Bstabilize-13310.72.Brelease-R85-13310.BYu-Ping Wu2020-06-251-6/+8
* vboot: rename USB to more accurate EXTERNALYu-Ping Wu2020-06-131-1/+1
* vboot: Add vb2api_phone_recovery_enabled() to vboot APIYu-Ping Wu2020-04-201-0/+17
* Add vb2_secdata_kernel_v10dnojiri2020-03-051-0/+17
* vboot/secdata: add fwmp parameter to enable FIPS 140-2 modeVadim Sukhomlinov2019-12-041-0/+1
* vboot: update secdata accessors to match those of FWMPJoel Kitching2019-10-211-18/+12
* vboot/secdata: move struct definitions into 2secdata_struct.hJoel Kitching2019-09-231-113/+28
* vboot/secdata: implement vboot2 FWMP supportJoel Kitching2019-09-231-0/+85
* vboot/secdata: fix 2secdata.h includesJoel Kitching2019-08-311-3/+1
* vboot/secdata: rename secdata and secdatakJoel Kitching2019-08-311-38/+41
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-281-3/+7
* vboot/secdata: fix up 2secdata{,k} and testsJoel Kitching2019-08-281-4/+3
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-131-14/+10
* vboot: expose vb2api_secdatak_check and vb2api_secdatak_createJoel Kitching2019-06-131-50/+0
* vboot2: Add support for kernel version secure data spaceRandall Spangler2015-05-131-1/+103
* vboot2: Add nvstorage and secdata functionsRandall Spangler2014-06-051-0/+117