summaryrefslogtreecommitdiff
path: root/include/fwu.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-09FWU: Add FWU metadata access driver for MTD storage regionsMasami Hiramatsu1-0/+32
2023-06-09fwu: rename fwu_get_verified_mdata to fwu_get_mdataJassi Brar1-2/+2
2023-06-09fwu: meta-data: switch to management by common codeJassi Brar1-199/+0
2023-06-09fwu: move meta-data management in coreJassi Brar1-0/+41
2022-10-31FWU: Add support for the FWU Multi Bank Update featureSughosh Ganu1-0/+30
2022-10-31FWU: Add boot time checks as highlighted by the FWU specificationSughosh Ganu1-0/+26
2022-10-31FWU: STM32MP1: Add support to read boot index from backup registerSughosh Ganu1-0/+12
2022-10-31FWU: Add helper functions for accessing FWU metadataSughosh Ganu1-0/+29
2022-10-31FWU: Add FWU metadata access driver for GPT partitioned block devicesSughosh Ganu1-0/+4
2022-10-31FWU: Add FWU metadata structure and driver for accessing metadataSughosh Ganu1-0/+311