-
CONFIG_CPU_HAS_NRF_IDAU
¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
MCU implements the nRF (vendor-specific) Security Attribution Unit. (IDAU: “Implementation-Defined Attribution Unit”, in accordance with ARM terminology).
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Symbols that select this symbol¶
Kconfig definition¶
At soc/arm/Kconfig:32
Included via Kconfig:10
→ Kconfig.zephyr:27
→ soc/Kconfig:11
Menu path: (top menu) → Hardware Configuration
config CPU_HAS_NRF_IDAU bool selectCPU_HAS_TEE
ifSOC_SERIES_NRF91X
depends onSOC_SERIES_NRF91X
help MCU implements the nRF (vendor-specific) Security Attribution Unit. (IDAU: "Implementation-Defined Attribution Unit", in accordance with ARM terminology).
(Definitions include propagated dependencies, including from if’s and menus.)