xen/arm: Add support for PCI init to initialize the PCI driver.
authorRahul Singh <rahul.singh@arm.com>
Mon, 4 Oct 2021 11:52:00 +0000 (12:52 +0100)
committerStefano Stabellini <stefano.stabellini@xilinx.com>
Tue, 5 Oct 2021 00:46:30 +0000 (17:46 -0700)
commitefbd25c4f2133e00ed2f32215f458ea28035b7fb
tree9fec574082135e29829a3628a1da324c40043ac8
parent58ce57a11a28f0202d9ab12fdce995b7934de8d1
xen/arm: Add support for PCI init to initialize the PCI driver.

pci_init(..) will be called during xen startup to initialize and probe
the PCI host-bridge driver.

Signed-off-by: Rahul Singh <rahul.singh@arm.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
Reviewed-by: Bertrand Marquis <bertrand.marquis@arm.com>
xen/arch/arm/pci/pci.c
xen/include/asm-arm/device.h