Arthur Heymans uploaded patch set #2 to this change.

View Change

soc/intel/xeon_sp/cpx/acpi: Align MADT IO APIC ID's with DMAR

In MADT generation loop over each stack and compare it against the
same ACPI IOAPIC ID table as during the DMAR table generation.

This fixes Linux (5.8) warning:
"DMAR-IR: [Firmware Bug]: ioapic 12 has no mapping iommu, interrupt
remapping will be disabled"

Change-Id: I32caf9036f0d548520b30b82324265cd4d0c3b8f
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
---
M src/soc/intel/xeon_sp/cpx/acpi.c
1 file changed, 42 insertions(+), 35 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/03/46503/2

To view, visit change 46503. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I32caf9036f0d548520b30b82324265cd4d0c3b8f
Gerrit-Change-Number: 46503
Gerrit-PatchSet: 2
Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-Reviewer: Jonathan Zhang <jonzhang@fb.com>
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-CC: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: newpatchset