summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/imx/ahab/introduction_ahab.txt5
-rw-r--r--doc/imx/habv4/introduction_habv4.txt5
2 files changed, 6 insertions, 4 deletions
diff --git a/doc/imx/ahab/introduction_ahab.txt b/doc/imx/ahab/introduction_ahab.txt
index 82ddec13eb..6a4e4e4004 100644
--- a/doc/imx/ahab/introduction_ahab.txt
+++ b/doc/imx/ahab/introduction_ahab.txt
@@ -183,7 +183,7 @@ SGK key.
The AHAB supports both RSA and ECC keys, a new PKI tree can be generated by
following the example below:
-- Generating a P384 ECC PKI tree on CST v3.1.0:
+- Generating a P384 ECC PKI tree on CST (starting from v3.1.0):
$ ./ahab_pki_tree.sh
...
@@ -219,7 +219,8 @@ included in the final signed image.
Users should set the CA flag when generating the SRK certificates.
-- Generating a P384 ECC PKI tree with a subordinate SGK key on CST v3.1.0:
+- Generating a P384 ECC PKI tree with a subordinate SGK key on CST (starting
+from v3.1.0):
$ ./ahab_pki_tree.sh
...
diff --git a/doc/imx/habv4/introduction_habv4.txt b/doc/imx/habv4/introduction_habv4.txt
index e30ed186d3..9d934d19bd 100644
--- a/doc/imx/habv4/introduction_habv4.txt
+++ b/doc/imx/habv4/introduction_habv4.txt
@@ -153,7 +153,7 @@ IMG and CSF keys.
A new PKI tree can be generated by following the example below:
-- Generating 2048-bit PKI tree on CST v3.1.0:
+- Generating 2048-bit PKI tree on CST (starting from v3.1.0):
$ ./hab4_pki_tree.sh
...
@@ -199,7 +199,8 @@ The script hab4_pki_tree.sh is also able to generate a Public Key Infrastructure
(PKI) tree which only contains SRK Keys, users should not set the CA flag when
generating the SRK certificates.
-- Generating 2048-bit fast authentication PKI tree on CST v3.1.0:
+- Generating 2048-bit fast authentication PKI tree on CST (starting from
+v3.1.0):
$ ./hab4_pki_tree.sh
...