Skip to content

Commit 68cee5b

Browse files
michalek-nonvlsianpu
authored andcommitted
bootloader: Kconfig 54LS05B SELF_RWX
enables region lockouts for nrf54LS05B Signed-off-by: Mateusz Michalek <mateusz.michalek@nordicsemi.no>
1 parent 78a13f6 commit 68cee5b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

subsys/bootloader/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ config SB_DISABLE_SELF_RWX_SUPPORTED
114114
default y if SOC_NRF54L15_CPUAPP || SOC_NRF54L05_CPUAPP || SOC_NRF54L10_CPUAPP
115115
default y if SOC_NRF54LV10A_CPUAPP
116116
default y if SOC_NRF54LM20A_CPUAPP || SOC_NRF54LM20B_CPUAPP
117+
default y if SOC_NRF54LS05B_CPUAPP
117118

118119
config SB_DISABLE_SELF_RWX
119120
bool "Disable read and execution on self NVM"

0 commit comments

Comments
 (0)