* Executing task: nRF Connect: Generate config nrf54l15dk/nrf54l15/cpuapp/ns for c:\ncs\v3.1.0\zephyr\samples\sysbuild\with_mcuboot Building with_mcuboot C:\Windows\system32\cmd.exe /d /s /c "west build --build-dir c:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build c:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot --pristine --board nrf54l15dk/nrf54l15/cpuapp/ns -- -DNCS_TOOLCHAIN_VERSION=NONE" -- west build: generating a build system Loading Zephyr module(s) (Zephyr base): sysbuild_default -- Found Python3: C:/ncs/toolchains/b8b84efebd/opt/bin/python.exe (found suitable version "3.12.4", minimum required is "3.10") found components: Interpreter -- Cache files will be written to: C:/ncs/v3.1.0/zephyr/.cache -- Found west (found suitable version "1.4.0", minimum required is "0.14.0") -- Board: nrf54l15dk, qualifiers: nrf54l15/cpuapp/ns Parsing C:/ncs/v3.1.0/zephyr/share/sysbuild/Kconfig Loaded configuration 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/_sysbuild/empty.conf' Merged configuration 'c:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/sysbuild.conf' Configuration saved to 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/zephyr/.config' Kconfig header saved to 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/_sysbuild/autoconf.h' -- ***************************** * Running CMake for mcuboot * ***************************** Loading Zephyr default modules (Zephyr base). -- Application: C:/ncs/v3.1.0/bootloader/mcuboot/boot/zephyr -- CMake version: 3.21.0 -- Found Python3: C:/ncs/toolchains/b8b84efebd/opt/bin/python.exe (found suitable version "3.12.4", minimum required is "3.10") found components: Interpreter -- Cache files will be written to: C:/ncs/v3.1.0/zephyr/.cache -- Zephyr version: 4.1.99 (C:/ncs/v3.1.0/zephyr) -- Found west (found suitable version "1.4.0", minimum required is "0.14.0") -- Board: nrf54l15dk, qualifiers: nrf54l15/cpuapp -- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk) -- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk) -- Found Dtc: C:/ncs/toolchains/b8b84efebd/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6") -- Found BOARD.dts: C:/ncs/v3.1.0/zephyr/boards/nordic/nrf54l15dk/nrf54l15dk_nrf54l15_cpuapp.dts -- Found devicetree overlay: C:/ncs/v3.1.0/bootloader/mcuboot/boot/zephyr/app.overlay -- Generated zephyr.dts: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/mcuboot/zephyr/zephyr.dts -- Generated pickled edt: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/mcuboot/zephyr/edt.pickle -- Generated devicetree_generated.h: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/mcuboot/zephyr/include/generated/zephyr/devicetree_generated.h warning: NRF_RTC_TIMER_USER_CHAN_COUNT (defined at C:/ncs/v3.1.0/zephyr/soc/nordic\nrf53\Kconfig.sync_rtc:24, drivers/timer/Kconfig.nrf_rtc:20) was assigned the value '0' but got the value ''. Check these unsatisfied dependencies: ((NRF53_SYNC_RTC && SOC_SERIES_NRF53X && SOC_FAMILY_NORDIC_NRF) || (NRF_RTC_TIMER && SYS_CLOCK_EXISTS)) (=n). See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_NRF_RTC_TIMER_USER_CHAN_COUNT and/or look up NRF_RTC_TIMER_USER_CHAN_COUNT in the menuconfig/guiconfig interface. The Application Development Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful too. Parsing C:/ncs/v3.1.0/bootloader/mcuboot/boot/zephyr/Kconfig Loaded configuration 'C:/ncs/v3.1.0/zephyr/boards/nordic/nrf54l15dk/nrf54l15dk_nrf54l15_cpuapp_defconfig' Merged configuration 'C:/ncs/v3.1.0/bootloader/mcuboot/boot/zephyr/prj.conf' Merged configuration 'C:/ncs/v3.1.0/bootloader/mcuboot/boot/zephyr/socs/nrf54l15_cpuapp.conf' Merged configuration 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/sysbuild/mcuboot.conf' Merged configuration 'C:/ncs/v3.1.0/nrf/modules/mcuboot/tfm.conf' Merged configuration 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/mcuboot/zephyr/.config.sysbuild' Configuration saved to 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/mcuboot/zephyr/.config' Kconfig header saved to 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/mcuboot/zephyr/include/generated/zephyr/autoconf.h' -- Found GnuLd: c:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd.exe (found version "2.38") -- The C compiler identification is GNU 12.2.0 -- The CXX compiler identification is GNU 12.2.0 -- The ASM compiler identification is GNU -- Found assembler: C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe =========== Generating psa_crypto_config =============== Backup: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_C: True Backup: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Backup: CONFIG_MBEDTLS_PLATFORM_SETUP_TEARDOWN_ALT: False Backup: CONFIG_MBEDTLS_THREADING_C: False Backup: CONFIG_MBEDTLS_THREADING_ALT: False =========== Checkpoint: backup =============== Restore: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_C: True Restore: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Restore: CONFIG_MBEDTLS_PLATFORM_SETUP_TEARDOWN_ALT: False Restore: CONFIG_MBEDTLS_THREADING_C: False Restore: CONFIG_MBEDTLS_THREADING_ALT: False =========== End psa_crypto_config =============== =========== Generating psa_crypto_library_config =============== Backup: CONFIG_MBEDTLS_PSA_CRYPTO_C: True Backup: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Backup: CONFIG_MBEDTLS_USE_PSA_CRYPTO: True Backup: CONFIG_MBEDTLS_PLATFORM_PRINTF_ALT: False Backup: CONFIG_MBEDTLS_THREADING_C: False Backup: CONFIG_MBEDTLS_THREADING_ALT: False =========== Checkpoint: backup =============== Restore: CONFIG_MBEDTLS_PSA_CRYPTO_C: True Restore: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Restore: CONFIG_MBEDTLS_USE_PSA_CRYPTO: True Restore: CONFIG_MBEDTLS_PLATFORM_PRINTF_ALT: False Restore: CONFIG_MBEDTLS_THREADING_C: False Restore: CONFIG_MBEDTLS_THREADING_ALT: False =========== End psa_crypto_library_config =============== -- Found gen_kobject_list: C:/ncs/v3.1.0/zephyr/scripts/build/gen_kobject_list.py MCUBoot bootloader key file: C:/ncs/v3.1.0/bootloader/mcuboot/root-ed25519.pem CMake Warning at CMakeLists.txt:412 (message): WARNING: Using default MCUboot signing key file, this file is for debug use only and is not secure! -- Configuring done -- Generating done -- Build files have been written to: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/mcuboot -- ********************************** * Running CMake for with_mcuboot * ********************************** -- Application: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot -- CMake version: 3.21.0 -- Found Python3: C:/ncs/toolchains/b8b84efebd/opt/bin/python.exe (found suitable version "3.12.4", minimum required is "3.10") found components: Interpreter -- Cache files will be written to: C:/ncs/v3.1.0/zephyr/.cache -- Zephyr version: 4.1.99 (C:/ncs/v3.1.0/zephyr) Loading Zephyr default modules (Zephyr base). -- Found west (found suitable version "1.4.0", minimum required is "0.14.0") -- Board: nrf54l15dk, qualifiers: nrf54l15/cpuapp/ns -- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk) -- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk) -- Found Dtc: C:/ncs/toolchains/b8b84efebd/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6") -- Found BOARD.dts: C:/ncs/v3.1.0/zephyr/boards/nordic/nrf54l15dk/nrf54l15dk_nrf54l15_cpuapp_ns.dts -- Generated zephyr.dts: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/zephyr.dts -- Generated pickled edt: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/edt.pickle -- Generated devicetree_generated.h: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/include/generated/zephyr/devicetree_generated.h warning: UPDATEABLE_IMAGE_NUMBER (defined at C:/ncs/v3.1.0/nrf\samples\common\mcumgr_bt_ota_dfu/Kconfig:87, subsys/dfu/Kconfig:96) was assigned the value '1' but got the value ''. Check these unsatisfied dependencies: (((BOARD_THINGY53_NRF5340_CPUAPP || BOARD_THINGY53_NRF5340_CPUAPP_NS) && SOC_SERIES_NRF53X && NCS_SAMPLE_MCUMGR_BT_OTA_DFU) || (!MCUBOOT && IMG_MANAGER)) (=n). See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_UPDATEABLE_IMAGE_NUMBER and/or look up UPDATEABLE_IMAGE_NUMBER in the menuconfig/guiconfig interface. The Application Development Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful too. warning: MCUBOOT_UPDATE_FOOTER_SIZE (defined at subsys/dfu/Kconfig:55) was assigned the value '0x5000' but got the value ''. Check these unsatisfied dependencies: MCUBOOT_IMG_MANAGER (=n), IMG_MANAGER (=n). See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_MCUBOOT_UPDATE_FOOTER_SIZE and/or look up MCUBOOT_UPDATE_FOOTER_SIZE in the menuconfig/guiconfig interface. The Application Development Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful too. warning: Experimental symbol TFM_EXPERIMENTAL is enabled. Parsing C:/ncs/v3.1.0/zephyr/Kconfig Loaded configuration 'C:/ncs/v3.1.0/zephyr/boards/nordic/nrf54l15dk/nrf54l15dk_nrf54l15_cpuapp_ns_defconfig' Merged configuration 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/prj.conf' Merged configuration 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/.config.sysbuild' Configuration saved to 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/.config' Kconfig header saved to 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/include/generated/zephyr/autoconf.h' -- Found GnuLd: c:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd.exe (found version "2.38") -- The C compiler identification is GNU 12.2.0 -- The CXX compiler identification is GNU 12.2.0 -- The ASM compiler identification is GNU -- Found assembler: C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe =========== Generating psa_crypto_config =============== Backup: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_C: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Backup: CONFIG_MBEDTLS_PLATFORM_SETUP_TEARDOWN_ALT: False Backup: CONFIG_MBEDTLS_THREADING_C: True Backup: CONFIG_MBEDTLS_THREADING_ALT: False =========== Checkpoint: backup =============== Restore: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_C: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Restore: CONFIG_MBEDTLS_PLATFORM_SETUP_TEARDOWN_ALT: False Restore: CONFIG_MBEDTLS_THREADING_C: True Restore: CONFIG_MBEDTLS_THREADING_ALT: False =========== End psa_crypto_config =============== =========== Generating psa_crypto_library_config =============== Backup: CONFIG_MBEDTLS_PSA_CRYPTO_C: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Backup: CONFIG_MBEDTLS_USE_PSA_CRYPTO: True Backup: CONFIG_MBEDTLS_PLATFORM_PRINTF_ALT: False Backup: CONFIG_MBEDTLS_THREADING_C: True Backup: CONFIG_MBEDTLS_THREADING_ALT: False =========== Checkpoint: backup =============== Restore: CONFIG_MBEDTLS_PSA_CRYPTO_C: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Restore: CONFIG_MBEDTLS_USE_PSA_CRYPTO: True Restore: CONFIG_MBEDTLS_PLATFORM_PRINTF_ALT: False Restore: CONFIG_MBEDTLS_THREADING_C: True Restore: CONFIG_MBEDTLS_THREADING_ALT: False =========== End psa_crypto_library_config =============== -- Found gen_kobject_list: C:/ncs/v3.1.0/zephyr/scripts/build/gen_kobject_list.py -- Including signing script: C:/ncs/v3.1.0/nrf/cmake/sysbuild/image_signing.cmake -- Configuring done -- Generating done -- Build files have been written to: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot CMake Warning at C:/ncs/v3.1.0/nrf/cmake/sysbuild/partition_manager.cmake:119 (message): --------------------------------------------------------------------- --- WARNING: Using a bootloader without pm_static.yml. --- --- There are cases where a deployed product can consist of --- --- multiple images, and only a subset of these images can be --- --- upgraded through a firmware update mechanism. In such cases, --- --- the upgradable images must have partitions that are static --- --- and are matching the partition map used by the bootloader --- --- programmed onto the device. --- --------------------------------------------------------------------- Call Stack (most recent call first): C:/ncs/v3.1.0/nrf/cmake/sysbuild/partition_manager.cmake:636 (partition_manager) C:/ncs/v3.1.0/nrf/sysbuild/CMakeLists.txt:826 (include) cmake/modules/sysbuild_extensions.cmake:598 (nrf_POST_CMAKE) cmake/modules/sysbuild_extensions.cmake:598 (cmake_language) cmake/modules/sysbuild_images.cmake:46 (sysbuild_module_call) cmake/modules/sysbuild_default.cmake:21 (include) C:/ncs/v3.1.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include) C:/ncs/v3.1.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate) C:/ncs/v3.1.0/zephyr/share/sysbuild-package/cmake/SysbuildConfig.cmake:8 (include) template/CMakeLists.txt:10 (find_package) Dropping partition 'nonsecure_storage' since it is empty. -- Configuring done -- Generating done -- Build files have been written to: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build -- west build: building application [0/1] Re-running CMake... -- Application: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot -- CMake version: 3.21.0 -- Cache files will be written to: C:/ncs/v3.1.0/zephyr/.cache -- Zephyr version: 4.1.99 (C:/ncs/v3.1.0/zephyr) -- Found west (found suitable version "1.4.0", minimum required is "0.14.0") Loading Zephyr default modules (Zephyr base (cached)). -- Board: nrf54l15dk, qualifiers: nrf54l15/cpuapp/ns -- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk) -- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk) -- Found BOARD.dts: C:/ncs/v3.1.0/zephyr/boards/nordic/nrf54l15dk/nrf54l15dk_nrf54l15_cpuapp_ns.dts -- Generated zephyr.dts: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/zephyr.dts -- Generated pickled edt: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/edt.pickle -- Generated devicetree_generated.h: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/include/generated/zephyr/devicetree_generated.h warning: Experimental symbol TFM_EXPERIMENTAL is enabled. Parsing C:/ncs/v3.1.0/zephyr/Kconfig Loaded configuration 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/.config' Merged configuration 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/.config.sysbuild' No change to configuration in 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/.config' No change to Kconfig header in 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/include/generated/zephyr/autoconf.h' =========== Generating psa_crypto_config =============== Backup: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_C: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Backup: CONFIG_MBEDTLS_PLATFORM_SETUP_TEARDOWN_ALT: False Backup: CONFIG_MBEDTLS_THREADING_C: True Backup: CONFIG_MBEDTLS_THREADING_ALT: False =========== Checkpoint: backup =============== Restore: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_C: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Restore: CONFIG_MBEDTLS_PLATFORM_SETUP_TEARDOWN_ALT: False Restore: CONFIG_MBEDTLS_THREADING_C: True Restore: CONFIG_MBEDTLS_THREADING_ALT: False =========== End psa_crypto_config =============== =========== Generating psa_crypto_library_config =============== Backup: CONFIG_MBEDTLS_PSA_CRYPTO_C: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Backup: CONFIG_MBEDTLS_USE_PSA_CRYPTO: True Backup: CONFIG_MBEDTLS_PLATFORM_PRINTF_ALT: False Backup: CONFIG_MBEDTLS_THREADING_C: True Backup: CONFIG_MBEDTLS_THREADING_ALT: False =========== Checkpoint: backup =============== Restore: CONFIG_MBEDTLS_PSA_CRYPTO_C: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Restore: CONFIG_MBEDTLS_USE_PSA_CRYPTO: True Restore: CONFIG_MBEDTLS_PLATFORM_PRINTF_ALT: False Restore: CONFIG_MBEDTLS_THREADING_C: True Restore: CONFIG_MBEDTLS_THREADING_ALT: False =========== End psa_crypto_library_config =============== -- Found gen_kobject_list: C:/ncs/v3.1.0/zephyr/scripts/build/gen_kobject_list.py -- Including signing script: C:/ncs/v3.1.0/nrf/cmake/sysbuild/image_signing.cmake -- Configuring done -- Generating done -- Build files have been written to: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot [4/229] Generating include/generated/zephyr/version.h -- Zephyr version: 4.1.99 (C:/ncs/v3.1.0/zephyr), build: ncs-v3.1.0 [5/229] Generating ../../tfm/CMakeCache.txt -- Found Git: C:/ncs/toolchains/b8b84efebd/mingw64/bin/git.exe (found version "2.37.3.windows.1") -- The C compiler identification is GNU 12.2.0 -- The CXX compiler identification is GNU 12.2.0 -- The ASM compiler identification is GNU -- Found assembler: C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe -- Found Python3: C:/ncs/toolchains/b8b84efebd/opt/bin/python.exe (found version "3.12.4") found components: Interpreter -- Found Python3: C:/ncs/toolchains/b8b84efebd/opt/bin/python.exe (found suitable version "3.12.4", minimum required is "3.10") found components: Interpreter -- Cache files will be written to: C:/ncs/v3.1.0/zephyr/.cache -- Configuring done -- Generating done -- Build files have been written to: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/tfm [99/236] Building C object platform/CMakeFiles/platform_s.dir/ext/target/nordic_nrf/common/core/hw_init.o C:/ncs/v3.1.0/modules/tee/tf-m/trusted-firmware-m/platform/ext/target/nordic_nrf/common/core/hw_init.c:34:13: warning: 'nrf_cleanup_uarte' defined but not used [-Wunused-function] 34 | static void nrf_cleanup_uarte(NRF_UARTE_Type * uarte_reg) | ^~~~~~~~~~~~~~~~~ [124/236] Building C object platform/CMakeFiles/platform_s.dir/C_/ncs/v3.1.0/zephyr/soc/nordic/nrf54l/soc.o FAILED: platform/CMakeFiles/platform_s.dir/C_/ncs/v3.1.0/zephyr/soc/nordic/nrf54l/soc.o C:\ncs\toolchains\b8b84efebd\opt\zephyr-sdk\arm-zephyr-eabi\bin\arm-zephyr-eabi-gcc.exe -DBL1_HEADER_SIZE=0x000 -DBL1_TRAILER_SIZE=0x000 -DBL2_HEADER_SIZE=0x000 -DBL2_TRAILER_SIZE=0x000 -DCONFIG_HW_UNIQUE_KEY -DCONFIG_HW_UNIQUE_KEY_RANDOM -DCONFIG_TFM_CONNECTION_POOL_ENABLE -DCONFIG_TFM_FLOAT_ABI=0 -DCONFIG_TFM_PARTITION_META -DCONFIG_TFM_USE_TRUSTZONE -DCRYPTO_EXT_RNG -DCRYPTO_HW_ACCELERATOR -DDAUTH_CHIP_DEFAULT -DEXT_API_MAGIC="" -DFIRMWARE_INFO_MAGIC="" -DINSIDE_TFM_BUILD -DITS_ENCRYPTION -DMBEDTLS_CONFIG_FILE=\"nrf-config.h\" -DMBEDTLS_PSA_CRYPTO_CONFIG_FILE=\"nrf-psa-crypto-config.h\" -DMBEDTLS_PSA_CRYPTO_DRIVERS -DMBEDTLS_PSA_CRYPTO_USER_CONFIG_FILE=\"nrf-psa-crypto-user-config.h\" -DNRF54L15_XXAA -DNRF54L_SERIES -DNRF_ALLOW_NON_SECURE_FAULT_HANDLING -DNRF_ALLOW_NON_SECURE_RESET -DNRF_APPLICATION -DNRF_CONFIG_CPU_FREQ_MHZ=128 -DNRF_HW_INIT_NRF_PERIPHERALS -DNRF_HW_INIT_RESET_ON_BOOT -DNRF_NS_STORAGE -DNRF_SECURE_UART_INSTANCE=30 -DNRF_SKIP_FICR_NS_COPY_TO_RAM -DNRF_SKIP_SAU_CONFIGURATION -DOTP_WRITEABLE -DPLATFORM_DEFAULT_BL1 -DPLATFORM_DEFAULT_NV_COUNTERS -DPLATFORM_DEFAULT_OTP -DPLATFORM_NS_NV_COUNTERS=0 -DPROJECT_CONFIG_HEADER_FILE=\"C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/modules/nrf/modules/trusted-firmware-m/tfm_config.h\" -DPS_CRYPTO_AEAD_ALG_GCM -DPS_ENCRYPTION -DSECURE_UART1 -DTFM_EXCEPTION_INFO_DUMP -DTFM_FIH_PROFILE_OFF -DTFM_ISOLATION_LEVEL=1 -DTFM_PARTITION_CRYPTO -DTFM_PARTITION_INTERNAL_TRUSTED_STORAGE -DTFM_PARTITION_LOG_LEVEL=TFM_PARTITION_LOG_LEVEL_INFO -DTFM_PARTITION_NS_AGENT_TZ -DTFM_PARTITION_PLATFORM -DTFM_PARTITION_PROTECTED_STORAGE -DTFM_SPM_LOG_LEVEL=TFM_SPM_LOG_LEVEL_INFO -DTFM_SPM_LOG_RAW_ENABLED -DTFM_SP_LOG_RAW_ENABLED -D__ICACHE_PRESENT=1 -D__NRF_TFM__ -IC:/ncs/v3.1.0/modules/tee/tf-m/trusted-firmware-m/platform/ext/target/nordic_nrf/common/core/. -IC:/ncs/v3.1.0/modules/tee/tf-m/trusted-firmware-m/platform/ext/target/nordic_nrf/common/core/native_drivers -IC:/ncs/v3.1.0/modules/hal/nordic/nrfx -IC:/ncs/v3.1.0/modules/hal/nordic/nrfx/mdk -IC:/ncs/v3.1.0/modules/hal/nordic/nrfx/drivers/include -IC:/ncs/v3.1.0/modules/tee/tf-m/trusted-firmware-m/platform/ext/target/nordic_nrf/common/core/common -IC:/ncs/v3.1.0/modules/tee/tf-m/trusted-firmware-m/platform/.. -IC:/ncs/v3.1.0/modules/tee/tf-m/trusted-firmware-m/platform/ext/target/nordic_nrf/common/core/services/include -IC:/ncs/v3.1.0/modules/tee/tf-m/trusted-firmware-m/platform/ext/target/nordic_nrf/common/nrf54l15/. -IC:/ncs/v3.1.0/modules/tee/tf-m/trusted-firmware-m/platform/ext/target/nordic_nrf/common/nrf54l15/../nrf54l -IC:/ncs/v3.1.0/nrf/modules/trusted-firmware-m/tfm_boards/include -IC:/ncs/v3.1.0/nrf/modules/trusted-firmware-m/tfm_boards/partition -IC:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/tfm/../zephyr/include/generated -IC:/ncs/v3.1.0/nrf/modules/trusted-firmware-m/tfm_boards/board -IC:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/tfm/../zephyr/misc/generated/syscalls_links/include -IC:/ncs/v3.1.0/zephyr/include -IC:/ncs/v3.1.0/zephyr/soc/nordic/common -IC:/ncs/v3.1.0/nrf/modules/trusted-firmware-m/tfm_boards/services/include -IC:/ncs/v3.1.0/nrf/include -IC:/ncs/v3.1.0/nrf/include/tfm -IC:/ncs/v3.1.0/nrf/subsys/nrf_security/src/drivers/cracen/cracenpsa/include -IC:/ncs/v3.1.0/zephyr/modules/cmsis -IC:/ncs/v3.1.0/zephyr/soc/nordic/nrf54l -IC:/ncs/v3.1.0/modules/tee/tf-m/trusted-firmware-m/platform/ext/accelerator/interface -IC:/ncs/v3.1.0/modules/tee/tf-m/trusted-firmware-m/platform/../secure_fw/spm/include/private -IC:/ncs/v3.1.0/modules/tee/tf-m/trusted-firmware-m/secure_fw/partitions/lib/runtime/include -IC:/ncs/v3.1.0/modules/tee/tf-m/trusted-firmware-m/secure_fw/include -IC:/ncs/v3.1.0/nrf/subsys/nrf_security/include -IC:/ncs/v3.1.0/modules/crypto/oberon-psa-crypto/include -IC:/ncs/v3.1.0/modules/crypto/oberon-psa-crypto/library -IC:/ncs/v3.1.0/modules/crypto/mbedtls/library -IC:/ncs/v3.1.0/modules/crypto/mbedtls/include -IC:/ncs/v3.1.0/modules/crypto/mbedtls/include/library -IC:/ncs/v3.1.0/modules/tee/tf-m/trusted-firmware-m/interface/include -IC:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/tfm/generated/interface/include -IC:/ncs/v3.1.0/modules/tee/tf-m/trusted-firmware-m/config -IC:/ncs/v3.1.0/modules/tee/tf-m/trusted-firmware-m/secure_fw/partitions/crypto -IC:/ncs/v3.1.0/modules/tee/tf-m/trusted-firmware-m/secure_fw/partitions/firmware_update -IC:/ncs/v3.1.0/modules/tee/tf-m/trusted-firmware-m/secure_fw/partitions/initial_attestation -IC:/ncs/v3.1.0/modules/tee/tf-m/trusted-firmware-m/secure_fw/partitions/internal_trusted_storage -IC:/ncs/v3.1.0/modules/tee/tf-m/trusted-firmware-m/secure_fw/partitions/platform -IC:/ncs/v3.1.0/modules/tee/tf-m/trusted-firmware-m/secure_fw/partitions/protected_storage -IC:/ncs/v3.1.0/modules/tee/tf-m/trusted-firmware-m/secure_fw/spm/include -IC:/ncs/v3.1.0/modules/tee/tf-m/trusted-firmware-m/secure_fw/partitions/crypto/../../../platform/include -IC:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/generated/interface_nrf_security_psa -IC:/ncs/v3.1.0/nrf/subsys/nrf_security/src/utils -IC:/ncs/v3.1.0/modules/tee/tf-m/trusted-firmware-m/secure_fw/spm/core -IC:/ncs/v3.1.0/modules/tee/tf-m/trusted-firmware-m/secure_fw/spm/include/boot -IC:/ncs/v3.1.0/modules/tee/tf-m/trusted-firmware-m/secure_fw/spm/include/interface -IC:/ncs/v3.1.0/modules/tee/tf-m/trusted-firmware-m/secure_fw/spm/core/arch -IC:/ncs/v3.1.0/modules/tee/tf-m/trusted-firmware-m/platform/ext -IC:/ncs/v3.1.0/modules/tee/tf-m/trusted-firmware-m/platform/ext/common -IC:/ncs/v3.1.0/modules/tee/tf-m/trusted-firmware-m/platform/ext/driver -IC:/ncs/v3.1.0/modules/tee/tf-m/trusted-firmware-m/platform/include -IC:/ncs/v3.1.0/modules/tee/tf-m/trusted-firmware-m/lib/fih/inc -IC:/ncs/v3.1.0/modules/hal/cmsis_6/CMSIS/Core/Include -IC:/ncs/v3.1.0/modules/hal/cmsis_6/CMSIS/Core/Include/m-profile -IC:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/generated/library_nrf_security_psa -IC:/ncs/v3.1.0/modules/crypto/oberon-psa-crypto/oberon/drivers -IC:/ncs/v3.1.0/nrf/subsys/nrf_security/src/drivers/cracen/common/include -IC:/ncs/v3.1.0/nrf/subsys/nrf_security/src/drivers/cracen/sxsymcrypt/include -IC:/ncs/v3.1.0/nrf/subsys/nrf_security/src/drivers/cracen/silexpk/target/baremetal_ba414e_with_ik -IC:/ncs/v3.1.0/nrf/subsys/nrf_security/src/drivers/cracen/silexpk/include -IC:/ncs/v3.1.0/modules/tee/tf-m/trusted-firmware-m/secure_fw/partitions/crypto/psa_driver_api -mcpu=cortex-m33+nofp -Os -DNDEBUG -specs=nano.specs -specs=nosys.specs -Wall -Wno-format -Wno-return-type -Wno-unused-but-set-variable -c -fdata-sections -ffunction-sections -fno-builtin -fshort-enums -funsigned-char -mthumb -std=c99 -gdwarf-4 -g -mcmse -mfloat-abi=soft -Wno-unused-value -include C:/ncs/v3.1.0/modules/tee/tf-m/trusted-firmware-m/platform/include/cmsis_override.h -MD -MT platform/CMakeFiles/platform_s.dir/C_/ncs/v3.1.0/zephyr/soc/nordic/nrf54l/soc.o -MF platform\CMakeFiles\platform_s.dir\C_\ncs\v3.1.0\zephyr\soc\nordic\nrf54l\soc.o.d -o platform/CMakeFiles/platform_s.dir/C_/ncs/v3.1.0/zephyr/soc/nordic/nrf54l/soc.o -c C:/ncs/v3.1.0/zephyr/soc/nordic/nrf54l/soc.c In file included from C:/ncs/v3.1.0/zephyr/include/zephyr/sw_isr_table.h:18, from C:/ncs/v3.1.0/zephyr/include/zephyr/arch/arm/irq.h:19, from C:/ncs/v3.1.0/zephyr/include/zephyr/arch/arm/arch.h:24, from C:/ncs/v3.1.0/zephyr/include/zephyr/arch/cpu.h:19, from C:/ncs/v3.1.0/zephyr/include/zephyr/cache.h:17, from C:/ncs/v3.1.0/zephyr/soc/nordic/nrf54l/soc.c:22: C:/ncs/v3.1.0/zephyr/include/zephyr/device.h:1352:10: fatal error: zephyr/syscalls/device.h: No such file or directory 1352 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. FAILED: modules/trusted-firmware-m/tfm-prefix/src/tfm-stamp/tfm-build tfm/bin/tfm_s.elf tfm/bin/tfm_s.bin tfm/bin/tfm_s.hex tfm/bin/tfm_s_signed.bin tfm/bin/tfm_s_ns_signed.bin tfm/api_ns/interface/lib/s_veneers.o tfm/api_ns/interface/src/tfm_attest_api.c tfm/api_ns/interface/src/tfm_crypto_api.c tfm/api_ns/interface/src/tfm_fwu_api.c tfm/api_ns/interface/src/tfm_its_api.c tfm/api_ns/interface/src/tfm_platform_api.c tfm/api_ns/interface/src/tfm_ps_api.c tfm/api_ns/interface/src/tfm_tz_psa_ns_api.c tfm/api_ns/interface/src/tfm_ioctl_core_ns_api.c C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/modules/trusted-firmware-m/tfm-prefix/src/tfm-stamp/tfm-build C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/tfm/bin/tfm_s.elf C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/tfm/bin/tfm_s.bin C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/tfm/bin/tfm_s.hex C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/tfm/bin/tfm_s_signed.bin C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/tfm/bin/tfm_s_ns_signed.bin C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/tfm/api_ns/interface/lib/s_veneers.o C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/tfm/api_ns/interface/src/tfm_attest_api.c C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/tfm/api_ns/interface/src/tfm_crypto_api.c C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/tfm/api_ns/interface/src/tfm_fwu_api.c C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/tfm/api_ns/interface/src/tfm_its_api.c C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/tfm/api_ns/interface/src/tfm_platform_api.c C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/tfm/api_ns/interface/src/tfm_ps_api.c C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/tfm/api_ns/interface/src/tfm_tz_psa_ns_api.c C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/tfm/api_ns/interface/src/tfm_ioctl_core_ns_api.c cmd.exe /C "cd /D C:\ncs\v3.1.0\zephyr\samples\sysbuild\with_mcuboot\build\with_mcuboot\tfm && C:\ncs\toolchains\b8b84efebd\opt\bin\cmake.exe --build . -j 1" [12/229] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json ninja: build stopped: subcommand failed. [10/20] No configure step for 'mcuboot' FAILED: _sysbuild/sysbuild/images/with_mcuboot-prefix/src/with_mcuboot-stamp/with_mcuboot-build C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/_sysbuild/sysbuild/images/with_mcuboot-prefix/src/with_mcuboot-stamp/with_mcuboot-build cmd.exe /C "cd /D C:\ncs\v3.1.0\zephyr\samples\sysbuild\with_mcuboot\build\with_mcuboot && C:\ncs\toolchains\b8b84efebd\opt\bin\cmake.exe --build ." ninja: build stopped: subcommand failed. FATAL ERROR: command exited with status 1: 'C:\ncs\toolchains\b8b84efebd\opt\bin\cmake.EXE' --build C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build * The terminal process terminated with exit code: 1. * Terminal will be reused by tasks, press any key to close it. * Executing task: nRF Connect: Build [pristine]: with_mcuboot/build (active) Building with_mcuboot C:\Windows\system32\cmd.exe /d /s /c "west build --build-dir c:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build c:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot --pristine --board nrf54l15dk/nrf54l15/cpuapp/ns -- -DNCS_TOOLCHAIN_VERSION=NONE" -- west build: generating a build system Loading Zephyr module(s) (Zephyr base): sysbuild_default -- Found Python3: C:/ncs/toolchains/b8b84efebd/opt/bin/python.exe (found suitable version "3.12.4", minimum required is "3.10") found components: Interpreter -- Cache files will be written to: C:/ncs/v3.1.0/zephyr/.cache -- Found west (found suitable version "1.4.0", minimum required is "0.14.0") -- Board: nrf54l15dk, qualifiers: nrf54l15/cpuapp/ns Parsing C:/ncs/v3.1.0/zephyr/share/sysbuild/Kconfig Loaded configuration 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/_sysbuild/empty.conf' Merged configuration 'c:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/sysbuild.conf' Configuration saved to 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/zephyr/.config' Kconfig header saved to 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/_sysbuild/autoconf.h' -- ***************************** * Running CMake for mcuboot * ***************************** Loading Zephyr default modules (Zephyr base). -- Application: C:/ncs/v3.1.0/bootloader/mcuboot/boot/zephyr -- CMake version: 3.21.0 -- Found Python3: C:/ncs/toolchains/b8b84efebd/opt/bin/python.exe (found suitable version "3.12.4", minimum required is "3.10") found components: Interpreter -- Cache files will be written to: C:/ncs/v3.1.0/zephyr/.cache -- Zephyr version: 4.1.99 (C:/ncs/v3.1.0/zephyr) -- Found west (found suitable version "1.4.0", minimum required is "0.14.0") -- Board: nrf54l15dk, qualifiers: nrf54l15/cpuapp -- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk) -- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk) -- Found Dtc: C:/ncs/toolchains/b8b84efebd/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6") -- Found BOARD.dts: C:/ncs/v3.1.0/zephyr/boards/nordic/nrf54l15dk/nrf54l15dk_nrf54l15_cpuapp.dts -- Found devicetree overlay: C:/ncs/v3.1.0/bootloader/mcuboot/boot/zephyr/app.overlay -- Generated zephyr.dts: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/mcuboot/zephyr/zephyr.dts -- Generated pickled edt: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/mcuboot/zephyr/edt.pickle -- Generated devicetree_generated.h: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/mcuboot/zephyr/include/generated/zephyr/devicetree_generated.h warning: NRF_RTC_TIMER_USER_CHAN_COUNT (defined at C:/ncs/v3.1.0/zephyr/soc/nordic\nrf53\Kconfig.sync_rtc:24, drivers/timer/Kconfig.nrf_rtc:20) was assigned the value '0' but got the value ''. Check these unsatisfied dependencies: ((NRF53_SYNC_RTC && SOC_SERIES_NRF53X && SOC_FAMILY_NORDIC_NRF) || (NRF_RTC_TIMER && SYS_CLOCK_EXISTS)) (=n). See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_NRF_RTC_TIMER_USER_CHAN_COUNT and/or look up NRF_RTC_TIMER_USER_CHAN_COUNT in the menuconfig/guiconfig interface. The Application Development Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful too. Parsing C:/ncs/v3.1.0/bootloader/mcuboot/boot/zephyr/Kconfig Loaded configuration 'C:/ncs/v3.1.0/zephyr/boards/nordic/nrf54l15dk/nrf54l15dk_nrf54l15_cpuapp_defconfig' Merged configuration 'C:/ncs/v3.1.0/bootloader/mcuboot/boot/zephyr/prj.conf' Merged configuration 'C:/ncs/v3.1.0/bootloader/mcuboot/boot/zephyr/socs/nrf54l15_cpuapp.conf' Merged configuration 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/sysbuild/mcuboot.conf' Merged configuration 'C:/ncs/v3.1.0/nrf/modules/mcuboot/tfm.conf' Merged configuration 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/mcuboot/zephyr/.config.sysbuild' Configuration saved to 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/mcuboot/zephyr/.config' Kconfig header saved to 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/mcuboot/zephyr/include/generated/zephyr/autoconf.h' -- Found GnuLd: c:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd.exe (found version "2.38") -- The C compiler identification is GNU 12.2.0 -- The CXX compiler identification is GNU 12.2.0 -- The ASM compiler identification is GNU -- Found assembler: C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe =========== Generating psa_crypto_config =============== Backup: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_C: True Backup: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Backup: CONFIG_MBEDTLS_PLATFORM_SETUP_TEARDOWN_ALT: False Backup: CONFIG_MBEDTLS_THREADING_C: False Backup: CONFIG_MBEDTLS_THREADING_ALT: False =========== Checkpoint: backup =============== Restore: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_C: True Restore: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Restore: CONFIG_MBEDTLS_PLATFORM_SETUP_TEARDOWN_ALT: False Restore: CONFIG_MBEDTLS_THREADING_C: False Restore: CONFIG_MBEDTLS_THREADING_ALT: False =========== End psa_crypto_config =============== =========== Generating psa_crypto_library_config =============== Backup: CONFIG_MBEDTLS_PSA_CRYPTO_C: True Backup: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Backup: CONFIG_MBEDTLS_USE_PSA_CRYPTO: True Backup: CONFIG_MBEDTLS_PLATFORM_PRINTF_ALT: False Backup: CONFIG_MBEDTLS_THREADING_C: False Backup: CONFIG_MBEDTLS_THREADING_ALT: False =========== Checkpoint: backup =============== Restore: CONFIG_MBEDTLS_PSA_CRYPTO_C: True Restore: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Restore: CONFIG_MBEDTLS_USE_PSA_CRYPTO: True Restore: CONFIG_MBEDTLS_PLATFORM_PRINTF_ALT: False Restore: CONFIG_MBEDTLS_THREADING_C: False Restore: CONFIG_MBEDTLS_THREADING_ALT: False =========== End psa_crypto_library_config =============== -- Found gen_kobject_list: C:/ncs/v3.1.0/zephyr/scripts/build/gen_kobject_list.py MCUBoot bootloader key file: C:/ncs/v3.1.0/bootloader/mcuboot/root-ed25519.pem CMake Warning at CMakeLists.txt:412 (message): WARNING: Using default MCUboot signing key file, this file is for debug use only and is not secure! -- Configuring done -- Generating done -- Build files have been written to: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/mcuboot -- ********************************** * Running CMake for with_mcuboot * ********************************** Loading Zephyr default modules (Zephyr base). -- Application: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot -- CMake version: 3.21.0 -- Found Python3: C:/ncs/toolchains/b8b84efebd/opt/bin/python.exe (found suitable version "3.12.4", minimum required is "3.10") found components: Interpreter -- Cache files will be written to: C:/ncs/v3.1.0/zephyr/.cache -- Zephyr version: 4.1.99 (C:/ncs/v3.1.0/zephyr) -- Found west (found suitable version "1.4.0", minimum required is "0.14.0") -- Board: nrf54l15dk, qualifiers: nrf54l15/cpuapp/ns -- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk) -- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk) -- Found Dtc: C:/ncs/toolchains/b8b84efebd/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6") -- Found BOARD.dts: C:/ncs/v3.1.0/zephyr/boards/nordic/nrf54l15dk/nrf54l15dk_nrf54l15_cpuapp_ns.dts -- Generated zephyr.dts: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/zephyr.dts -- Generated pickled edt: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/edt.pickle -- Generated devicetree_generated.h: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/include/generated/zephyr/devicetree_generated.h warning: UPDATEABLE_IMAGE_NUMBER (defined at C:/ncs/v3.1.0/nrf\samples\common\mcumgr_bt_ota_dfu/Kconfig:87, subsys/dfu/Kconfig:96) was assigned the value '1' but got the value ''. Check these unsatisfied dependencies: (((BOARD_THINGY53_NRF5340_CPUAPP || BOARD_THINGY53_NRF5340_CPUAPP_NS) && SOC_SERIES_NRF53X && NCS_SAMPLE_MCUMGR_BT_OTA_DFU) || (!MCUBOOT && IMG_MANAGER)) (=n). See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_UPDATEABLE_IMAGE_NUMBER and/or look up UPDATEABLE_IMAGE_NUMBER in the menuconfig/guiconfig interface. The Application Development Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful too. warning: MCUBOOT_UPDATE_FOOTER_SIZE (defined at subsys/dfu/Kconfig:55) was assigned the value '0x5000' but got the value ''. Check these unsatisfied dependencies: MCUBOOT_IMG_MANAGER (=n), IMG_MANAGER (=n). See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_MCUBOOT_UPDATE_FOOTER_SIZE and/or look up MCUBOOT_UPDATE_FOOTER_SIZE in the menuconfig/guiconfig interface. The Application Development Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful too. warning: Experimental symbol TFM_EXPERIMENTAL is enabled. Parsing C:/ncs/v3.1.0/zephyr/Kconfig Loaded configuration 'C:/ncs/v3.1.0/zephyr/boards/nordic/nrf54l15dk/nrf54l15dk_nrf54l15_cpuapp_ns_defconfig' Merged configuration 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/prj.conf' Merged configuration 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/.config.sysbuild' Configuration saved to 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/.config' Kconfig header saved to 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/include/generated/zephyr/autoconf.h' -- Found GnuLd: c:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd.exe (found version "2.38") -- The C compiler identification is GNU 12.2.0 -- The CXX compiler identification is GNU 12.2.0 -- The ASM compiler identification is GNU -- Found assembler: C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe =========== Generating psa_crypto_config =============== Backup: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_C: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Backup: CONFIG_MBEDTLS_PLATFORM_SETUP_TEARDOWN_ALT: False Backup: CONFIG_MBEDTLS_THREADING_C: True Backup: CONFIG_MBEDTLS_THREADING_ALT: False =========== Checkpoint: backup =============== Restore: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_C: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Restore: CONFIG_MBEDTLS_PLATFORM_SETUP_TEARDOWN_ALT: False Restore: CONFIG_MBEDTLS_THREADING_C: True Restore: CONFIG_MBEDTLS_THREADING_ALT: False =========== End psa_crypto_config =============== =========== Generating psa_crypto_library_config =============== Backup: CONFIG_MBEDTLS_PSA_CRYPTO_C: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Backup: CONFIG_MBEDTLS_USE_PSA_CRYPTO: True Backup: CONFIG_MBEDTLS_PLATFORM_PRINTF_ALT: False Backup: CONFIG_MBEDTLS_THREADING_C: True Backup: CONFIG_MBEDTLS_THREADING_ALT: False =========== Checkpoint: backup =============== Restore: CONFIG_MBEDTLS_PSA_CRYPTO_C: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Restore: CONFIG_MBEDTLS_USE_PSA_CRYPTO: True Restore: CONFIG_MBEDTLS_PLATFORM_PRINTF_ALT: False Restore: CONFIG_MBEDTLS_THREADING_C: True Restore: CONFIG_MBEDTLS_THREADING_ALT: False =========== End psa_crypto_library_config =============== -- Found gen_kobject_list: C:/ncs/v3.1.0/zephyr/scripts/build/gen_kobject_list.py -- Including signing script: C:/ncs/v3.1.0/nrf/cmake/sysbuild/image_signing.cmake -- Configuring done -- Generating done -- Build files have been written to: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot CMake Warning at C:/ncs/v3.1.0/nrf/cmake/sysbuild/partition_manager.cmake:119 (message): --------------------------------------------------------------------- --- WARNING: Using a bootloader without pm_static.yml. --- --- There are cases where a deployed product can consist of --- --- multiple images, and only a subset of these images can be --- --- upgraded through a firmware update mechanism. In such cases, --- --- the upgradable images must have partitions that are static --- --- and are matching the partition map used by the bootloader --- --- programmed onto the device. --- --------------------------------------------------------------------- Call Stack (most recent call first): C:/ncs/v3.1.0/nrf/cmake/sysbuild/partition_manager.cmake:636 (partition_manager) C:/ncs/v3.1.0/nrf/sysbuild/CMakeLists.txt:826 (include) cmake/modules/sysbuild_extensions.cmake:598 (nrf_POST_CMAKE) cmake/modules/sysbuild_extensions.cmake:598 (cmake_language) cmake/modules/sysbuild_images.cmake:46 (sysbuild_module_call) cmake/modules/sysbuild_default.cmake:21 (include) C:/ncs/v3.1.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include) C:/ncs/v3.1.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate) C:/ncs/v3.1.0/zephyr/share/sysbuild-package/cmake/SysbuildConfig.cmake:8 (include) template/CMakeLists.txt:10 (find_package) Dropping partition 'nonsecure_storage' since it is empty. -- Configuring done -- Generating done -- Build files have been written to: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build -- west build: building application [0/1] Re-running CMake... Loading Zephyr default modules (Zephyr base (cached)). -- Application: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot -- CMake version: 3.21.0 -- Cache files will be written to: C:/ncs/v3.1.0/zephyr/.cache -- Zephyr version: 4.1.99 (C:/ncs/v3.1.0/zephyr) -- Found west (found suitable version "1.4.0", minimum required is "0.14.0") -- Board: nrf54l15dk, qualifiers: nrf54l15/cpuapp/ns -- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk) -- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk) -- Found BOARD.dts: C:/ncs/v3.1.0/zephyr/boards/nordic/nrf54l15dk/nrf54l15dk_nrf54l15_cpuapp_ns.dts -- Generated zephyr.dts: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/zephyr.dts -- Generated pickled edt: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/edt.pickle -- Generated devicetree_generated.h: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/include/generated/zephyr/devicetree_generated.h warning: Experimental symbol TFM_EXPERIMENTAL is enabled. Parsing C:/ncs/v3.1.0/zephyr/Kconfig Loaded configuration 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/.config' Merged configuration 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/.config.sysbuild' No change to configuration in 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/.config' No change to Kconfig header in 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/include/generated/zephyr/autoconf.h' =========== Generating psa_crypto_config =============== Backup: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_C: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Backup: CONFIG_MBEDTLS_PLATFORM_SETUP_TEARDOWN_ALT: False Backup: CONFIG_MBEDTLS_THREADING_C: True Backup: CONFIG_MBEDTLS_THREADING_ALT: False =========== Checkpoint: backup =============== Restore: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_C: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Restore: CONFIG_MBEDTLS_PLATFORM_SETUP_TEARDOWN_ALT: False Restore: CONFIG_MBEDTLS_THREADING_C: True Restore: CONFIG_MBEDTLS_THREADING_ALT: False =========== End psa_crypto_config =============== =========== Generating psa_crypto_library_config =============== Backup: CONFIG_MBEDTLS_PSA_CRYPTO_C: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Backup: CONFIG_MBEDTLS_USE_PSA_CRYPTO: True Backup: CONFIG_MBEDTLS_PLATFORM_PRINTF_ALT: False Backup: CONFIG_MBEDTLS_THREADING_C: True Backup: CONFIG_MBEDTLS_THREADING_ALT: False =========== Checkpoint: backup =============== Restore: CONFIG_MBEDTLS_PSA_CRYPTO_C: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Restore: CONFIG_MBEDTLS_USE_PSA_CRYPTO: True Restore: CONFIG_MBEDTLS_PLATFORM_PRINTF_ALT: False Restore: CONFIG_MBEDTLS_THREADING_C: True Restore: CONFIG_MBEDTLS_THREADING_ALT: False =========== End psa_crypto_library_config =============== -- Found gen_kobject_list: C:/ncs/v3.1.0/zephyr/scripts/build/gen_kobject_list.py -- Including signing script: C:/ncs/v3.1.0/nrf/cmake/sysbuild/image_signing.cmake -- Configuring done -- Generating done -- Build files have been written to: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot [4/229] Generating include/generated/zephyr/version.h -- Zephyr version: 4.1.99 (C:/ncs/v3.1.0/zephyr), build: ncs-v3.1.0 [10/229] Generating ../../tfm/CMakeCache.txt -- Found Git: C:/ncs/toolchains/b8b84efebd/mingw64/bin/git.exe (found version "2.37.3.windows.1") -- The C compiler identification is GNU 12.2.0 -- The CXX compiler identification is GNU 12.2.0 -- The ASM compiler identification is GNU -- Found assembler: C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe -- Found Python3: C:/ncs/toolchains/b8b84efebd/opt/bin/python.exe (found version "3.12.4") found components: Interpreter -- Found Python3: C:/ncs/toolchains/b8b84efebd/opt/bin/python.exe (found suitable version "3.12.4", minimum required is "3.10") found components: Interpreter -- Cache files will be written to: C:/ncs/v3.1.0/zephyr/.cache -- Configuring done -- Generating done -- Build files have been written to: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/tfm [108/236] Building C object platform/CMakeFiles/platform_s.dir/ext/target/nordic_nrf/common/core/hw_init.o C:/ncs/v3.1.0/modules/tee/tf-m/trusted-firmware-m/platform/ext/target/nordic_nrf/common/core/hw_init.c:34:13: warning: 'nrf_cleanup_uarte' defined but not used [-Wunused-function] 34 | static void nrf_cleanup_uarte(NRF_UARTE_Type * uarte_reg) | ^~~~~~~~~~~~~~~~~ [232/236] Linking C executable bin\tfm_s.axf Memory region Used Size Region Size %age Used FLASH: 73076 B 254 KB 28.10% RAM: 50824 B 76 KB 65.31% [17/229] Performing install step for 'tfm' -- Install configuration: "MinSizeRel" ----- Installing platform NS ----- [229/229] Linking C executable zephyr\zephyr.elf Memory region Used Size Region Size %age Used FLASH: 24284 B 412 KB 5.76% RAM: 4712 B 112 KB 4.11% IDT_LIST: 0 GB 32 KB 0.00% Generating files from C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/zephyr.elf for board: nrf54l15dk image.py: sign the digest image.py: sign the digest [5/274] Generating include/generated/zephyr/version.h -- Zephyr version: 4.1.99 (C:/ncs/v3.1.0/zephyr), build: ncs-v3.1.0 [269/274] Linking C executable zephyr\zephyr_pre0.elf lto-wrapper.exe: warning: using serial compilation of 2 LTRANS jobs lto-wrapper.exe: note: see the '-flto' option documentation for more information [274/274] Linking C executable zephyr\zephyr.elf lto-wrapper.exe: warning: using serial compilation of 2 LTRANS jobs lto-wrapper.exe: note: see the '-flto' option documentation for more information Memory region Used Size Region Size %age Used FLASH: 40380 B 54 KB 73.03% RAM: 22176 B 76 KB 28.50% IDT_LIST: 0 GB 32 KB 0.00% Generating files from C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/mcuboot/zephyr/zephyr.elf for board: nrf54l15dk [20/20] Generating ../merged.hex * Terminal will be reused by tasks, press any key to close it. * Executing task: nRF Connect: Build: with_mcuboot/build (active) Building with_mcuboot C:\Windows\system32\cmd.exe /d /s /c "west build --build-dir c:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build c:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot" [0/1] Re-running CMake... Loading Zephyr module(s) (Zephyr base (cached)): sysbuild_default -- Cache files will be written to: C:/ncs/v3.1.0/zephyr/.cache -- Found west (found suitable version "1.4.0", minimum required is "0.14.0") -- Board: nrf54l15dk, qualifiers: nrf54l15/cpuapp/ns Parsing C:/ncs/v3.1.0/zephyr/share/sysbuild/Kconfig Loaded configuration 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/zephyr/.config' No change to configuration in 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/zephyr/.config' No change to Kconfig header in 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/_sysbuild/autoconf.h' -- ***************************** * Running CMake for mcuboot * ***************************** Loading Zephyr default modules (Zephyr base (cached)). -- Application: C:/ncs/v3.1.0/bootloader/mcuboot/boot/zephyr -- CMake version: 3.21.0 -- Cache files will be written to: C:/ncs/v3.1.0/zephyr/.cache -- Zephyr version: 4.1.99 (C:/ncs/v3.1.0/zephyr) -- Found west (found suitable version "1.4.0", minimum required is "0.14.0") -- Board: nrf54l15dk, qualifiers: nrf54l15/cpuapp -- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk) -- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk) -- Found BOARD.dts: C:/ncs/v3.1.0/zephyr/boards/nordic/nrf54l15dk/nrf54l15dk_nrf54l15_cpuapp.dts -- Found devicetree overlay: C:/ncs/v3.1.0/bootloader/mcuboot/boot/zephyr/app.overlay -- Generated zephyr.dts: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/mcuboot/zephyr/zephyr.dts -- Generated pickled edt: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/mcuboot/zephyr/edt.pickle -- Generated devicetree_generated.h: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/mcuboot/zephyr/include/generated/zephyr/devicetree_generated.h C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/mcuboot/zephyr/.config.sysbuild:11: warning: BOOT_SWAP_USING_MOVE (defined at C:/ncs/v3.1.0/bootloader/mcuboot/boot/zephyr/Kconfig:575) set more than once. Old value "y", new value "n". C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/mcuboot/zephyr/.config.sysbuild:44: warning: BOOT_SWAP_USING_MOVE (defined at C:/ncs/v3.1.0/bootloader/mcuboot/boot/zephyr/Kconfig:575) set more than once. Old value "n", new value "y". Parsing C:/ncs/v3.1.0/bootloader/mcuboot/boot/zephyr/Kconfig Loaded configuration 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/mcuboot/zephyr/.config' Merged configuration 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/mcuboot/zephyr/.config.sysbuild' No change to configuration in 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/mcuboot/zephyr/.config' No change to Kconfig header in 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/mcuboot/zephyr/include/generated/zephyr/autoconf.h' =========== Generating psa_crypto_config =============== Backup: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_C: True Backup: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Backup: CONFIG_MBEDTLS_PLATFORM_SETUP_TEARDOWN_ALT: False Backup: CONFIG_MBEDTLS_THREADING_C: False Backup: CONFIG_MBEDTLS_THREADING_ALT: False =========== Checkpoint: backup =============== Restore: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_C: True Restore: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Restore: CONFIG_MBEDTLS_PLATFORM_SETUP_TEARDOWN_ALT: False Restore: CONFIG_MBEDTLS_THREADING_C: False Restore: CONFIG_MBEDTLS_THREADING_ALT: False =========== End psa_crypto_config =============== =========== Generating psa_crypto_library_config =============== Backup: CONFIG_MBEDTLS_PSA_CRYPTO_C: True Backup: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Backup: CONFIG_MBEDTLS_USE_PSA_CRYPTO: True Backup: CONFIG_MBEDTLS_PLATFORM_PRINTF_ALT: False Backup: CONFIG_MBEDTLS_THREADING_C: False Backup: CONFIG_MBEDTLS_THREADING_ALT: False =========== Checkpoint: backup =============== Restore: CONFIG_MBEDTLS_PSA_CRYPTO_C: True Restore: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Restore: CONFIG_MBEDTLS_USE_PSA_CRYPTO: True Restore: CONFIG_MBEDTLS_PLATFORM_PRINTF_ALT: False Restore: CONFIG_MBEDTLS_THREADING_C: False Restore: CONFIG_MBEDTLS_THREADING_ALT: False =========== End psa_crypto_library_config =============== -- Found gen_kobject_list: C:/ncs/v3.1.0/zephyr/scripts/build/gen_kobject_list.py MCUBoot bootloader key file: C:/ncs/v3.1.0/bootloader/mcuboot/root-ed25519.pem CMake Warning at CMakeLists.txt:412 (message): WARNING: Using default MCUboot signing key file, this file is for debug use only and is not secure! -- Configuring done -- Generating done -- Build files have been written to: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/mcuboot -- ********************************** * Running CMake for with_mcuboot * ********************************** Loading Zephyr default modules (Zephyr base (cached)). -- Application: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot -- CMake version: 3.21.0 -- Cache files will be written to: C:/ncs/v3.1.0/zephyr/.cache -- Zephyr version: 4.1.99 (C:/ncs/v3.1.0/zephyr) -- Found west (found suitable version "1.4.0", minimum required is "0.14.0") -- Board: nrf54l15dk, qualifiers: nrf54l15/cpuapp/ns -- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk) -- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk) -- Found BOARD.dts: C:/ncs/v3.1.0/zephyr/boards/nordic/nrf54l15dk/nrf54l15dk_nrf54l15_cpuapp_ns.dts -- Generated zephyr.dts: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/zephyr.dts -- Generated pickled edt: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/edt.pickle -- Generated devicetree_generated.h: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/include/generated/zephyr/devicetree_generated.h warning: Experimental symbol TFM_EXPERIMENTAL is enabled. Parsing C:/ncs/v3.1.0/zephyr/Kconfig Loaded configuration 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/.config' Merged configuration 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/.config.sysbuild' No change to configuration in 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/.config' No change to Kconfig header in 'C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/include/generated/zephyr/autoconf.h' =========== Generating psa_crypto_config =============== Backup: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_C: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Backup: CONFIG_MBEDTLS_PLATFORM_SETUP_TEARDOWN_ALT: False Backup: CONFIG_MBEDTLS_THREADING_C: True Backup: CONFIG_MBEDTLS_THREADING_ALT: False =========== Checkpoint: backup =============== Restore: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_C: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Restore: CONFIG_MBEDTLS_PLATFORM_SETUP_TEARDOWN_ALT: False Restore: CONFIG_MBEDTLS_THREADING_C: True Restore: CONFIG_MBEDTLS_THREADING_ALT: False =========== End psa_crypto_config =============== =========== Generating psa_crypto_library_config =============== Backup: CONFIG_MBEDTLS_PSA_CRYPTO_C: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Backup: CONFIG_MBEDTLS_USE_PSA_CRYPTO: True Backup: CONFIG_MBEDTLS_PLATFORM_PRINTF_ALT: False Backup: CONFIG_MBEDTLS_THREADING_C: True Backup: CONFIG_MBEDTLS_THREADING_ALT: False =========== Checkpoint: backup =============== Restore: CONFIG_MBEDTLS_PSA_CRYPTO_C: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Restore: CONFIG_MBEDTLS_USE_PSA_CRYPTO: True Restore: CONFIG_MBEDTLS_PLATFORM_PRINTF_ALT: False Restore: CONFIG_MBEDTLS_THREADING_C: True Restore: CONFIG_MBEDTLS_THREADING_ALT: False =========== End psa_crypto_library_config =============== -- Found gen_kobject_list: C:/ncs/v3.1.0/zephyr/scripts/build/gen_kobject_list.py -- Including signing script: C:/ncs/v3.1.0/nrf/cmake/sysbuild/image_signing.cmake -- Configuring done -- Generating done -- Build files have been written to: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot CMake Warning at C:/ncs/v3.1.0/nrf/cmake/sysbuild/partition_manager.cmake:119 (message): --------------------------------------------------------------------- --- WARNING: Using a bootloader without pm_static.yml. --- --- There are cases where a deployed product can consist of --- --- multiple images, and only a subset of these images can be --- --- upgraded through a firmware update mechanism. In such cases, --- --- the upgradable images must have partitions that are static --- --- and are matching the partition map used by the bootloader --- --- programmed onto the device. --- --------------------------------------------------------------------- Call Stack (most recent call first): C:/ncs/v3.1.0/nrf/cmake/sysbuild/partition_manager.cmake:636 (partition_manager) C:/ncs/v3.1.0/nrf/sysbuild/CMakeLists.txt:826 (include) cmake/modules/sysbuild_extensions.cmake:598 (nrf_POST_CMAKE) cmake/modules/sysbuild_extensions.cmake:598 (cmake_language) cmake/modules/sysbuild_images.cmake:46 (sysbuild_module_call) cmake/modules/sysbuild_default.cmake:21 (include) C:/ncs/v3.1.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include) C:/ncs/v3.1.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:97 (include_boilerplate) C:/ncs/v3.1.0/zephyr/share/sysbuild-package/cmake/SysbuildConfig.cmake:8 (include) template/CMakeLists.txt:10 (find_package) Dropping partition 'nonsecure_storage' since it is empty. -- Configuring done -- Generating done -- Build files have been written to: C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build [115/119] Linking C executable bin\tfm_s.axf Memory region Used Size Region Size %age Used FLASH: 73076 B 254 KB 28.10% RAM: 50824 B 76 KB 65.31% [16/16] Linking C executable zephyr\zephyr.elf Memory region Used Size Region Size %age Used FLASH: 24284 B 412 KB 5.76% RAM: 4712 B 112 KB 4.11% IDT_LIST: 0 GB 32 KB 0.00% Generating files from C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/with_mcuboot/zephyr/zephyr.elf for board: nrf54l15dk image.py: sign the digest image.py: sign the digest [82/86] Linking C executable zephyr\zephyr_pre0.elf lto-wrapper.exe: warning: using serial compilation of 2 LTRANS jobs lto-wrapper.exe: note: see the '-flto' option documentation for more information [86/86] Linking C executable zephyr\zephyr.elf lto-wrapper.exe: warning: using serial compilation of 2 LTRANS jobs lto-wrapper.exe: note: see the '-flto' option documentation for more information Memory region Used Size Region Size %age Used FLASH: 40380 B 54 KB 73.03% RAM: 22176 B 76 KB 28.50% IDT_LIST: 0 GB 32 KB 0.00% Generating files from C:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build/mcuboot/zephyr/zephyr.elf for board: nrf54l15dk [10/10] Generating ../merged.hex * Terminal will be reused by tasks, press any key to close it. * Executing task: nRF Connect: Flash: with_mcuboot/build (active) Flashing build to motor C:\Windows\system32\cmd.exe /d /s /c "west flash -d c:\ncs\v3.1.0\zephyr\samples\sysbuild\with_mcuboot\build --skip-rebuild --dev-id 203200665 --erase" -- west flash: using runner nrfutil -- runners.nrfutil: mass erase requested -- runners.nrfutil: reset after flashing requested -- runners.nrfutil: Flashing file: C:\ncs\v3.1.0\zephyr\samples\sysbuild\with_mcuboot\build\merged.hex -- runners.nrfutil: Erasing non-volatile memory (ERASEALL) -- runners.nrfutil: Programming image -- runners.nrfutil: Verifying image -- runners.nrfutil: Reset -- runners.nrfutil: Board(s) with serial number(s) 203200665 flashed successfully. * Terminal will be reused by tasks, press any key to close it. * Executing task: nRF Connect: Build: with_mcuboot/build (active) Building with_mcuboot C:\Windows\system32\cmd.exe /d /s /c "west build --build-dir c:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot/build c:/ncs/v3.1.0/zephyr/samples/sysbuild/with_mcuboot" [0/16] Performing build step for 'tfm' ninja: no work to do. [1/10] Performing build step for 'mcuboot' ninja: no work to do. [8/9] cmd.exe /C "cd /D C:\ncs\v3.1.0\zephyr\samples\sysbuild\with_mcuboot\build\_sysbuild && C:\ncs\toolchains\b8b84efebd\opt\bin\cmake.exe -E true" * Terminal will be reused by tasks, press any key to close it. * Executing task: nRF Connect: Flash: with_mcuboot/build (active) Flashing build to motor C:\Windows\system32\cmd.exe /d /s /c "west flash -d c:\ncs\v3.1.0\zephyr\samples\sysbuild\with_mcuboot\build --skip-rebuild --dev-id 203200665 --erase" -- west flash: using runner nrfutil -- runners.nrfutil: mass erase requested -- runners.nrfutil: reset after flashing requested -- runners.nrfutil: Flashing file: C:\ncs\v3.1.0\zephyr\samples\sysbuild\with_mcuboot\build\merged.hex -- runners.nrfutil: Erasing non-volatile memory (ERASEALL) -- runners.nrfutil: Programming image -- runners.nrfutil: Verifying image -- runners.nrfutil: Reset -- runners.nrfutil: Board(s) with serial number(s) 203200665 flashed successfully. * Terminal will be reused by tasks, press any key to close it. * Executing task: nRF Connect: Flash: with_mcuboot/build (active) Flashing build to motor C:\Windows\system32\cmd.exe /d /s /c "west flash -d c:\ncs\v3.1.0\zephyr\samples\sysbuild\with_mcuboot\build --skip-rebuild --dev-id 203200665 --no-reset" -- west flash: using runner nrfutil -- runners.nrfutil: Flashing file: C:\ncs\v3.1.0\zephyr\samples\sysbuild\with_mcuboot\build\merged.hex -- runners.nrfutil: Programming image -- runners.nrfutil: Verifying image -- runners.nrfutil: Board(s) with serial number(s) 203200665 flashed successfully. * Terminal will be reused by tasks, press any key to close it.