Skip to content

Commit 83e41a5

Browse files
committed
[nrf fromlist] samples: Enable Direct XIP through sysbuild
Enable Direct XIP with revert MCUboot mode through sysbuild configuration. Upstream PR #: 95393 Signed-off-by: Tomasz Chyrowicz <[email protected]>
1 parent 1d73d0e commit 83e41a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/subsys/mgmt/mcumgr/smp_svr/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ tests:
103103
extra_args: EXTRA_CONF_FILE="overlay-serial.conf"
104104
extra_configs:
105105
- CONFIG_MCUBOOT_BOOTLOADER_MODE_DIRECT_XIP_WITH_REVERT=y
106+
- SB_CONFIG_MCUBOOT_MODE_DIRECT_XIP_WITH_REVERT=y
106107
platform_allow:
107108
- nrf52840dk/nrf52840
108109
- pinnacle_100_dvk

0 commit comments

Comments
 (0)