Skip to content

Commit e213519

Browse files
committed
fix(security): Differentiate OTP Keywriter and Keywriter Lite
Replace the generic "Key Management" entry with two separate rows detailing OTP Keywriter and OTP Keywriter Lite (without encryption support) to better clarify their distinct purposes and capabilities. Signed-off-by: Harsha Vardhan V M <h-vm@ti.com>
1 parent fdadb91 commit e213519

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

source/linux/Foundational_Components/System_Security/Security_overview.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,11 @@ The following table lists some of the key Security Features:
5959
| **Crypto Acceleration** | Hardware driver support for cryptographic algorithms and | :ref:`crypto-accelerator` |
6060
| **and TRNG** | hardware entropy based secure random number generation | |
6161
+-------------------------+-----------------------------------------------------------+-----------------------------------------+
62-
| **Key Management** | Tools for secure key provisioning | :ref:`key-writer-lite-label` |
62+
| **OTP Keywriter** | Converts HS-FS to HS-SE device(with encryption support). | :ref:`keywriter-label` |
63+
| | Programs both public keys hash and symmetric keys | |
64+
+-------------------------+-----------------------------------------------------------+-----------------------------------------+
65+
| **OTP Keywriter Lite** | Converts HS-FS to HS-SE Lite device(without encryption | :ref:`key-writer-lite-label` |
66+
| | support). Programs only public keys hash | |
6367
+-------------------------+-----------------------------------------------------------+-----------------------------------------+
6468
| **Secure Storage** | Protection mechanisms for sensitive data | :ref:`secure-storage-with-rpmb` |
6569
+-------------------------+-----------------------------------------------------------+-----------------------------------------+

0 commit comments

Comments
 (0)