mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-05-18 13:47:42 +00:00
In get_mmio_hpa_resource, although very unlikely, parsing of /proc/iomem may fail. Handle the case of failure and exit early. Tracked-On: #7593 Signed-off-by: Yifan Liu <yifan1.liu@intel.com>