Getting HABv4 spl offset from boot image

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

Getting HABv4 spl offset from boot image

835件の閲覧回数
sajjadahmed
Contributor II

Hi Guys,

I'm enabling HABv4 secure-boot on imx8mm. As usual, need an SPL hab block to create the CSF descriptor file e.g

 

Blocks = 0x7e0fd0 0x1a000 0x2e600 "flash.bin"

 

It works totally fine when we do all the signing steps manually. But to automate the signing process with Yocto there is an issue. It is possible that the build gets complete from caches, without generating build logs.

So, is there any way to get this spl hab block offset value directly from the boot image? or similar, like we can print fit block values?

 

$ make SOC=<SoC Name> print_fit_hab

 

ラベル(1)
0 件の賞賛
返信
1 返信

826件の閲覧回数
Yuri
NXP Employee
NXP Employee

@sajjadahmed 
Hello,

The following document provides i.MX8M, i.MX8MM Secure Boot guide.

https://source.codeaurora.org/external/imx/uboot-imx/tree/doc/imx/habv4/guides/mx8m_mx8mm_secure_boo...

 

We do not have automation tools for secure boot images creation.
Customers can design own scripts to analyze the build logs in order
to generate signed boot images.

Regards,
Yuri.

0 件の賞賛
返信