 *  Executing task: nRF Connect: Generate config vclient_nrf54l15/nrf54l15/cpuapp for d:\nRF54\vclient\v2\fw\source\peripheral_uart 

Building peripheral_uart
west build --build-dir d:/nRF54/vclient/v2/fw/source/peripheral_uart/build d:/nRF54/vclient/v2/fw/source/peripheral_uart --pristine --board vclient_nrf54l15/nrf54l15/cpuapp --sysbuild -- -DBOARD_ROOT="d:/nrf54/vclient/v2/fw/source/peripheral_uart/my_boards;d:/nrf54/vclient/v2/fw/source/peripheral_uart"

-- west build: generating a build system
Loading Zephyr module(s) (Zephyr base): sysbuild_default
-- Found Python3: C:/ncs/toolchains/0b393f9e1b/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.0.2/zephyr/.cache
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: vclient_nrf54l15, qualifiers: nrf54l15/cpuapp
Parsing d:/nRF54/vclient/v2/fw/source/peripheral_uart/Kconfig.sysbuild
Loaded configuration 'D:/nRF54/vclient/v2/fw/source/peripheral_uart/build/_sysbuild/empty.conf'
Merged configuration 'd:/nRF54/vclient/v2/fw/source/peripheral_uart/sysbuild.conf'
Configuration saved to 'D:/nRF54/vclient/v2/fw/source/peripheral_uart/build/zephyr/.config'
Kconfig header saved to 'D:/nRF54/vclient/v2/fw/source/peripheral_uart/build/_sysbuild/autoconf.h'
--
   *****************************
   * Running CMake for mcuboot *
   *****************************

Loading Zephyr default modules (Zephyr base).
-- Application: C:/ncs/v3.0.2/bootloader/mcuboot/boot/zephyr
-- CMake version: 3.21.0
-- Found Python3: C:/ncs/toolchains/0b393f9e1b/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.0.2/zephyr/.cache
-- Zephyr version: 4.0.99 (C:/ncs/v3.0.2/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: vclient_nrf54l15, qualifiers: nrf54l15/cpuapp
-- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk)
-- Found Dtc: C:/ncs/toolchains/0b393f9e1b/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6")
-- Found BOARD.dts: D:/nRF54/vclient/v2/fw/source/peripheral_uart/my_boards/boards/vclient/vclient_nrf54l15/vclient_nrf54l15_nrf54l15_cpuapp.dts
-- Found devicetree overlay: C:/ncs/v3.0.2/bootloader/mcuboot/boot/zephyr/app.overlay
-- Generated zephyr.dts: D:/nRF54/vclient/v2/fw/source/peripheral_uart/build/mcuboot/zephyr/zephyr.dts
-- Generated pickled edt: D:/nRF54/vclient/v2/fw/source/peripheral_uart/build/mcuboot/zephyr/edt.pickle
-- Generated zephyr.dts: D:/nRF54/vclient/v2/fw/source/peripheral_uart/build/mcuboot/zephyr/zephyr.dts
-- Generated devicetree_generated.h: D:/nRF54/vclient/v2/fw/source/peripheral_uart/build/mcuboot/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: D:/nRF54/vclient/v2/fw/source/peripheral_uart/build/mcuboot/zephyr/dts.cmake

warning: NRF_RTC_TIMER_USER_CHAN_COUNT (defined at
C:/ncs/v3.0.2/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.


warning: BT_CTLR_TX_PWR_DYNAMIC_CONTROL (defined at subsys/bluetooth\controller/Kconfig:496) was
assigned the value 'y' but got the value 'n'. Check these unsatisfied dependencies: BT_HCI_VS (=n),
HAS_BT_CTLR (=n), BT_HCI (=n), BT (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_TX_PWR_DYNAMIC_CONTROL and/or look
up BT_CTLR_TX_PWR_DYNAMIC_CONTROL 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: LOG_DEFAULT_LEVEL (defined at subsys/logging\Kconfig.filtering:13) was assigned the value
'0' but got the value ''. Check these unsatisfied dependencies: LOG (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_LOG_DEFAULT_LEVEL and/or look up
LOG_DEFAULT_LEVEL 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: The choice symbol MCUBOOT_LOG_LEVEL_INF (defined at
subsys/logging/Kconfig.template.log_config:17) was selected (set =y), but no symbol ended up as the
choice selection. See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_MCUBOOT_LOG_LEVEL_INF
and/or look up MCUBOOT_LOG_LEVEL_INF 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: The choice symbol LOG_MODE_MINIMAL (defined at subsys/logging\Kconfig.mode:29) was selected
(set =y), but no symbol ended up as the choice selection. See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_LOG_MODE_MINIMAL and/or look up
LOG_MODE_MINIMAL 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: The choice symbol BT_CTLR_TX_PWR_PLUS_8 (defined at
subsys/bluetooth\controller/Kconfig:340) was selected (set =y), but no symbol ended up as the choice
selection. See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_TX_PWR_PLUS_8 and/or
look up BT_CTLR_TX_PWR_PLUS_8 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: Deprecated symbol DEPRECATED_UART_NRFX_UARTE_LEGACY_SHIM is enabled.

Parsing C:/ncs/v3.0.2/bootloader/mcuboot/boot/zephyr/Kconfig
Loaded configuration 'D:/nRF54/vclient/v2/fw/source/peripheral_uart/my_boards/boards/vclient/vclient_nrf54l15/vclient_nrf54l15_nrf54l15_cpuapp_defconfig'
Merged configuration 'C:/ncs/v3.0.2/bootloader/mcuboot/boot/zephyr/prj.conf'
Merged configuration 'D:/nRF54/vclient/v2/fw/source/peripheral_uart/sysbuild/mcuboot.conf'
Merged configuration 'D:/nRF54/vclient/v2/fw/source/peripheral_uart/build/mcuboot/zephyr/.config.sysbuild'
Configuration saved to 'D:/nRF54/vclient/v2/fw/source/peripheral_uart/build/mcuboot/zephyr/.config'
Kconfig header saved to 'D:/nRF54/vclient/v2/fw/source/peripheral_uart/build/mcuboot/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: c:/ncs/toolchains/0b393f9e1b/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/0b393f9e1b/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: 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: 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: 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: False
Restore: CONFIG_MBEDTLS_THREADING_ALT: False
=========== End psa_crypto_library_config ===============
MCUBoot bootloader key file: D:/nRF54/vclient/v2/fw/source/peripheral_uart/key/root-ed25519.pem
-- Configuring done
-- Generating done
-- Build files have been written to: D:/nRF54/vclient/v2/fw/source/peripheral_uart/build/mcuboot
--
   *************************************
   * Running CMake for peripheral_uart *
   *************************************

Loading Zephyr default modules (Zephyr base).
-- Application: D:/nRF54/vclient/v2/fw/source/peripheral_uart
-- CMake version: 3.21.0
-- Found Python3: C:/ncs/toolchains/0b393f9e1b/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.0.2/zephyr/.cache
-- Zephyr version: 4.0.99 (C:/ncs/v3.0.2/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: vclient_nrf54l15, qualifiers: nrf54l15/cpuapp
-- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk)
-- Found Dtc: C:/ncs/toolchains/0b393f9e1b/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6")
-- Found BOARD.dts: D:/nRF54/vclient/v2/fw/source/peripheral_uart/my_boards/boards/vclient/vclient_nrf54l15/vclient_nrf54l15_nrf54l15_cpuapp.dts
-- Found devicetree overlay: D:/nRF54/vclient/v2/fw/source/peripheral_uart/app.overlay
-- Generated zephyr.dts: D:/nRF54/vclient/v2/fw/source/peripheral_uart/build/peripheral_uart/zephyr/zephyr.dts
-- Generated pickled edt: D:/nRF54/vclient/v2/fw/source/peripheral_uart/build/peripheral_uart/zephyr/edt.pickle
-- Generated zephyr.dts: D:/nRF54/vclient/v2/fw/source/peripheral_uart/build/peripheral_uart/zephyr/zephyr.dts
-- Generated devicetree_generated.h: D:/nRF54/vclient/v2/fw/source/peripheral_uart/build/peripheral_uart/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: D:/nRF54/vclient/v2/fw/source/peripheral_uart/build/peripheral_uart/zephyr/dts.cmake

warning: Deprecated symbol DEPRECATED_UART_NRFX_UARTE_LEGACY_SHIM is enabled.

Parsing D:/nRF54/vclient/v2/fw/source/peripheral_uart/Kconfig
Loaded configuration 'D:/nRF54/vclient/v2/fw/source/peripheral_uart/my_boards/boards/vclient/vclient_nrf54l15/vclient_nrf54l15_nrf54l15_cpuapp_defconfig'
Merged configuration 'D:/nRF54/vclient/v2/fw/source/peripheral_uart/prj.conf'
Merged configuration 'D:/nRF54/vclient/v2/fw/source/peripheral_uart/build/peripheral_uart/zephyr/.config.sysbuild'
Configuration saved to 'D:/nRF54/vclient/v2/fw/source/peripheral_uart/build/peripheral_uart/zephyr/.config'
Kconfig header saved to 'D:/nRF54/vclient/v2/fw/source/peripheral_uart/build/peripheral_uart/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: c:/ncs/toolchains/0b393f9e1b/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/0b393f9e1b/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe
CMake Warning at C:/ncs/v3.0.2/nrf/samples/common/mcumgr_bt_ota_dfu/CMakeLists.txt:27 (message):
  MCUmgr Bluetooth OTA DFU: suboptimal configuration of Bluetooth Host
  buffers.  Consider using optimal values defined in the
  C:/ncs/v3.0.2/nrf/samples/common/mcumgr_bt_ota_dfu/Kconfig file for
  CONFIG_BT_BUF_ACL_TX_SIZE, CONFIG_BT_BUF_ACL_RX_SIZE and
  CONFIG_BT_L2CAP_TX_MTU options


=========== 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: False
Backup: CONFIG_MBEDTLS_THREADING_ALT: True
=========== 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: False
Restore: CONFIG_MBEDTLS_THREADING_ALT: True
=========== 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: False
Backup: CONFIG_MBEDTLS_THREADING_ALT: True
=========== 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: False
Restore: CONFIG_MBEDTLS_THREADING_ALT: True
=========== End psa_crypto_library_config ===============
-- Including signing script: C:/ncs/v3.0.2/nrf/cmake/sysbuild/image_signing.cmake
CMake Warning at C:/ncs/v3.0.2/zephyr/CMakeLists.txt:2180 (message):
  __ASSERT() statements are globally ENABLED


-- Configuring done
-- Generating done
-- Build files have been written to: D:/nRF54/vclient/v2/fw/source/peripheral_uart/build/peripheral_uart
CMake Warning at C:/ncs/v3.0.2/nrf/cmake/sysbuild/partition_manager.cmake:121 (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.0.2/nrf/cmake/sysbuild/partition_manager.cmake:620 (partition_manager)
  C:/ncs/v3.0.2/nrf/sysbuild/CMakeLists.txt:779 (include)
  cmake/modules/sysbuild_extensions.cmake:583 (nrf_POST_CMAKE)
  cmake/modules/sysbuild_extensions.cmake:583 (cmake_language)
  cmake/modules/sysbuild_images.cmake:46 (sysbuild_module_call)
  cmake/modules/sysbuild_default.cmake:21 (include)
  C:/ncs/v3.0.2/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
  C:/ncs/v3.0.2/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  C:/ncs/v3.0.2/zephyr/share/sysbuild-package/cmake/SysbuildConfig.cmake:8 (include)
  template/CMakeLists.txt:10 (find_package)


-- Configuring done
-- Generating done
-- Build files have been written to: D:/nRF54/vclient/v2/fw/source/peripheral_uart/build
←[92m-- west build: building application
[9/20] Performing build step for 'mcuboot'
[6/295] Generating include/generated/zephyr/version.h
-- Zephyr version: 4.0.99 (C:/ncs/v3.0.2/zephyr), build: v4.0.99-ncs1-2
[11/295] Building C object modules/nrf/subsys/nrf_security/src/core/nrf_oberon/CMakeFiles/oberon_psa_core.dir/C_/ncs/v3.0.2/modules/crypto/oberon-psa-crypto/library/psa_crypto_slot_ma[295/295] Linking C executable zephyr\zephyr.elf
Memory region         Used Size  Region Size  %age Used
           FLASH:       47624 B        54 KB     86.13%
             RAM:       22160 B       188 KB     11.51%
        IDT_LIST:          0 GB        32 KB      0.00%
Generating files from D:/nRF54/vclient/v2/fw/source/peripheral_uart/build/mcuboot/zephyr/zephyr.elf for board: vclient_nrf54l15
[11/20] Performing build step for 'peripheral_uart'
[0/1] Re-running CMake...
Loading Zephyr default modules (Zephyr base (cached)).
-- Application: D:/nRF54/vclient/v2/fw/source/peripheral_uart
-- CMake version: 3.21.0
-- Cache files will be written to: C:/ncs/v3.0.2/zephyr/.cache
-- Zephyr version: 4.0.99 (C:/ncs/v3.0.2/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: vclient_nrf54l15, qualifiers: nrf54l15/cpuapp
-- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk)
-- Found BOARD.dts: D:/nRF54/vclient/v2/fw/source/peripheral_uart/my_boards/boards/vclient/vclient_nrf54l15/vclient_nrf54l15_nrf54l15_cpuapp.dts
-- Found devicetree overlay: D:/nRF54/vclient/v2/fw/source/peripheral_uart/app.overlay
-- Generated zephyr.dts: D:/nRF54/vclient/v2/fw/source/peripheral_uart/build/peripheral_uart/zephyr/zephyr.dts
-- Generated pickled edt: D:/nRF54/vclient/v2/fw/source/peripheral_uart/build/peripheral_uart/zephyr/edt.pickle
-- Generated zephyr.dts: D:/nRF54/vclient/v2/fw/source/peripheral_uart/build/peripheral_uart/zephyr/zephyr.dts
-- Generated devicetree_generated.h: D:/nRF54/vclient/v2/fw/source/peripheral_uart/build/peripheral_uart/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: D:/nRF54/vclient/v2/fw/source/peripheral_uart/build/peripheral_uart/zephyr/dts.cmake

warning: Deprecated symbol DEPRECATED_UART_NRFX_UARTE_LEGACY_SHIM is enabled.

Parsing D:/nRF54/vclient/v2/fw/source/peripheral_uart/Kconfig
Loaded configuration 'D:/nRF54/vclient/v2/fw/source/peripheral_uart/build/peripheral_uart/zephyr/.config'
Merged configuration 'D:/nRF54/vclient/v2/fw/source/peripheral_uart/build/peripheral_uart/zephyr/.config.sysbuild'
No change to configuration in 'D:/nRF54/vclient/v2/fw/source/peripheral_uart/build/peripheral_uart/zephyr/.config'
No change to Kconfig header in 'D:/nRF54/vclient/v2/fw/source/peripheral_uart/build/peripheral_uart/zephyr/include/generated/zephyr/autoconf.h'
CMake Warning at C:/ncs/v3.0.2/nrf/samples/common/mcumgr_bt_ota_dfu/CMakeLists.txt:27 (message):
  MCUmgr Bluetooth OTA DFU: suboptimal configuration of Bluetooth Host
  buffers.  Consider using optimal values defined in the
  C:/ncs/v3.0.2/nrf/samples/common/mcumgr_bt_ota_dfu/Kconfig file for
  CONFIG_BT_BUF_ACL_TX_SIZE, CONFIG_BT_BUF_ACL_RX_SIZE and
  CONFIG_BT_L2CAP_TX_MTU options


=========== 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: False
Backup: CONFIG_MBEDTLS_THREADING_ALT: True
=========== 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: False
Restore: CONFIG_MBEDTLS_THREADING_ALT: True
=========== 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: False
Backup: CONFIG_MBEDTLS_THREADING_ALT: True
=========== 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: False
Restore: CONFIG_MBEDTLS_THREADING_ALT: True
=========== End psa_crypto_library_config ===============
-- Including signing script: C:/ncs/v3.0.2/nrf/cmake/sysbuild/image_signing.cmake
CMake Warning at C:/ncs/v3.0.2/zephyr/CMakeLists.txt:2180 (message):
  __ASSERT() statements are globally ENABLED


-- Configuring done
-- Generating done
-- Build files have been written to: D:/nRF54/vclient/v2/fw/source/peripheral_uart/build/peripheral_uart
[6/426] Generating include/generated/zephyr/version.h
-- Zephyr version: 4.0.99 (C:/ncs/v3.0.2/zephyr), build: v4.0.99-ncs1-2
[39/426] Building C object modules/nrf/subsys/nrf_security/src/core/nrf_oberon/CMakeFiles/oberon_psa_core.dir/C_/ncs/v3.0.2/modules/crypto/oberon-psa-crypto/library/psa_crypto_client.[41/426] Building C object modules/nrf/subsys/nrf_security/src/core/nrf_oberon/CMakeFiles/oberon_psa_core.dir/C_/ncs/v3.0.2/modules/crypto/oberon-psa-crypto/library/psa_crypto_storage[43/426] Building C object modules/nrf/subsys/nrf_security/src/core/nrf_oberon/CMakeFiles/oberon_psa_core.dir/C_/ncs/v3.0.2/modules/crypto/oberon-psa-crypto/library/platform_util.c.ob[52/426] Building C object modules/nrf/subsys/nrf_security/src/core/nrf_oberon/CMakeFiles/oberon_psa_core.dir/C_/ncs/v3.0.2/modules/crypto/oberon-psa-crypto/library/platform_util.c.ob[54/426] Building C object modules/nrf/subsys/nrf_security/src/core/nrf_oberon/CMakeFiles/oberon_psa_core.dir/C_/ncs/v3.0.2/modules/crypto/oberon-psa-crypto/library/psa_crypto_slot_ma[352/426] Building C object modules/hal_nordic/modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/C_/ncs/v3.0.2/modules/hal/nordic/nrfx/helpers/nrfx_flag32_allocator.c.o[426/426] Linking C executable zephyr\zephyr.elf
Memory region         Used Size  Region Size  %age Used
           FLASH:      322508 B       670 KB     47.01%
             RAM:      151836 B       188 KB     78.87%
        IDT_LIST:          0 GB        32 KB      0.00%
Generating files from D:/nRF54/vclient/v2/fw/source/peripheral_uart/build/peripheral_uart/zephyr/zephyr.elf for board: vclient_nrf54l15
image.py: sign the digest
image.py: sign the digest
[20/20] Generating ../merged.hex
 *  Terminal will be reused by tasks, press any key to close it. 