incubator-nuttx/boards/arm64/qemu/qemu-armv8a
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 fix led panic feature 2023-09-21 00:35:12 +08:00
scripts qemu/arm64: implement up_textheap_align and support sotest 2023-10-30 18:20:22 +08:00
src Remove FAR from source code under 32bit arch and board 2023-09-16 19:12:13 +03:00
Kconfig