@@ -70,7 +70,7 @@ The following table lists some of the key Security Features:
7070 +-------------------------+-----------------------------------------------------------+--------------------------------------+
7171
7272
73- .. ifconfig :: CONFIG_part_variant in ('AM62X', 'AM62PX', 'AM62AX', 'AM64X')
73+ .. ifconfig :: CONFIG_part_variant in ('AM62X', 'AM62PX', 'AM62AX', 'AM64X', 'AM62DX' )
7474
7575 +-------------------------+-----------------------------------------------------------+--------------------------------------+
7676 | Security Feature | Description | Links |
@@ -103,7 +103,7 @@ The following table lists some of the key Security Features:
103103 | **Filesystem Encryption**| using LUKS2 with TPM-sealed keys | |
104104 +-------------------------+-----------------------------------------------------------+--------------------------------------+
105105
106- .. ifconfig :: CONFIG_part_variant not in ('AM62X', 'AM62PX', 'AM62AX', 'AM62LX', 'AM64X')
106+ .. ifconfig :: CONFIG_part_variant not in ('AM62X', 'AM62PX', 'AM62AX', 'AM62LX', 'AM64X', 'AM62DX' )
107107
108108 +-------------------------+-----------------------------------------------------------+--------------------------------------+
109109 | Security Feature | Description | Links |
@@ -120,6 +120,6 @@ The following table lists some of the key Security Features:
120120 | | execution of security-sensitive applications and services | |
121121 +-------------------------+-----------------------------------------------------------+--------------------------------------+
122122 | **Memory Firewalls ** | Prevents unauthorized access through hardware-enforced | :ref: `memory-firewalls ` |
123- | | security boundaries | |
123+ | | security boundaries | |
124124 +-------------------------+-----------------------------------------------------------+--------------------------------------+
125125
0 commit comments