nuttx/boards/arm64/qemu/qemu-armv8a/configs
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
..
citest Run refresh.sh to update all board configs 2023-09-02 14:45:44 +08:00
citest_smp Run refresh.sh to update all board configs 2023-09-02 14:45:44 +08:00
fb qemu/config: enable CONFIG_DEV_SIMPLE_ADDRENV for all qemu configs 2023-11-17 09:42:52 +01:00
netnsh qemu/config: enable CONFIG_DEV_SIMPLE_ADDRENV for all qemu configs 2023-11-17 09:42:52 +01:00
netnsh_hv qemu/config: enable CONFIG_DEV_SIMPLE_ADDRENV for all qemu configs 2023-11-17 09:42:52 +01:00
netnsh_smp qemu/config: enable CONFIG_DEV_SIMPLE_ADDRENV for all qemu configs 2023-11-17 09:42:52 +01:00
netnsh_smp_hv qemu/config: enable CONFIG_DEV_SIMPLE_ADDRENV for all qemu configs 2023-11-17 09:42:52 +01:00
nsh Run refresh.sh to update all board configs 2023-09-02 14:45:44 +08:00
nsh_fiq arm64: Add support for FIQ interrupts 2023-10-12 16:56:24 -04:00
nsh_gicv2 Run refresh.sh to update all board configs 2023-09-02 14:45:44 +08:00
nsh_smp Feature: implement ticket spinlock 2023-10-07 01:38:37 +08:00
nsh_smp_tickless Run refresh.sh to update all board configs 2023-09-02 14:45:44 +08:00
sotest qemu/arm64: implement up_textheap_align and support sotest 2023-10-30 18:20:22 +08:00