CST to create signature for digest from HASH of firmware image

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

CST to create signature for digest from HASH of firmware image

970 次查看
LanBui
Contributor I

Dear NXP supporter,

We are developing security boot solution for our product using I.MX8DQX device. However, from: AN12312.pdf document, we understand that signature is calculated from container header (container header as signed data) and not form FW image as following figure:

LanBui_0-1630400971438.png

Is this possible to change to calculate HASH521 from FW image and used as input for signaure? 

0 项奖励
回复
1 回复

957 次查看
Yuri
NXP Employee
NXP Employee

@LanBui 
Hello,

   The container signature, shown on the picture, is verified against the SGK key
certificate, which is then verified against the SRK table. Images are not checked
at this stage. But the images are checked / authenticated, using the SGK, later,
as shown on Figure 2 (Secure boot flow overview)  of the app note.

  

Regards,
Yuri.

0 项奖励
回复