sunxi: HYP/non-sec: add sun7i PSCI backend
[platform/kernel/u-boot.git] / include / configs / sun7i.h
index b5992d2..2a6a9e8 100644 (file)
 #endif
 #endif
 
+#define CONFIG_ARMV7_VIRT              1
+#define CONFIG_ARMV7_NONSEC            1
+#define CONFIG_ARMV7_PSCI              1
+#define CONFIG_ARMV7_PSCI_NR_CPUS      2
+#define CONFIG_ARMV7_SECURE_BASE       SUNXI_SRAM_B_BASE
+
 /*
  * Include common sunxi configuration where most the settings are
  */