Merge patch series "Add RISC-V 32 NOMMU support"
authorPalmer Dabbelt <palmer@rivosinc.com>
Mon, 27 Mar 2023 23:27:49 +0000 (16:27 -0700)
committerPalmer Dabbelt <palmer@rivosinc.com>
Mon, 27 Mar 2023 23:27:49 +0000 (16:27 -0700)
commite97be4fbc1b16f3e02ee004c12967e360cb06d52
tree101d546fb1075940748a09687e4566e4ab78ec6b
parente45d6a52fe2b0df9b8e22e52c6c441902201920e
parent77c0c966719f07f14c82f358745f77582580cdcd
Merge patch series "Add RISC-V 32 NOMMU support"

Jesse Taube <mr.bossman075@gmail.com> says:

This patch-set aims to add NOMMU support to RV32.
Many people want to build simple emulators or HDL
models of RISC-V this patch makes it possible to
run linux on them.

Yimin Gu is the original author of this set.
Submitted here:
https://lists.buildroot.org/pipermail/buildroot/2022-November/656134.html

Though Jesse T rewrote the Dconf.

* b4-shazam-merge:
  riscv: configs: Add nommu PHONY defconfig for RV32
  riscv: Kconfig: Allow RV32 to build with no MMU

Link: https://lore.kernel.org/r/20230301002657.352637-1-Mr.Bossman075@gmail.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
arch/riscv/Kconfig