Home
last modified time | relevance | path

Searched defs:__secure_data (Results 1 – 2 of 2) sorted by relevance

/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/
Dsecure.h7 #define __secure_data __attribute__ ((section ("._secure.data"))) macro
/third_party/uboot/u-boot-2020.01/arch/arm/mach-uniphier/arm32/
Dpsci.c132 u32 uniphier_psci_holding_pen_release __secure_data = 0xffffffff; variable