SEC_CONFIG mode

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

SEC_CONFIG mode

2,507件の閲覧回数
myungjinhwang
Contributor III

I have a i.mx6 sabrelite board and developing it.

I followed the command but the board does not working now.

7 After verify all the HAB function, blow SEC_CONFIG fuse to close mode.

    $ echo 0x2 > /sys/fsl_otp/HW_OCOTP_CFG5

I think it was now verified all and then I did the command. so the SEC_CONFIG is closed state now.

I thought that I can solve this problem on recovery mode using sb_loader(sb_loader.exe -f u-boot.imx).

But it is still not working.

Therefore, is there any good guide for this situation?

0 件の賞賛
返信
2 返答(返信)

1,966件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi MyungJin

you can try to run it with jtag.

Best regards

igor

0 件の賞賛
返信

1,966件の閲覧回数
Yuri
NXP Employee
NXP Employee

Have You provided correct CSF file, as mentioned in Mx6 HAB (High Assurance Boot)   ?

8 If there is no HAB event in open mode, but your board cannot bootup after program SEC_CONFIG to close mode, please check if you have unlocked RNG in CSF script.

    [Unlock]

    Engine = CAAM

    Features = RNG


Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------