mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-24 21:54:01 +00:00
0501c997a0
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>
9 lines
316 B
Text
9 lines
316 B
Text
XEN GUEST FOR ARM64
|
|
M: Anastasiia Lukianenko <anastasiia_lukianenko@epam.com>
|
|
M: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
|
|
S: Maintained
|
|
F: board/xen/xenguest_arm64/
|
|
F: doc/board/xen/
|
|
F: include/configs/xenguest_arm64.h
|
|
F: configs/xenguest_arm64_defconfig
|
|
F: configs/xenguest_arm64_virtio_defconfig
|