How to extend the OS Container to include kernel and rootfs on iMX8X?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to extend the OS Container to include kernel and rootfs on iMX8X?

722 次查看
Gandalf-kern
Contributor IV

How can I extend the OS container to include the kernel and rootfs for signed images and secure boot?

标记 (1)
0 项奖励
回复
2 回复数

714 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi

 

You can see the Chapter 9 Security in i.MX_Linux_User's_Guide.pdf && i.MX_Android_Security_User's_Guide.pdf

 

BR

Zhiming

 

0 项奖励
回复

705 次查看
Gandalf-kern
Contributor IV

Ok read the documents. 

There is a recipe to create the imx-boot container, but I don’t see a recipe to create the  OS-container/kernel image under recipes-bsp/imx-mkimage/. I don’t see a recipe under meta-freescale/recipes-bsp/imx-mkimage to invoke the "make SOC=iMX8QX flash_linux" for the flash_os.bin.

 

Do you know how the “make SOC=iMX8QX flash_linux” for the flash_os.bin gets invoked?  I need the Container header and signature offsets from this make to sign the OS-container using the cst. This will at least give a bootable signed kernel image to begin with. Does NXP provide a recipe for this, or if not, why not?

 

0 项奖励
回复