riscv-linux icon indicating copy to clipboard operation
riscv-linux copied to clipboard

Support CONFIG_MMU=n

Open jimwang99 opened this issue 7 years ago • 3 comments

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

jimwang99 avatar Sep 27 '17 16:09 jimwang99

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 avatar Sep 27 '17 17:09 palmer-dabbelt

@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?

haizzus avatar Jun 01 '18 17:06 haizzus

#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.

palmer-dabbelt avatar Jun 07 '18 16:06 palmer-dabbelt