Home
last modified time | relevance | path

Searched refs:__secure_data (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/
H A Dpsci-common.c27 static u32 psci_target_pc[CONFIG_ARMV7_PSCI_NR_CPUS] __secure_data = { 0 };
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dsecure.h7 #define __secure_data __attribute__ ((section ("._secure.data"))) macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-uniphier/arm32/
H A Dpsci.c130 u32 uniphier_psci_holding_pen_release __secure_data = 0xffffffff; variable