We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aefce2 commit be239a6Copy full SHA for be239a6
1 file changed
boot/zephyr/Kconfig
@@ -1490,6 +1490,7 @@ config MCUBOOT_BOOTUTIL_LIB_OWN_LOG
1490
1491
config MCUBOOT_CHECK_HEADER_LOAD_ADDRESS
1492
bool "Use load address to verify application is in proper slot"
1493
+ default y if !MCUBOOT_UUID_CID
1494
help
1495
The bootloader will use the load address, from the image header,
1496
to verify that binary is in slot designated for its execution.
0 commit comments