MX8MN: encrypted images do not boot

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

MX8MN: encrypted images do not boot

ソリューションへジャンプ
853件の閲覧回数
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 解決策
838件の閲覧回数
Yuri
NXP Employee
NXP Employee

@MikeEngel 
Hello,

  I've sent You some comments directly.

Regards,
Yuri.

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
839件の閲覧回数
Yuri
NXP Employee
NXP Employee

@MikeEngel 
Hello,

  I've sent You some comments directly.

Regards,
Yuri.

0 件の賞賛
返信
815件の閲覧回数
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