Commit e3e10b4
[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 54ea114 commit e3e10b4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
992 | 992 | | |
993 | 993 | | |
994 | 994 | | |
995 | | - | |
| 995 | + | |
996 | 996 | | |
997 | 997 | | |
998 | 998 | | |
| |||
0 commit comments