Partial Image Authentication in HAB

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

Partial Image Authentication in HAB

557 次查看
norratheprattan
Contributor I

I'm not sure if my previous question has been noticed since I put it in a comment. So I'll put it here instead.

Based on my understanding of HAB and HAB uImage Layout, uImage is authenticated as a whole by u-boot. and it seems to be the case for example API provided in a document.

Is there a code (and/or is it possible at all in HAB) for authenticating only a partial uImage since some parts of our image (at least at the end) should support a code update.

Thanks,

标签 (3)
0 项奖励
回复
1 回复

482 次查看
Yuri
NXP Employee
NXP Employee

Hello,

  Basically boot ROM HAB API is used just to check an area in memory,

so, if customer's uImage can be split into two parts - it is possible to sign

only one of them (based on uImage memory layout).  

Have a great day,

Yuri

------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct

Answer button. Thank you!

------------------------------------------------------------------------------

0 项奖励
回复