this repo has no description
at main 225 B view raw
1nomad 2===== 3 4build 5----- 6 7 Download a RISC-V 64-bit cross-compiler. 8 Arch Linux: riscv64-elf-gcc 9 10 $ sh scripts/build-kernel.sh 11 12 To test it, I use QEMU. 13 Arch Linux: qemu-system-riscv 14 15 $ sh scripts/run-kernel-qemu.sh