The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_SOC_FVP_AEMV8R_AARCH64

ARM FVP AEMv8R aarch64 simulation

Type: bool

Direct dependencies

<choice: ARM FVP AEMv8R AArch64 SoCs>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At soc/arm64/arm/fvp_aemv8r/Kconfig.soc:8

Included via Kconfig:8Kconfig.zephyr:38soc/Kconfig:18soc/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.)