MX8MN: encrypted images do not boot

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

MX8MN: encrypted images do not boot

跳至解决方案
724 次查看
MikeEngel
Contributor IV

Hi

we have successfully implemented signing SPL and u-boot image. Now we want to encrypt the SPL and U-boot but the images never boot. I have tried on an open and closed device. On both I have the same behavior. I followed the steps at doc/imx/habv4/guides/mx8m_encrypted_boot.txt and had to figure out that the dek_blob command requires the length of the dek in hex and not in decimal. But even so no boot when images are encrypted.

Are their any documents how to encrypt and sign an SPL and u-boot image?

What could be the reason why the SPL in not decrypted? 

Best regards,

Mike

0 项奖励
回复
1 解答
709 次查看
Yuri
NXP Employee
NXP Employee

@MikeEngel 
Hello,

  I've sent You some comments directly.

Regards,
Yuri.

在原帖中查看解决方案

0 项奖励
回复
2 回复数
710 次查看
Yuri
NXP Employee
NXP Employee

@MikeEngel 
Hello,

  I've sent You some comments directly.

Regards,
Yuri.

0 项奖励
回复
686 次查看
MikeEngel
Contributor IV

I finally found the problems. I had to use 128Bit dek blob encryption to make it work and add a dek blob dummy file to the u-boot image.

Thanks,

--

Mike