Open jacksonwhoami opened 1 month ago
Hi !
I added a minimal example on how to run the code. Please note however that the PSP firmware is by default just silent, so most of the output should be qemu warnings about unimplemented devices. If you really want to see what's going on, you will probably need to attach a GDB to qemu to investigate what's going on.
Thanks
---- Replied Message ---- | From | Timothée @.> | | Date | 09/23/2024 16:11 | | To | @.> | | Cc | @.>@.> | | Subject | Re: [Tim---/qemu] something about qemu for amd psp (Issue #1) |
Hi !
I added a minimal example on how to run the code. Please note however that the PSP firmware is by default just silent, so most of the output should be qemu warnings about unimplemented devices. If you really want to see what's going on, you will probably need to attach a GDB to qemu to investigate what's going on.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
excuse me, I found a project "https://github.com/Tim---/qemu/tree/psp3" about qemu for amd psp, I have a problem about how to run the qemu. Could you give a sample?