Page MenuHomePhabricator

Add support for PSoC6 secure code firmware update
Open, Needs TriagePublic

Description

Ensure that the existing mcuboot firmware update code can write the new image in a format such that romboot can validate and execute it.

Event Timeline

chrisb created this task.Feb 15 2019, 8:35 PM

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.

chrisb renamed this task from Add support for secure code firmware update to Add support for PSoC6 secure code firmware update.Mar 29 2019, 11:29 PM