Hi,
I'm working with an iMX6UL and need to run a kernel on the non-secure side. Is there a u-boot version for the iMX6UL available that launches the kernel on the non-secure side instead of the secure side?
Thanks.
Hi Adam
by default SECURE mode is disabled in uboot/include/confogs/*board*.h file
#define CONFIG_SECURE_BOOT
http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git/tree/?h=imx_v2015.04_4.1.15_1.0.0_ga
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------