how to fuse JTAG_SMODE (secure jtag mode) in i.mx7?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

how to fuse JTAG_SMODE (secure jtag mode) in i.mx7?

1,034 Views
oferfederovsky
Contributor III

I'm trying to find how to fuse the JTAG_SMODE fuses.

I can't find the relevant information the in i.mx7drm reference manual.

Actually I would like to have the equivalent to this configuration done in i.mx6:

echo 'Disabling JTAG #1 (SJC_DISABLE)'
echo 0x100000 > /sys/fsl_otp/HW_OCOTP_CFG5

echo 'Disabling JTAG #2a (DISABLE_JTAG)'
echo 0x400000 > /sys/fsl_otp/HW_OCOTP_CFG5

echo 'Disabling JTAG #2b (DISABLE_JTAG)'
echo 0x800000 > /sys/fsl_otp/HW_OCOTP_CFG5

echo 'Disabling HW Tracing (KTE fuse)'
echo 0x4000000 > /sys/fsl_otp/HW_OCOTP_CFG5

Thank you in advance.

Labels (1)
0 Kudos
1 Reply

475 Views
b36401
NXP Employee
NXP Employee

It should we described in Security Reference Manual that will be released in days.

Have a great day,
Victor

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

0 Kudos