aboutsummaryrefslogtreecommitdiff

RISC-V Things

Things I am testing with risc-v assembly

Notes

Compiling the linux kernel for the 32-bit version doesn't work. So programs that were not compiled with riscv{32,64}-linux-gnu-... won't work even if the kernel is compiled with it, and I don't have the 32 bit version on my system so for now i can't do 32 bit builds