u-boot/board/xen/xenguest_arm64
Andrii Chepurnyi 0501c997a0 board: xen: introduce virtio-blk support
Added new xenguest_arm64_virtio_defconfig which
enables support for virtio-blk using various types
of transport like virtio-pci, vrtio-mmio. Currently
supported: up to 2 PCI host bridges and 10 MMIO devices.
Note: DT parsing code was partly taken from pci-uclass.c
Limitation: All memory regions should be
below 4GB address space.

Signed-off-by: Andrii Chepurnyi <andrii_chepurnyi@epam.com>
2023-10-11 10:46:23 -04:00
..
Kconfig Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
MAINTAINERS board: xen: introduce virtio-blk support 2023-10-11 10:46:23 -04:00
Makefile
xenguest_arm64.c board: xen: introduce virtio-blk support 2023-10-11 10:46:23 -04:00