i.MX6ULL secure boot: How to determine start location for kernel

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

i.MX6ULL secure boot: How to determine start location for kernel

267 Views
alanlow
Contributor II

Hi,

How do I determine the start address of the kernel to be input to the blocks info in CSF?

Blocks = <start address> <offset> <kernel size> <kernel filepath>

 

0 Kudos
1 Reply

247 Views
Harvey021
NXP TechSupport
NXP TechSupport

Hi @alanlow

The "start address" is loaded address for kernel same as in genIVT.pl. 

uboot-imx/doc/imx/habv4/guides/mx6_mx7_secure_boot.txt at lf_v2022.04 · nxp-imx/uboot-imx · GitHub

uboot-imx/doc/imx/habv4/script_examples/genIVT.pl at lf_v2022.04 · nxp-imx/uboot-imx · GitHub

Note, you need to check the memory map for its corresponding CHIP.

 

Best regards

Harvey

0 Kudos