summaryrefslogtreecommitdiff
path: root/firmware/2lib/2secdata_firmware.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-041-1/+1
* firmware: Add VB2_TRY() helper macroYu-Ping Wu2020-03-311-4/+1
* firmware: Add VB2_REC_OR_DIE() helper macroJulius Werner2020-02-111-6/+2
* vboot: format hex numbers with %#x instead of 0x%xJoel Kitching2019-10-231-2/+2
* vboot: update secdata accessors to match those of FWMPJoel Kitching2019-10-211-28/+42
* vboot: fix up some more includesJoel Kitching2019-09-231-1/+1
* vboot/secdata: move struct definitions into 2secdata_struct.hJoel Kitching2019-09-231-0/+1
* vboot/secdata: implement vboot2 FWMP supportJoel Kitching2019-09-231-4/+4
* vboot/secdata: rename secdata and secdatakJoel Kitching2019-08-311-0/+143