]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/include/asm/secure.h
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
[u-boot] / arch / arm / include / asm / secure.h
index 6d9088beb4d20725a1a2b7908e1fac5efbd48b34..5a403bc0f153593163f3883692233ac1386ff81d 100644 (file)
@@ -4,6 +4,7 @@
 #include <config.h>
 
 #define __secure __attribute__ ((section ("._secure.text")))
+#define __secure_data __attribute__ ((section ("._secure.data")))
 
 #ifdef CONFIG_ARMV7_SECURE_BASE
 /*