IMX8MP Android 14 secure boot HAB Failed

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

IMX8MP Android 14 secure boot HAB Failed

ソリューションへジャンプ
3,202件の閲覧回数
liangyan
Contributor III

hi NXP

I want to enable secure boot Android14 on IMX8MP platform,  when i exec cmd in uboot found following some error:

u-boot=> hab_status

Secure boot enabled

HAB Configuration: 0xcc, HAB State: 0x99

--------- HAB Event 1 -----------------
event data:
0xdb 0x00 0x1c 0x45 0x33 0x18 0xc0 0x00
0xca 0x00 0x14 0x00 0x02 0xc5 0x1d 0x00
0x00 0x00 0x0a 0x10 0x40 0x1f 0xad 0xc0
0x00 0x00 0x30 0x20

STS = HAB_FAILURE (0x33)
RSN = HAB_INV_SIGNATURE (0x18)
CTX = HAB_CTX_COMMAND (0xC0)
ENG = HAB_ENG_ANY (0x00)


--------- HAB Event 2 -----------------
event data:
0xdb 0x00 0x1c 0x45 0x33 0x18 0xc0 0x00
0xca 0x00 0x14 0x00 0x02 0xc5 0x1d 0x00
0x00 0x00 0x0a 0x10 0x40 0x1f 0xad 0xc0
0x00 0x00 0x30 0x20

STS = HAB_FAILURE (0x33)
RSN = HAB_INV_SIGNATURE (0x18)
CTX = HAB_CTX_COMMAND (0xC0)
ENG = HAB_ENG_ANY (0x00)

u-boot=>

Secure boot enabled

HAB Configuration: 0xcc, HAB State: 0x99

--------- HAB Event 1 -----------------
event data:
0xdb 0x00 0x1c 0x45 0x33 0x18 0xc0 0x00
0xca 0x00 0x14 0x00 0x02 0xc5 0x1d 0x00
0x00 0x00 0x0a 0x10 0x40 0x1f 0xad 0xc0
0x00 0x00 0x30 0x20

STS = HAB_FAILURE (0x33)
RSN = HAB_INV_SIGNATURE (0x18)
CTX = HAB_CTX_COMMAND (0xC0)
ENG = HAB_ENG_ANY (0x00)


--------- HAB Event 2 -----------------
event data:
0xdb 0x00 0x1c 0x45 0x33 0x18 0xc0 0x00
0xca 0x00 0x14 0x00 0x02 0xc5 0x1d 0x00
0x00 0x00 0x0a 0x10 0x40 0x1f 0xad 0xc0
0x00 0x00 0x30 0x20

STS = HAB_FAILURE (0x33)
RSN = HAB_INV_SIGNATURE (0x18)
CTX = HAB_CTX_COMMAND (0xC0)
ENG = HAB_ENG_ANY (0x00)

how Can I do fix this error 

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
3,164件の閲覧回数
Harvey021
NXP TechSupport
NXP TechSupport

Please find the attachment. 

 

Regards

Harvey

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
3,179件の閲覧回数
Harvey021
NXP TechSupport
NXP TechSupport

Hi @liangyan 

The given context is HAB_CTX_COMMAND, this means the remaining bytes correspond to the CSF command that caused the event. You can refer to the HAB API v4 from the CST tool, and there is <example 2> for your reference in the API document.

 

Regards

Harvey

0 件の賞賛
返信
3,175件の閲覧回数
liangyan
Contributor III

Sorry, I can't understand it , please give me the detail steps or docs. 

 

0 件の賞賛
返信
3,165件の閲覧回数
Harvey021
NXP TechSupport
NXP TechSupport

Please find the attachment. 

 

Regards

Harvey

0 件の賞賛
返信