Commit 5eba81c
[nrf noup] zephyr: Gate RAM unlock on BASE_BOARD_IS_NON_SECURE
Use CONFIG_BASE_BOARD_IS_NON_SECURE instead of CONFIG_BUILD_WITH_TFM
to decide whether to leave PCD RAM unlocked, so the condition tracks
the non-secure base board variant rather than the TF-M build option.
Signed-off-by: Dag Erik Gjorvad <dag.erik.gjorvad@nordicsemi.no>1 parent 3de5b4d commit 5eba81c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
961 | 961 | | |
962 | 962 | | |
963 | 963 | | |
964 | | - | |
| 964 | + | |
965 | 965 | | |
966 | 966 | | |
967 | 967 | | |
| |||
0 commit comments