:orphan: .. title:: ARCH_HAS_TRUSTED_EXECUTION .. option:: CONFIG_ARCH_HAS_TRUSTED_EXECUTION *(No prompt -- not directly user assignable.)* Type: ``bool`` Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :option:`ARC_HAS_SECURE ` - \ :option:`CPU_CORTEX_M ` Kconfig definition ================== .. highlight:: kconfig At ``arch/Kconfig:430`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:29`` Menu path: (Top) .. parsed-literal:: config ARCH_HAS_TRUSTED_EXECUTION bool *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*