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).
Help
MCU implements the nRF (vendor-specific) Security Attribution Unit.
(IDAU: "Implementation-Defined Attribution Unit", in accordance with
ARM terminology).
Direct dependencies
SOC_SERIES_NRF91X
|| SOC_NRF5340_CPUAPP
|| SOC_SERIES_NRF91X
|| SOC_NRF5340_CPUAPP
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol
Symbols that select this symbol
Kconfig definitions
At <Zephyr>/soc/arm/Kconfig:35
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:15
→ <nRF>/doc/_build/kconfig/Kconfig.soc.arch:1
Menu path: (Top) → Hardware Configuration
config CPU_HAS_NRF_IDAU
bool
select CPU_HAS_TEE
depends on SOC_SERIES_NRF91X || SOC_NRF5340_CPUAPP
help
MCU implements the nRF (vendor-specific) Security Attribution Unit.
(IDAU: "Implementation-Defined Attribution Unit", in accordance with
ARM terminology).
At <Zephyr>/soc/arm/Kconfig:35
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:17
Menu path: (Top) → Hardware Configuration
config CPU_HAS_NRF_IDAU
bool
select CPU_HAS_TEE
depends on SOC_SERIES_NRF91X || SOC_NRF5340_CPUAPP
help
MCU implements the nRF (vendor-specific) Security Attribution Unit.
(IDAU: "Implementation-Defined Attribution Unit", in accordance with
ARM terminology).
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)