This is a collection of simple tests for RISC-V SBI runtimes. The code is supposed to run in S-mode.
make runwill run as a payload in QEMUmake objdumpwill show assembly of the final QEMU binarymake k230-binwill build a raw binary for oreboot on the Kendryte K230 SoCmakewill build all the binaries
https://popovicu.com/posts/risc-v-interrupts-with-timer-example/