mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 13:31:57 +00:00
Building Zephyr with CONFIG_TRUSTED_EXECUTION_SECURE=y implies building also a Non-Secure image. The Non-Secure image will, in this case do the remainder of actions to properly configure and boot the Network MCU. So the (strictly) secure firmware image does not need to execute the configuration and the booting of the Network MCU, except for the part that does security attribution. In the absence of any TrustZone awareness, the single Application MCU firmware will do all the required steps to configure and boot the Network MCU. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
common | ||
nios2 | ||
posix | ||
riscv | ||
shields | ||
x86 | ||
xtensa | ||
CMakeLists.txt | ||
deprecated.cmake | ||
index.rst | ||
Kconfig |