Hi All,
I want to port optee os on imx6q SOC platform.I find some porting info in IMX_PORTING_GUIDE.pdf(UG10165)
5.3 OP-TEE booting flow
Booting flow on i.MX 6 and i.MX 7 (Arm V7):
Files and binaries required in the boot partition:
• u-boot-imx*_sd_optee.imx: U-Boot binary specific to boot OP-TEE. Only booting from the SD card is
supported for OP-TEE.
• uTee-*: Self-extracting image containing the OP-TEE binary.
I want to know how to generate the u-boot-imx*_sd_optee.imx image,and which uboot config file I can use.
已解决! 转到解答。