summaryrefslogtreecommitdiff
path: root/tests/vb2_secdata_fwmp_tests.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-041-1/+1
* tests/common/tests.h: rename test_common.h to common/tests.hHsin-Te Yuan2022-07-151-1/+1
* firmware: VB2_REC_OR_DIE() should not abort before vb2_check_recovery()Julius Werner2021-12-031-1/+16
* vboot: align workbuf to VB2_WORKBUF_ALIGNJoel Kitching2019-11-131-1/+1
* vboot: move vb2_context inside vb2_shared_data (persistent context)Joel Kitching2019-11-131-48/+44
* vboot/secdata: move struct definitions into 2secdata_struct.hJoel Kitching2019-09-231-1/+1
* vboot/secdata: implement vboot2 FWMP supportJoel Kitching2019-09-231-0/+242