rdn2*/run_model: Remove PCIe ACS paramaters
Enabling PCIe ACS parameters on root ports are causing SMMU test
engines, connected on these root ports, to go to same IOMMU translation
group. This is causing misconfiguration of MSIs in kvmtool for these
devices when trying to boot VMs with PCI-passthrough I/O virtualized
devices. Therefore, adding these parameters is currently defeating the
purpose of having separate devices for VFIO based virtualization
testing.
These parameters are required to support SBSA PCIe exerciser test cases.
At present the support for PCI MSI is not enabled in GIC from UEFI and
hence the exerciser test cases are skipped. These parameters should be
added back after MSI support is enabled.
Change-Id: I1c99d62dbdb7f89629929b89da85214cdccab54b
Signed-off-by:
Pranav Madhu <pranav.madhu@arm.com>
Loading
Please register or sign in to comment