Closed lsf37 closed 9 months ago
Ideally we'd also add simulation support, which first needs updates in the simulate.py script in seL4_tools. qemu seems to have support for it: https://www.qemu.org/docs/master/system/riscv/microchip-icicle-kit.html
simulate.py
I had a first go at that, but didn't get any output from qemu, so I'm leaving it out for now.
Adds one of the platforms listed in #282
https://github.com/seL4/seL4/issues/1094 probably needs to be sorted out first before it will boot.
Ideally we'd also add simulation support, which first needs updates in the
simulate.py
script in seL4_tools. qemu seems to have support for it: https://www.qemu.org/docs/master/system/riscv/microchip-icicle-kit.htmlI had a first go at that, but didn't get any output from qemu, so I'm leaving it out for now.
Adds one of the platforms listed in #282