RT1172: CAAM init fail with encrypted OTFAD and HAB enabled

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

RT1172: CAAM init fail with encrypted OTFAD and HAB enabled

ソリューションへジャンプ
690件の閲覧回数
pieropischedda
Contributor I

Goodmorning.

I'm working with RT1172 cpu that manage an emmc memory. The software is working fine.

Now I'm testing the OTFAD encryption and the secure boot.

I'm using the MCUXpresso Secure Provisioning to flash the board. With the encrypted OTFAD authenticated and the HAB disabled all works fine. Now I enabled the HAB, the firmware starts but gets an error when CAAM_init is invoked. The function caam_out_job_ring_test_and_remove fails.

What's wrong? Are there any fuse that I'm missing to burn or are there any special configuration needed for CAAM when HAB is enabled?

Thanks

0 件の賞賛
返信
1 解決策
514件の閲覧回数
Kaidou
Contributor II

Hello.

It seems that the problem was that we were calling the CAAM_init function twice in the firmware with the encrypted OTFAD authenticated boot and the HAB enabled.
This generated an error when calling the CAAM_RNG_GenerateSecureKey function.
After removing the wrong CAAM_inti call, the CAAM initialized correctly.

Thanks for the answer anyway!

Is it possible to get support on this issue?
https://community.nxp.com/t5/i-MX-RT/IMXRT1172-flashloader-not-starting/m-p/1824091#M29233

Thanks!

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
515件の閲覧回数
Kaidou
Contributor II

Hello.

It seems that the problem was that we were calling the CAAM_init function twice in the firmware with the encrypted OTFAD authenticated boot and the HAB enabled.
This generated an error when calling the CAAM_RNG_GenerateSecureKey function.
After removing the wrong CAAM_inti call, the CAAM initialized correctly.

Thanks for the answer anyway!

Is it possible to get support on this issue?
https://community.nxp.com/t5/i-MX-RT/IMXRT1172-flashloader-not-starting/m-p/1824091#M29233

Thanks!

0 件の賞賛
返信
498件の閲覧回数
diego_charles
NXP TechSupport
NXP TechSupport

Thanks for your response @Kaidou 

I will mark that as the answer. 

Sure, I am working on your other thread.

Best regards, 

Diego

0 件の賞賛
返信
540件の閲覧回数
diego_charles
NXP TechSupport
NXP TechSupport

Hi @pieropischedda 

Thanks for reaching us. 
 
I still have not encountered this issue before. But want your help to dig further into this , could you provide me more details regarding the following?
 
-All the fuses that you already burned. 
- Do you see any failure with the CAAM_M7 or CAAM_M4 demos? 
 
Any other detail about your application is welcome. 
 
Thanks for your patience. 
Diego
 
0 件の賞賛
返信