nuttx/boards/arm64
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
..
a64/pinephone nuttx/boards:add KEEP to *(.init_array .init_array.*) 2023-08-05 05:02:25 -07:00
fvp-v8r/fvp-armv8r add citest support for qemu-armv8a and fvp-armv8r 2023-08-22 00:07:46 +08:00
imx8/imx8qm-mek arm64: IMX8 MEK board support 2023-08-21 14:23:05 +08:00
qemu/qemu-armv8a boards: Fix QEMU_VIRTIO_MMIO_NUM 2023-08-22 20:26:10 +08:00