As ARMV7_NONSEC macro enabled so it will init uboot monitor
before jump to Linux and this will bring crash.
So goto Linux directly before this process.
Change-Id: Ieb44f326a4be21c20b662443c713009adb3c376e
Signed-off-by: Haoran.Wang <elven.wang@nxp.com>
if (!fake) {
#ifdef CONFIG_ARMV7_NONSEC
+#ifdef CONFIG_IMX_TRUSTY_OS
+ kernel_entry(0, machid, r2);
+#endif
if (armv7_boot_nonsec()) {
armv7_init_nonsec();
secure_ram_addr(_do_nonsec_entry)(kernel_entry,