Xilinx / qemu

Xilinx's fork of Quick EMUlator (QEMU) with improved support and modelling for the Xilinx platforms.
https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/821395464/QEMU+User+Documentation
Other
238 stars 152 forks source link

Secure Boot with Xilinx QEMU #90

Open NikoSalamini opened 8 months ago

NikoSalamini commented 8 months ago

Is it possible to emulate secure booting like hardware root of trust or encrypt-only? I have seen that the repo contains the files to emulate the CSU.

Thank you