@@ -49,7 +49,8 @@ The following table lists some of the key Security Features:
4949 | **Authenticated Boot ** | Verifies each boot component to ensure only authorized | :ref: `auth_boot_guide ` |
5050 | | code executes on the device | |
5151 +-------------------------+-----------------------------------------------------------+--------------------------------------+
52- | **Crypto Acceleration ** | Hardware driver support for cryptographic algorithms | :ref: `crypto-accelerator ` |
52+ | **Crypto Acceleration ** | Hardware driver support for cryptographic algorithms and | :ref: `crypto-accelerator ` |
53+ | **and TRNG ** | hardware entropy based secure random number generation | |
5354 +-------------------------+-----------------------------------------------------------+--------------------------------------+
5455 | **Key Management ** | Tools for secure key provisioning | :ref: `key-writer-lite-label ` |
5556 +-------------------------+-----------------------------------------------------------+--------------------------------------+
@@ -81,7 +82,8 @@ The following table lists some of the key Security Features:
8182 | **Authenticated Boot ** | Transparent disk encryption using the Linux kernel | :ref: `auth_boot_guide ` |
8283 | | device mapper (dm-crypt) for data confidentiality | |
8384 +-------------------------+-----------------------------------------------------------+--------------------------------------+
84- | **Crypto Acceleration ** | Hardware driver support for cryptographic algorithms | :ref: `crypto-accelerator ` |
85+ | **Crypto Acceleration ** | Hardware driver support for cryptographic algorithms and | :ref: `crypto-accelerator ` |
86+ | **and TRNG ** | hardware entropy based secure random number generation | |
8587 +-------------------------+-----------------------------------------------------------+--------------------------------------+
8688 | **Secure Storage ** | Protection mechanisms for sensitive data | :ref: `secure-storage-with-rpmb ` |
8789 +-------------------------+-----------------------------------------------------------+--------------------------------------+
@@ -106,7 +108,8 @@ The following table lists some of the key Security Features:
106108 +-------------------------+-----------------------------------------------------------+--------------------------------------+
107109 | Security Feature | Description | Links |
108110 +=========================+===========================================================+======================================+
109- | **Crypto Acceleration ** | Hardware driver support for cryptographic algorithms | :ref: `crypto-accelerator ` |
111+ | **Crypto Acceleration ** | Hardware driver support for cryptographic algorithms and | :ref: `crypto-accelerator ` |
112+ | **and TRNG ** | hardware entropy based secure random number generation | |
110113 +-------------------------+-----------------------------------------------------------+--------------------------------------+
111114 | **Secure Storage ** | Protection mechanisms for sensitive data | :ref: `secure-storage-with-rpmb ` |
112115 +-------------------------+-----------------------------------------------------------+--------------------------------------+
0 commit comments