Ensure that the existing mcuboot firmware update code can write the new image in a format such that romboot can validate and execute it.
Description
Description
Status | Assigned | Task | ||
---|---|---|---|---|
Open | chrisb | T196 Boot: Secure core boot | ||
Open | None | T254 Add support for PSoC6 secure code firmware update |
Event Timeline
Comment Actions
Update of the mcuboot code itself is not supported by TF-M, so the only requirement is to update the tfm_s and tfm_ns code. This should just mean partitioning the Flash appropriately and supporting writes to the Flash - the existing mcuboot code should handle the rest.