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
partition_manager: Move PCD partition to non secure flash
The PCD partition is configured as non secure from TF-M
but it was placed in the secure area by partition manager.
Move the PCD partition to the non secure region where it
should be.
Ref: NCSDK-33735
Signed-off-by: Georgios Vasilakis <[email protected]>
0 commit comments