Skip to content

sample: tfm_integration: sample.tfm_ipc reports build failure #99005

@katgiadla

Description

@katgiadla

Describe the bug

Sample sample.tfm_ipc reports build failure.

Observed for [email protected]/nrf9160/ns.

Regression

  • This is a regression.

Steps to reproduce

  1. have NRF9160DK connected
  2. go to your zephyr dir
  3. call $ZEPHYR_BASE/scripts/twister -s sample.tfm_ipc -p [email protected]/nrf9160/ns --device-testing --device-serial /dev/ttyACM0 -v --inline-logs --west-flash="--erase"
  4. See console output with error

Relevant log output

-- Found devicetree overlay: /home/zephyrproject/zephyr/samples/tfm_integration/tfm_ipc/boards/nrf9160dk_nrf9160_ns.overlay
devicetree error: /chosen: undefined node label 'sram0_ns_app'
CMake Error at /home/zephyrproject/zephyr/cmake/modules/dts.cmake:306 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  /home/zephyrproject/zephyr/cmake/modules/zephyr_default.cmake:131 (include)
  /home/zephyrproject/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /home/zephyrproject/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:5 (find_package)


-- Configuring incomplete, errors occurred!
CMake Error at cmake/modules/sysbuild_extensions.cmake:530 (message):
  CMake configure failed for Zephyr project: tfm_ipc

  Location: /home/zephyrproject/zephyr/samples/tfm_integration/tfm_ipc
Call Stack (most recent call first):
  cmake/modules/sysbuild_images.cmake:43 (ExternalZephyrProject_Cmake)
  cmake/modules/sysbuild_default.cmake:21 (include)
  /home/zephyrproject/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
  /home/zephyrproject/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  /home/zephyrproject/zephyr/share/sysbuild-package/cmake/SysbuildConfig.cmake:8 (include)
  template/CMakeLists.txt:10 (find_package)


-- Configuring incomplete, errors occurred!
See also "/home/zephyrproject/zephyr/twister-out/[email protected]_nrf9160_ns/zephyr/samples/tfm_integration/tfm_ipc/sample.tfm_ipc/CMakeFiles/CMakeOutput.log".

INFO    - /home/zephyrproject/zephyr/twister-out/[email protected]_nrf9160_ns/zephyr/samples/tfm_integration/tfm_ipc/sample.tfm_ipc/build.log

Impact

Annoyance – Minor irritation; no significant impact on usability or functionality.

Environment

  • OS: Ubuntu 20.04.1 LTS
  • Toolchain Zephyr SDK 0.17.0
  • Commit SHA or Version used: f0cbba0

Additional Context

Bisection indicates for f1e18c5

Metadata

Metadata

Assignees

Labels

bugThe issue is a bug, or the PR is fixing a bugplatform: nRFNordic nRFxpriority: lowLow impact/importance bug

Type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions