|
@@ -25,6 +25,7 @@
|
|
#define CONFIG_ARMV7_PSCI 1
|
|
#define CONFIG_ARMV7_PSCI 1
|
|
#define CONFIG_ARMV7_PSCI_NR_CPUS 4
|
|
#define CONFIG_ARMV7_PSCI_NR_CPUS 4
|
|
#define CONFIG_ARMV7_SECURE_BASE SUNXI_SRAM_B_BASE
|
|
#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
|
|
* Include common sunxi configuration where most the settings are
|