You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[nrf noup] boot: zephyr: Protect only the bootloader
When using fprotect_area(), only protect the areas assigned
to bootloader. Don't assume there is nothing between
bootloader and primary slot.
This allows placing TF-M storage between bootloader and
MCUboot primary slot.
Signed-off-by: Seppo Takalo <[email protected]>
0 commit comments