nuttx/boards/risc-v
Masayuki Ishikawa cc906e28e4 boards: Fix QEMU_VIRTIO_MMIO_NUM
Summary:
- I noticed that device discovery for virtio-mmio devices does not
  work without bus=virtio-mmio-bus.x option. Without this option,
  qemu assigns the virtio device into the virtio-mmio space
  in reverse order automatically.
- To fix this issue, we must specify the correct numbers for the
  target machines. (i.e. arm32/64->32, rv32/64->8)

Impact:
- None

Testing:
- Tested with qemu-7.2.4

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2023-08-22 20:26:10 +08:00
..
bl602/bl602evb boards/bl602: Move c++ related setting from wifi to elf 2023-08-22 17:27:41 +08:00
c906/smartl-c906 libc/tls: Change the default value of TLS_NELEM to zero 2023-07-20 08:11:30 +02:00
esp32c3 esp32c3-devkit: Remove unnecessary configurations 2023-08-16 22:06:41 +08:00
esp32c6 build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX) 2023-06-23 00:11:25 +03:00
espressif boards/risc-v/esp32c3-generic: Fix MCUboot config name 2023-08-18 14:44:11 +08:00
fe310/hifive1-revb binfmt: Change the default of BINFMT_DISABLE to DEFAULT_SMALL 2023-08-10 11:35:41 +03:00
hpm6750/hpm6750evk2 binfmt: Change the default of BINFMT_DISABLE to DEFAULT_SMALL 2023-08-10 11:35:41 +03:00
jh7110/star64 boards/risc-v: Add support for PINE64 Star64 JH7110 SBC 2023-08-07 01:08:35 -07:00
k210/maix-bit Indent the include statement by two spaces 2023-05-16 12:34:32 -03:00
litex/arty_a7 arch/risc-v/litex: Add platform specific tickless implementation. 2023-08-16 16:59:27 +08:00
mpfs arch/risc-v/src/mpfs: Add CFG_DDR_SGMII_PHY_RPC156 register setting for DDR training 2023-08-17 17:50:37 +08:00
qemu-rv/rv-virt boards: Fix QEMU_VIRTIO_MMIO_NUM 2023-08-22 20:26:10 +08:00
rv32m1/rv32m1-vega binfmt: Change the default of BINFMT_DISABLE to DEFAULT_SMALL 2023-08-10 11:35:41 +03:00