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
246 stars 154 forks source link

Secure Boot with Xilinx QEMU #90

Open NikoSalamini opened 10 months ago

NikoSalamini commented 10 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