Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/cpu/armv7/
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 };
/external/u-boot/include/configs/
Dcei-tk1-som.h51 #define CONFIG_ARMV7_PSCI_NR_CPUS 4 macro
/external/u-boot/arch/arm/mach-uniphier/arm32/
Dpsci.c28 u32 uniphier_smp_booted[CONFIG_ARMV7_PSCI_NR_CPUS];
/external/u-boot/arch/arm/mach-stm32mp/
Dpsci.c25 #if STM32MP1_PSCI_NR_CPUS > CONFIG_ARMV7_PSCI_NR_CPUS
/external/u-boot/arch/arm/cpu/
Du-boot.lds88 . = . + CONFIG_ARMV7_PSCI_NR_CPUS * ARM_PSCI_STACK_SIZE;