s32k314 get adkp is not written

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

s32k314 get adkp is not written

376 次查看
wangwei1024
Contributor I

hello nxp

1 I already install ab swap hse fw. and used SetAttr(HSE_APP_DEBUG_KEY_ATTR_ID,len, (void *)adkp) to write ADKP without  (UID diversification by HSE_EXTEND_CUST_SECURITY_POLICY_ATTR_ID) ,  But I read ADKP through GetAttr is not the same as  it was written . why ?

2 we need to implement Basic Secure Boot (BSB) ,if we want to write ADKP with UID diversification. How to make offline image including gmac ? 

 

thank you.

0 项奖励
回复
2 回复数

336 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @wangwei1024 

1.

lukaszadrapa_0-1719986763722.png

 2.

It's expected that this is configured directly in the device using Boot Data Sign service. See please the details in Secure Boot Application note.
It can be downloaded from:
https://www.nxp.com/products/processors-and-microcontrollers/s32-automotive-platform/s32k-auto-gener...
Application note can be found here:
Documentation -> Secure Files -> Secure Boot Application note v0.1.1.0 (AN744511)
Associated demo project can be downloaded here:
Design Resources -> Software -> Secure Files -> SecureBootAppNoteDemo (SW745310)

Regards,

Lukas

0 项奖励
回复

332 次查看
wangwei1024
Contributor I

hi  Lukas:

Thank you for response.  

for point 2.  This means that we need to verify the legitimacy of the offline image package before sign service,  right ?  

0 项奖励
回复