sunxi: Define CONFIG_ARMV7_SECURE_MAX_SIZE for sun6i/sun7i
[platform/kernel/u-boot.git] / include / configs / sun7i.h
index 1c89fdf..e9074d5 100644 (file)
@@ -23,6 +23,7 @@
 #define CONFIG_ARMV7_PSCI              1
 #define CONFIG_ARMV7_PSCI_NR_CPUS      2
 #define CONFIG_ARMV7_SECURE_BASE       SUNXI_SRAM_B_BASE
+#define CONFIG_ARMV7_SECURE_MAX_SIZE   (64 * 1024) /* 64 KB */
 
 /*
  * Include common sunxi configuration where most the settings are