CONFIG_SOC_FVP_AEMV8R_EL2_INIT
ARM FVP AEMv8R EL2 Initialization
ARM FVP AEMv8R EL2 Initialization
Type: bool
Help
Initialize MPIDR_EL1 in z_arm64_el2_plat_init. It's necessary
when zephyr brings up secondary core without TB-R support.
Help
Initialize MPIDR_EL1 in z_arm64_el2_plat_init. It's necessary
when zephyr brings up secondary core without TB-R support.
Direct dependencies
SOC_FAMILY_ARM64
|| SOC_FAMILY_ARM64
(Includes any dependencies from ifs and menus.)
Defaults
n
n
Kconfig definitions
At <Zephyr>/soc/arm64/arm/fvp_aemv8r/Kconfig.soc:26
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:15
→ <nRF>/doc/_build/kconfig/Kconfig.soc.arch:2
→ <Zephyr>/soc/arm64/arm/Kconfig:15
Menu path: (Top) → Hardware Configuration
config SOC_FVP_AEMV8R_EL2_INIT
bool "ARM FVP AEMv8R EL2 Initialization"
default n
depends on SOC_FAMILY_ARM64
help
Initialize MPIDR_EL1 in z_arm64_el2_plat_init. It's necessary
when zephyr brings up secondary core without TB-R support.
At <Zephyr>/soc/arm64/arm/fvp_aemv8r/Kconfig.soc:26
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:18
→ <Zephyr>/soc/arm64/arm/Kconfig:15
Menu path: (Top) → Hardware Configuration
config SOC_FVP_AEMV8R_EL2_INIT
bool "ARM FVP AEMv8R EL2 Initialization"
default n
depends on SOC_FAMILY_ARM64
help
Initialize MPIDR_EL1 in z_arm64_el2_plat_init. It's necessary
when zephyr brings up secondary core without TB-R support.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)