I need to create a secure boot up from the FPGA for the Intel Altera DE1 SoC Cyclone V Board and I have no idea how to go about this.
I have a sd card that has a zimage on it as well as a fpga configuration file so I guess I need to find a way to encrypt it and decrypt it as it goes through boor up. Please help