summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorVanessa Maegima <vanessa.maegima@nxp.com>2020-06-26 16:08:09 -0300
committerYe Li <ye.li@nxp.com>2022-04-06 18:04:00 +0800
commitd229af7a9bae082eebda5c903b2b0375751b93d4 (patch)
treed5afaaf9978b435c1ae89f0059a76b39319e3b81 /doc
parente1a1f147a8be1e1d565a5ce3dceb0d24d5da08ee (diff)
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) (cherry picked from commit 8971f682ab18c032e796770283671e7f0d31823c) (cherry picked from commit 6f6a5d71537356de3d4d99c76af8af85b34c42bd) (cherry picked from commit b12b25f55681eb9fc05825e53445e0712d7bac68)
Diffstat (limited to 'doc')
-rw-r--r--doc/imx/habv4/guides/mx8m_secure_boot.txt16
1 files changed, 0 insertions, 16 deletions
diff --git a/doc/imx/habv4/guides/mx8m_secure_boot.txt b/doc/imx/habv4/guides/mx8m_secure_boot.txt
index ffed612378..4835d00675 100644
--- a/doc/imx/habv4/guides/mx8m_secure_boot.txt
+++ b/doc/imx/habv4/guides/mx8m_secure_boot.txt
@@ -407,22 +407,6 @@ signed using the correct PKI tree.
Additional fuses can be programmed for completely secure the device, more
details about these fuses and their possible impact can be found at AN4581[1].
-- Program SRK_LOCK:
-
- => fuse prog 0 0 0x200
-
-- Program DIR_BT_DIS:
-
- => fuse prog 1 3 0x8000000
-
-- Program SJC_DISABLE:
-
- => fuse prog 1 3 0x200000
-
-- JTAG_SMODE:
-
- => fuse prog 1 3 0xC00000
-
2. Secure boot in SDP mode
---------------------------