Commit 8971f682ab18c032e796770283671e7f0d31823c

Authored by Vanessa Maegima
Committed by Ye Li
1 parent b15f9f5922

MLK-24362-6 doc: imx: habv4: mx8m_secure_boot.txt: Remove fuse commands as list is incomplete

The list of fuses to completely secure the device is incomplete and users
should refer to the latest version of AN4581 for this information.

This list is not enough to completely secure the device, so remove this.

Signed-off-by: Vanessa Maegima <vanessa.maegima@nxp.com>
Reviewed-by: Ye Li <ye.li@nxp.com>
(cherry picked from commit 8526d8c3593f6fdaf79b809ddb932359f336c076)

Showing 1 changed file with 0 additions and 16 deletions Side-by-side Diff

doc/imx/habv4/guides/mx8m_secure_boot.txt
... ... @@ -407,22 +407,6 @@
407 407 Additional fuses can be programmed for completely secure the device, more
408 408 details about these fuses and their possible impact can be found at AN4581[1].
409 409  
410   -- Program SRK_LOCK:
411   -
412   - => fuse prog 0 0 0x200
413   -
414   -- Program DIR_BT_DIS:
415   -
416   - => fuse prog 1 3 0x8000000
417   -
418   -- Program SJC_DISABLE:
419   -
420   - => fuse prog 1 3 0x200000
421   -
422   -- JTAG_SMODE:
423   -
424   - => fuse prog 1 3 0xC00000
425   -
426 410 2. Secure boot in SDP mode
427 411 ---------------------------
428 412