incubator-nuttx/boards/risc-v/qemu-rv/rv-virt
Bowen Wang f01f290c3f qemu/config: enable CONFIG_DEV_SIMPLE_ADDRENV for all qemu configs
Enable CONFIG_DEV_SIMPLE_ADDRENV for all the qemu configs that used
the virtio driver to fix compile error when use the NuttX implemented
metal io read/write operations.
Becasue up_addrenv_pa_to_va() and up_addrenv_va_to_pa() are not
implemented by default.

Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>
2023-11-17 09:42:52 +01:00
..
configs qemu/config: enable CONFIG_DEV_SIMPLE_ADDRENV for all qemu configs 2023-11-17 09:42:52 +01:00
include
scripts arch/riscv: Move -mcmodel=medany from Make.defs to Toolchain.defs 2023-08-25 21:22:47 +03:00
src cmake:init RISC-V cmake qemu-rv build 2023-10-26 21:01:46 +08:00
CMakeLists.txt cmake:init RISC-V cmake qemu-rv build 2023-10-26 21:01:46 +08:00
Kconfig