how to know Address,Offset,Length in csf file while signing image on HSM

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

how to know Address,Offset,Length in csf file while signing image on HSM

ソリューションへジャンプ
1,167件の閲覧回数
pawar_123_y
Contributor II

Hello,

I want to sign image for imx8qxp board. the image name is "imx-boot-imx8qxprom5620a1-2G.bin-flash".I want to know how to know Address,Offset,Length for image.

can you please share link for demo image that i can sign on imx8qxp board.

 

Thank you.

 

0 件の賞賛
返信
1 解決策
1,156件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

If you follow this guide ,the Address,Offset,Length  will output by using:

 

$ make SOC=<SoC Name> flash_hdmi_spl_uboot

 

make SOC=<SoC Name> print_fit_hab

 

https://source.codeaurora.org/external/imx/uboot-imx/tree/doc/imx/habv4/guides/mx8m_secure_boot.txt?...

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,157件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

If you follow this guide ,the Address,Offset,Length  will output by using:

 

$ make SOC=<SoC Name> flash_hdmi_spl_uboot

 

make SOC=<SoC Name> print_fit_hab

 

https://source.codeaurora.org/external/imx/uboot-imx/tree/doc/imx/habv4/guides/mx8m_secure_boot.txt?...

0 件の賞賛
返信