Skip to content

Commit be239a6

Browse files
committed
[nrf noup] boot: Enable load_address field by default
Automatically select the load_addr checks. Ref: NCSDK-35089 Signed-off-by: Tomasz Chyrowicz <tomasz.chyrowicz@nordicsemi.no>
1 parent 0aefce2 commit be239a6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

boot/zephyr/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1490,6 +1490,7 @@ config MCUBOOT_BOOTUTIL_LIB_OWN_LOG
14901490

14911491
config MCUBOOT_CHECK_HEADER_LOAD_ADDRESS
14921492
bool "Use load address to verify application is in proper slot"
1493+
default y if !MCUBOOT_UUID_CID
14931494
help
14941495
The bootloader will use the load address, from the image header,
14951496
to verify that binary is in slot designated for its execution.

0 commit comments

Comments
 (0)