mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-23 14:15:19 +00:00
88fda7c305
EDK2 requires the beginning of PCIe high space above 4G address. In CLH the space follows the RAM. If the RAM space is small, the PCIe high space could fall bellow 4G. Here we put it above 512G in FDT to workaround the EDK2 check only when ACPI is enabled, because EDK2 collects PCIe information from FDT. The address written in ACPI is not impacted. Signed-off-by: Michael Zhao <michael.zhao@arm.com> |
||
---|---|---|
.. | ||
aarch64 | ||
x86_64 | ||
lib.rs |