zephyr/arch/riscv
Nicolas Pitre f51d89df30 riscv: pmp: work around a QEMU bug
The NAPOT mode isn't computed properly in qemu when the full address
range is covered. Let's hardcode the value that the qemu code checks
explicitly until the appropriate fix is applied to qemu itself.

For reference, here's the qemu patch:
https://lists.gnu.org/archive/html/qemu-devel/2022-04/msg00961.html

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2022-04-29 15:30:00 +02:00
..
core riscv: pmp: work around a QEMU bug 2022-04-29 15:30:00 +02:00
include riscv: pmp: remove previous implementation 2022-04-29 15:30:00 +02:00
CMakeLists.txt riscv: toolchain arguments for a 64-bit build 2019-08-09 09:11:45 -05:00
Kconfig riscv: pmp: rename CONFIG_PMP_SLOT 2022-04-29 15:30:00 +02:00