Hi all,

I'm looking into getting seL4 booting on 32 bit RISC-V. Currently working with 
seL4test  10.1.1, QEMU 4.0.0, and an upstream copy of riscv-gnu-toolchain (is 
there a specific release I should try?).

I'm able to get seL4 to build after deleting a few CONST labels that the 
compiler was complaining about, but when I try to run the simulation script, I 
get the following output:

>  ./simulate -b /home/baltazar/qemu/build/riscv32-softmmu/qemu-system-riscv32
> /home/baltazar/qemu/build/riscv32-softmmu/qemu-system-riscv32 -machine 
> spike_v1.10  -nographic -s -serial mon:stdio -m size=2000M  -kernel 
> images/sel4test-driver-image-riscv-spike
> bbl loader
> /host/sel4test-upstream-riscv/tools/riscv-pk/machine/minit.c:74: assertion 
> failed: !(read_csr(misa) & fd_mask)
> Power off

Are there any tricks for getting this working right now?

Thanks,

Baltazar
________________________________
Notice: This email and any attachments may contain proprietary (Draper 
non-public) and/or export-controlled information of Draper. If you are not the 
intended recipient of this email, please immediately notify the sender by 
replying to this email and immediately destroy all copies of this email.
________________________________
_______________________________________________
Devel mailing list
[email protected]
https://sel4.systems/lists/listinfo/devel

Reply via email to