
22 Oct
2015
22 Oct
'15
4:48 p.m.
On Thu, Oct 22, 2015 at 10:34 AM, Peng Fan Peng.Fan@freescale.com wrote:
+/*
- Default boot linux kernel in no secure mode.
- If want to boot kernel in secure mode, please define CONFIG_MX7_SEC
- */
+#ifndef CONFIG_MX7_SEC +#define CONFIG_ARMV7_NONSEC 1 +#define CONFIG_ARMV7_PSCI 1
These 1's are not required.