nomad ===== build ----- Download a RISC-V 64-bit cross-compiler. Arch Linux: riscv64-elf-gcc $ sh scripts/build-kernel.sh To test it, I use QEMU. Arch Linux: qemu-system-riscv $ sh scripts/run-kernel-qemu.sh