]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/include/asm/secure.h
Merge git://git.denx.de/u-boot-arc
[u-boot] / arch / arm / include / asm / secure.h
index 5a403bc0f153593163f3883692233ac1386ff81d..d23044a1c368a1d7fd5435db1ba84280f18be5d5 100644 (file)
@@ -6,7 +6,7 @@
 #define __secure __attribute__ ((section ("._secure.text")))
 #define __secure_data __attribute__ ((section ("._secure.data")))
 
-#ifdef CONFIG_ARMV7_SECURE_BASE
+#if defined(CONFIG_ARMV7_SECURE_BASE) || defined(CONFIG_ARMV8_SECURE_BASE)
 /*
  * Warning, horror ahead.
  *