Burn SRK fuses in production environment to enable SecureBoot

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

Burn SRK fuses in production environment to enable SecureBoot

ソリューションへジャンプ
1,200件の閲覧回数
pratik_manvar
Contributor III

Hello All,

I want to burn the SRK fuses in i.MX8MQ devices to enable SecureBoot.
What is the best way to burn SRK fuses in production environment?

Thank You,
Pratik Manvar

0 件の賞賛
返信
1 解決策
1,193件の閲覧回数
igorpadykov
NXP Employee
NXP Employee
0 件の賞賛
返信
2 返答(返信)
1,194件の閲覧回数
igorpadykov
NXP Employee
NXP Employee
0 件の賞賛
返信
1,177件の閲覧回数
pratik_manvar
Contributor III

Hi @igorpadykov,

Thanks for your answer.

I am able to burn fuses using "uuu_imx_android_flash.sh".

So, there are two ways to burn secure-boot fuses

1. Using "uuu_imx_android_flash.sh" flash script (This is flash script used to flash images from serial downloader mode). 
2. Using below sysfs nodes (user script needs to be created which will run on host machine and require adb access).
/sys/fsl_otp/HW_OCOTP_SRK0

/sys/fsl_otp/HW_OCOTP_SRK1
/sys/fsl_otp/HW_OCOTP_SRK2
/sys/fsl_otp/HW_OCOTP_SRK3
/sys/fsl_otp/HW_OCOTP_SRK4
/sys/fsl_otp/HW_OCOTP_SRK5
/sys/fsl_otp/HW_OCOTP_SRK6
/sys/fsl_otp/HW_OCOTP_SRK7
/sys/fsl_otp/HW_OCOTP_BOOT_CFG0

Which one would be better way to burn fuses in production environment?
 
Thanks,
Pratik Manvar
0 件の賞賛
返信