Hi everyone, I am looking for a software emulator compatible with the ARM Corstone-500 (SSE-500) board, enabling me to run software on it in bare-metal mode. I could find the ARM SSE-300 board on the QEMU repo, but it seems that it does not currently support SSE-500. Is there any instructions/tutorial on how to add a new ARM board to QEMU?
Thank you!