Skip to content

Commit 26310d5

Browse files
nordicjmdegjorva
authored andcommitted
[nrf noup] soc: nordic: nrf54l: Add ROM start offset PM override
Adds an override to force this Kconfig to 0 when partition manager is enabled Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no> (cherry picked from commit cf7c4d3)
1 parent 4b79146 commit 26310d5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

soc/nordic/nrf54l/Kconfig.defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ choice NULL_POINTER_EXCEPTION_DETECTION
3333
endchoice
3434

3535
config ROM_START_OFFSET
36+
default 0 if PARTITION_MANAGER_ENABLED
3637
default 0x800 if BOOTLOADER_MCUBOOT && !BUILD_WITH_TFM
3738

3839
endif # ARM

0 commit comments

Comments
 (0)