mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-30 13:05:45 +00:00
-- remove unnecessary lock in pci_mmcfg_read_cfg and pci_mmcfg_write_cfg since the mmio operation is atomic if the offest is aligned with 1/2/4 bytes. -- move pci_is_valid_access to pci.h Tracked-On: #4958 Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>