arm/pci: Do not use first PCI IO space bytes for devices
Linux has this convention that the lower 0x1000 bytes of the IO space
should not be used. (cf PCIBIOS_MIN_IO).
Just allocate those bytes to prevent future allocation assigning it to
devices.
Signed-off-by:
Julien Thierry <julien.thierry@arm.com>
Please register or sign in to comment