zephyr/boards/qemu/cortex_a53
TOKITA Hiroshi a6dec8ee4a boards: qemu: cortex_a53: add virtio-mmio configuration
Add `virtio-mmio` nodes that are retrieved from qemu internal
devicetree dump, to dts.

Also, enable the virtio-rng device on the command line.

Note: Ideally, it would be possible to dynamically generate the
command line by looking at the devicetree state,
but this PR is a fixed implementation to simplify it.
This will be addressed separately.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2025-06-07 15:39:06 +01:00
..
doc
board.cmake boards: qemu: cortex_a53: add virtio-mmio configuration 2025-06-07 15:39:06 +01:00
board.yml
Kconfig
Kconfig.defconfig
Kconfig.qemu_cortex_a53
qemu_cortex_a53_defconfig
qemu_cortex_a53_qemu_cortex_a53_smp_defconfig
qemu_cortex_a53_qemu_cortex_a53_smp.dts
qemu_cortex_a53_qemu_cortex_a53_smp.yaml
qemu_cortex_a53_qemu_cortex_a53_xip_defconfig
qemu_cortex_a53_qemu_cortex_a53_xip.dts
qemu_cortex_a53_qemu_cortex_a53_xip.yaml
qemu_cortex_a53.dts boards: qemu: cortex_a53: add virtio-mmio configuration 2025-06-07 15:39:06 +01:00
qemu_cortex_a53.yaml