JoshuaE
New Contributor
10 months agoCyclone V Secure Boot
I have a DE10-Nano board and need to enable secure boot in U-Boot. I need to encrypt the entire SD Card and decrypt it at boot. I understand I needa TPM module to do this.
Is it possible to do this with the Cyclone V? If so how? If not, what SoC would I need to get that can do this?
I am using U-Boot v2024.07 from Altera's U-Boot fork and Linux Kernel v6.6.37-lts from Altera's Kernel fork.