summaryrefslogtreecommitdiff
path: root/tests/vb2_secdata_kernel_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
* vboot_api_kernel.c: Remove kparams_ptrHsin-Te Yuan2022-07-131-1/+0
* firmware: VB2_REC_OR_DIE() should not abort before vb2_check_recovery()Julius Werner2021-12-031-0/+23
* vboot: Add vb2api_phone_recovery_enabled() to vboot APIYu-Ping Wu2020-04-201-0/+23
* Add vb2_secdata_kernel_v10dnojiri2020-03-051-37/+215
* vboot: remove unnecessary vboot_common.h includesJoel Kitching2019-12-061-1/+0
* 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-42/+39
* vboot: update secdata accessors to match those of FWMPJoel Kitching2019-10-211-21/+11
* vboot/secdata: move struct definitions into 2secdata_struct.hJoel Kitching2019-09-231-0/+1
* vboot/secdata: implement vboot2 FWMP supportJoel Kitching2019-09-231-44/+56
* vboot/secdata: rename secdata and secdatakJoel Kitching2019-08-311-0/+135