HAB Boot Signed Kernel: HAB Events

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

HAB Boot Signed Kernel: HAB Events

2,627件の閲覧回数
dheerajr
Contributor II

Hi, I am trying to implement secure boot. I have successfully signed U-boot and it's working fine. Now, I have generated IVT for Kernel and have signed the kernel image. However, upon executing this command from u-boot command line (hab_auth_img 82000000 54a020), I am getting HAB events. What do these HAB events mean, how to decipher these HAB events and what is the solution for this problem? 

=> hab_auth_img 82000000 54a020

Authenticate image from DDR location 0x82000000...

Secure boot enabled

HAB Configuration: 0xcc, HAB State: 0x99

--------- HAB Event 1 -----------------
event data:
0xdb 0x00 0x08 0x41 0x33 0x05 0x0a 0x00

STS = HAB_FAILURE (0x33)
RSN = HAB_INV_IVT (0x05)
CTX = HAB_CTX_AUTHENTICATE (0x0A)
ENG = HAB_ENG_ANY (0x00)

Regards, 

Dheeraj

ラベル(1)
2 返答(返信)

2,299件の閲覧回数
jones_chang
Contributor II

Hi pals,

I meet the same condition, any update to fix it.

=> hab_status

Secure boot enabled

HAB Configuration: 0xcc, HAB State: 0x99
No HAB Events Found!

=> hab_auth_img 0x12000000 0x68c020

Authenticate image from DDR location 0x12000000...

Secure boot enabled

HAB Configuration: 0xcc, HAB State: 0x99

--------- HAB Event 1 -----------------
event data:
0xdb 0x00 0x08 0x41 0x33 0x05 0x0a 0x00

STS = HAB_FAILURE (0x33)
RSN = HAB_INV_IVT (0x05)
CTX = HAB_CTX_AUTHENTICATE (0x0A)
ENG = HAB_ENG_ANY (0x00)

0 件の賞賛
返信

2,299件の閲覧回数
Yuri
NXP Employee
NXP Employee

Hello,

 please refer to https://community.nxp.com/thread/471770 


Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------