Searched refs:__secure_data (Results 1 – 4 of 4) sorted by relevance
27 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 };
7 #define __secure_data __attribute__ ((section ("._secure.data"))) macro
131 u32 uniphier_psci_holding_pen_release __secure_data = 0xffffffff; variable
29 u8 psci_state[STM32MP1_PSCI_NR_CPUS] __secure_data = {