Home
last modified time | relevance | path

Searched refs:CONFIG_ARMV7_PSCI_NR_CPUS (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/arch/arm/cpu/armv7/
H A Dpsci-common.c27 static u32 psci_target_pc[CONFIG_ARMV7_PSCI_NR_CPUS] __secure_data = { 0 };
28 static u32 psci_context_id[CONFIG_ARMV7_PSCI_NR_CPUS] __secure_data = { 0 };
/openbmc/u-boot/include/configs/
H A Dcei-tk1-som.h37 #define CONFIG_ARMV7_PSCI_NR_CPUS 4 macro
/openbmc/u-boot/arch/arm/mach-uniphier/arm32/
H A Dpsci.c28 u32 uniphier_smp_booted[CONFIG_ARMV7_PSCI_NR_CPUS];
/openbmc/u-boot/arch/arm/mach-stm32mp/
H A Dpsci.c25 #if STM32MP1_PSCI_NR_CPUS > CONFIG_ARMV7_PSCI_NR_CPUS
/openbmc/u-boot/configs/
H A Dast2600_openbmc_spl_emmc_defconfig23 CONFIG_ARMV7_PSCI_NR_CPUS=2
H A Dast2600_openbmc_spl_defconfig22 CONFIG_ARMV7_PSCI_NR_CPUS=2
/openbmc/u-boot/arch/arm/cpu/
H A Du-boot.lds107 . = . + CONFIG_ARMV7_PSCI_NR_CPUS * ARM_PSCI_STACK_SIZE;
/openbmc/u-boot/arch/arm/mach-imx/mx7/
H A Dpsci-mx7.c100 #if IMX7D_PSCI_NR_CPUS > CONFIG_ARMV7_PSCI_NR_CPUS