Skip to content

Commit 0bc2a2f

Browse files
committed
feat(linux): Add Post Quantum Cryptography documentation
Add PQC documentation page covering NIST-standardized algorithms (ML-KEM, ML-DSA, SLH-DSA) supported via OpenSSL 3.5.x out of the box. Enable the page for all devices with OpenSSL 3.5.x support: - AM62AX, AM62DX, AM62LX, AM62PX, AM62X - AM64X - J721E, J721S2, J722S, J7200, J742S2, J784S4 Signed-off-by: Kamlesh Gurudasani <kamlesh@ti.com>
1 parent 3b53eb4 commit 0bc2a2f

20 files changed

Lines changed: 331 additions & 0 deletions

configs/AM62AX/AM62AX_linux_toc.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ linux/Foundational_Components/System_Security/Auth_boot
100100
linux/Foundational_Components/System_Security/Memory_Firewalls
101101
linux/Foundational_Components_Secure_Boot
102102
linux/Foundational_Components/System_Security/Filesystem_Encryption
103+
linux/Foundational_Components/System_Security/Post_Quantum_Cryptography
103104

104105
linux/Foundational_Components_Kernel_Users_Guide
105106
linux/Foundational_Components_Kernel_LTP-DDT_Validation

configs/AM62DX/AM62DX_linux_toc.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ linux/Foundational_Components_Kernel_Users_Guide
8484
linux/Foundational_Components_Kernel_LTP-DDT_Validation
8585
linux/Foundational_Components_Security
8686
linux/Foundational_Components/System_Security/Auth_boot
87+
linux/Foundational_Components/System_Security/Post_Quantum_Cryptography
8788
linux/Foundational_Components_Filesystem
8889
linux/Foundational_Components_Tools
8990
linux/Foundational_Components/Tools/Development_Tools

configs/AM62LX/AM62LX_linux_toc.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ linux/Foundational_Components/System_Security/Security_overview
8787
linux/Foundational_Components/System_Security/Auth_boot
8888
linux/Foundational_Components/System_Security/Memory_Firewalls
8989
linux/Foundational_Components/System_Security/Filesystem_Encryption
90+
linux/Foundational_Components/System_Security/Post_Quantum_Cryptography
9091
linux/Foundational_Components_Secure_Boot
9192

9293
linux/Foundational_Components_Kernel_Users_Guide

configs/AM62PX/AM62PX_linux_toc.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ linux/Foundational_Components/System_Security/Auth_boot
105105
linux/Foundational_Components/System_Security/Memory_Firewalls
106106
linux/Foundational_Components_Secure_Boot
107107
linux/Foundational_Components/System_Security/Filesystem_Encryption
108+
linux/Foundational_Components/System_Security/Post_Quantum_Cryptography
108109

109110
linux/Foundational_Components_Kernel_Users_Guide
110111
linux/Foundational_Components_Kernel_LTP-DDT_Validation

configs/AM62X/AM62X_linux_toc.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ linux/Foundational_Components/System_Security/Auth_boot
102102
linux/Foundational_Components/System_Security/Memory_Firewalls
103103
linux/Foundational_Components_Secure_Boot
104104
linux/Foundational_Components/System_Security/Filesystem_Encryption
105+
linux/Foundational_Components/System_Security/Post_Quantum_Cryptography
105106

106107
linux/Foundational_Components_PRU_Subsystem
107108
linux/Foundational_Components/PRU-ICSS-Linux-Drivers

configs/AM64X/AM64X_linux_toc.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ linux/Foundational_Components_Kernel_FAQs
8686
linux/Foundational_Components_Security
8787
linux/Foundational_Components/System_Security/Security_overview
8888
linux/Foundational_Components/System_Security/Memory_Firewalls
89+
linux/Foundational_Components/System_Security/Post_Quantum_Cryptography
8990
linux/Foundational_Components_Machine_Learning
9091
linux/Foundational_Components/Machine_Learning/arm_compute_library
9192
linux/Foundational_Components/Machine_Learning/armnn

configs/J7200/J7200_linux_toc.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ linux/Foundational_Components_Kernel_LTP-DDT_Validation
8686
linux/Foundational_Components_Kernel_FAQs
8787
linux/Foundational_Components_Security
8888
linux/Foundational_Components/System_Security/Security_overview
89+
linux/Foundational_Components/System_Security/Post_Quantum_Cryptography
8990
linux/Foundational_Components_Power_Management
9091
linux/Foundational_Components/Power_Management/pm_low_power_modes_socoff
9192
linux/Foundational_Components_Filesystem

configs/J721E/J721E_linux_toc.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ linux/Foundational_Components_Kernel_LTP-DDT_Validation
9292
linux/Foundational_Components_Kernel_FAQs
9393
linux/Foundational_Components_Security
9494
linux/Foundational_Components/System_Security/Security_overview
95+
linux/Foundational_Components/System_Security/Post_Quantum_Cryptography
9596
linux/Foundational_Components_Filesystem
9697
linux/Foundational_Components_Tools
9798
linux/Foundational_Components/Tools/Development_Tools

configs/J721S2/J721S2_linux_toc.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ linux/Foundational_Components_Kernel_LTP-DDT_Validation
8989
linux/Foundational_Components_Kernel_FAQs
9090
linux/Foundational_Components_Security
9191
linux/Foundational_Components/System_Security/Security_overview
92+
linux/Foundational_Components/System_Security/Post_Quantum_Cryptography
9293
linux/Foundational_Components_Filesystem
9394
linux/Foundational_Components_Tools
9495
linux/Foundational_Components/Tools/Development_Tools

configs/J722S/J722S_linux_toc.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ linux/Foundational_Components_Kernel_LTP-DDT_Validation
8686
linux/Foundational_Components_Kernel_FAQs
8787
linux/Foundational_Components_Security
8888
linux/Foundational_Components/System_Security/Security_overview
89+
linux/Foundational_Components/System_Security/Post_Quantum_Cryptography
8990
linux/Foundational_Components_Filesystem
9091
linux/Foundational_Components_Tools
9192
linux/Foundational_Components/Tools/Development_Tools

0 commit comments

Comments
 (0)