riscv-linux
riscv-linux copied to clipboard
Support CONFIG_MMU=n
Hi,
If we don't support virtual memory in RISC-V, can we still use riscv-linux? Is there any switch while compiling Linux kernel to support non-virtual memory CPU?
Thank you.
Jim
We don't currently have a no-MMU Linux port for RISC-V. While it would be possible to build one, it's a big chunk of work and to the best of my knowledge nobody is working on it. If you're interested in working on the port then I can try to help out, but otherwise I don't see it happening any time soon.
@palmer-dabbelt I'm interested and considering spending a few hours a week on this. How do I contact you (email/slack ?) to discuss further?
#riscv on freednode or [email protected] are the best bets -- Linux is open source and there's people who aren't just me working on it, so there you'll find everyone.