mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-07-30 13:07:43 +00:00
The ACPI MMIO devices, like TPM, has a fixed base GPA. Sould support GPA resource allocating for MMIO devices. GPA region 0xF0000000~0xFE000000 is not used, can allocate GPA from it. Tracked-On: #5913 Signed-off-by: Tao Yuhong <yuhong.tao@intel.com> Acked-by: Wang, Yu1 <yu1.wang@intel.com>