Processor SDK Linux for J722S
master
1. Overview
2. Release Specific
3. Foundational Components
3.1. U-Boot
3.2. Kernel
3.3. Power Management
3.4. Security
3.4.1. Device Security
3.4.2. Secure Boot
3.4.3. Post-quantum cryptography
3.5. Filesystem
3.6. Tools
3.7. IPC for J722S
3.8. Graphics and Display
3.9. Multimedia Video Codec
3.10. Virtualization
3.11. ARM Trusted Firmware-A
3.12. OP-TEE
4. How to Guides
5. Demo Applications
6. Documentation Tarball
Processor SDK Linux for J722S
3.
Foundational Components
3.4.
Security
Edit on GitHub
3.4.
Security
3.4.1. Device Security
3.4.1.1. Security Overview
3.4.1.2. Security Domains
3.4.1.3. Security Features at a Glance
3.4.2. Secure Boot
3.4.2.1. Introduction
3.4.2.2. Secure Boot Flow
3.4.2.3. HS Boot Flow Tools
3.4.3. Post-quantum cryptography
3.4.3.1. Introduction
3.4.3.2. Verifying post-quantum support
3.4.3.3. Supported algorithms
3.4.3.3.1. Key encapsulation
3.4.3.3.2. Digital signatures
3.4.3.3.3. Hash-based signatures
3.4.3.4. Usage examples
3.4.3.4.1. Generating keys and signing
3.4.3.4.2. Hash-based key signing
3.4.3.4.3. Self-signed certificate
3.4.3.5. Testing the key exchange
3.4.3.5.1. Generating a certificate
3.4.3.5.2. Starting the server
3.4.3.5.3. Connecting the client
3.4.3.5.4. Handshake walkthrough
3.4.3.6. Notes
3.4.3.7. See also