CONFIG_SOC_FVP_AEMV8R_AARCH64¶
ARM FVP AEMv8R aarch64 simulation
ARM FVP AEMv8R aarch64 simulation
Type: bool
Direct dependencies¶
<choice: ARM FVP AEMv8R AArch64 SoCs> || <choice: ARM FVP AEMv8R AArch64 SoCs>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol¶
Kconfig definitions¶
At <Zephyr SoC>/arm64/arm/fvp_aemv8r/Kconfig.soc:8
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:15 → <BuildDir>/kconfig/Kconfig.soc.arch:2 → <Zephyr SoC>/arm64/arm/Kconfig:15
Menu path: (Top) → Hardware Configuration → ARM FVP AEMv8R AArch64 SoCs
config SOC_FVP_AEMV8R_AARCH64
    bool "ARM FVP AEMv8R aarch64 simulation"
    select CPU_CORTEX_R82
    select CPU_HAS_MPU
    select GIC_V3
    select GIC_SINGLE_SECURITY_STATE
    depends on <choice>
At <Zephyr SoC>/arm64/arm/fvp_aemv8r/Kconfig.soc:8
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:18 → <Zephyr SoC>/arm64/arm/Kconfig:15
Menu path: (Top) → Hardware Configuration → ARM FVP AEMv8R AArch64 SoCs
config SOC_FVP_AEMV8R_AARCH64
    bool "ARM FVP AEMv8R aarch64 simulation"
    select CPU_CORTEX_R82
    select CPU_HAS_MPU
    select GIC_V3
    select GIC_SINGLE_SECURITY_STATE
    depends on <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)