summaryrefslogtreecommitdiff
path: root/include/fwu.h
AgeCommit message (Expand)AuthorFilesLines
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