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

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

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

496 Views
Gandalf-kern
Contributor IV

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

Tags (1)
0 Kudos
2 Replies

488 Views
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 Kudos

479 Views
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 Kudos