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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

385件の閲覧回数
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 件の賞賛
返信
1 返信

365件の閲覧回数
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 件の賞賛
返信