Hello build bot (Jenkins), Marshall Dawson, Kangheui Won, Jason Glenesk, Aaron Durbin, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/44897
to look at the new patch set (#2).
Change subject: Revert "soc/amd/acpi: Move ACPI IVRS generation to coreboot" ......................................................................
Revert "soc/amd/acpi: Move ACPI IVRS generation to coreboot"
This reverts commit 1916f8969b10e27fe06b3e0eb1caae632bd947f6.
Reason for revert: This is currently causing hangs when kernel enables ACPI mode on zork devices. Until the issue is debugged and fixed, reverting this change. The hang is observed even if IOMMU is kept disabled in kernel using command line parameter `amd_iommu=off`.
BUG=b:166519072,b:155307433 BRANCH=zork TEST=Verified that morphius device boots fine with and without serial console enabled images.
Change-Id: Idee1c7e829282427ee80f7d7071793b000936810 Signed-off-by: Furquan Shaikh furquan@google.com --- M src/acpi/acpi.c M src/include/acpi/acpi_ivrs.h M src/soc/amd/picasso/agesa_acpi.c 3 files changed, 4 insertions(+), 563 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/97/44897/2