u-boot for non-secure side?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

u-boot for non-secure side?

658 Views
alac
Contributor I

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.

Labels (1)
0 Kudos
1 Reply

517 Views
igorpadykov
NXP Employee
NXP Employee

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!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos