Searched refs:__secure_data (Results 1 - 6 of 6) sorted by relevance

/u-boot/arch/arm/cpu/armv7/
H A Dpsci-common.c27 static u32 psci_target_pc[CONFIG_ARMV7_PSCI_NR_CPUS] __secure_data = { 0 }; variable
28 static u32 psci_context_id[CONFIG_ARMV7_PSCI_NR_CPUS] __secure_data = { 0 }; variable
/u-boot/arch/arm/include/asm/
H A Dsecure.h7 #define __secure_data __section("._secure.data") macro
/u-boot/arch/arm/mach-uniphier/arm32/
H A Dpsci.c132 u32 uniphier_psci_holding_pen_release __secure_data = 0xffffffff; variable
/u-boot/arch/arm/mach-imx/imx8m/
H A Dpsci.c40 static u8 psci_state[CONFIG_ARMV8_PSCI_NR_CPUS] __secure_data = { variable
/u-boot/arch/arm/mach-stm32mp/stm32mp1/
H A Dpsci.c175 u8 psci_state[STM32MP1_PSCI_NR_CPUS] __secure_data = { variable
179 static u32 __secure_data cntfrq;
/u-boot/arch/arm/mach-imx/mx7/
H A Dpsci-mx7.c114 u8 psci_state[IMX7D_PSCI_NR_CPUS] __secure_data = { variable

Completed in 58 milliseconds