summaryrefslogtreecommitdiff
path: root/firmware/2lib/include/2secdata.h
Commit message (Expand)AuthorAgeFilesLines
* 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