Skip to content

Commit ab160b6

Browse files
committed
[DNM] test: fprotect
Tests some fprotect thing Signed-off-by: Jamie McCrae <[email protected]>
1 parent 4532c33 commit ab160b6

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

boot/zephyr/boards/nrf54l15dk_nrf54l15_cpuapp.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ CONFIG_BOOT_MAX_IMG_SECTORS=256
88
CONFIG_SPI_NOR=n
99

1010
# TODO: below are not yet supported and need fixing
11-
CONFIG_FPROTECT=n
11+
#CONFIG_FPROTECT=n
1212

1313
CONFIG_BOOT_WATCHDOG_FEED=n
1414

boot/zephyr/prj.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ CONFIG_BOOT_BOOTSTRAP=n
1818
# CONFIG_TINYCRYPT_SHA256 is not set
1919

2020
CONFIG_FLASH=y
21-
CONFIG_FPROTECT=y
2221

2322
### Various Zephyr boards enable features that we don't want.
2423
# CONFIG_BT is not set

0 commit comments

Comments
 (0)