Attention is currently required from: Nico Huber, Angel Pons, Arthur Heymans.
Hello build bot (Jenkins), Nico Huber, Angel Pons, Arthur Heymans,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/72763
to look at the new patch set (#2).
Change subject: nb/intel/{sandybridge,haswell}: Generate IOAPIC DMAR entries from hw ......................................................................
nb/intel/{sandybridge,haswell}: Generate IOAPIC DMAR entries from hw
Use acpi_create_dmar_ds_ioapic_from_hw() to generate DMAR entries.
This can restore s3 resume capability for Sandy Bridge platforms lost after commit d165357ec37c ("sb,soc/intel: Use register_new_ioapic_gsi0()").
Cherry-picked from commit b184e6e0a1cc ("nb/intel/{sandybridge, haswell}: Generate IOAPIC DMAR entries from hw").
Signed-off-by: Bill XIE persmule@hardenedlinux.org Change-Id: I83e735707cd9ff30aa339443593239cd7e3e4656 Reviewed-on: https://review.coreboot.org/c/coreboot/+/72513 Reviewed-by: Nico Huber nico.h@gmx.de Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Arthur Heymans arthur@aheymans.xyz --- M src/northbridge/intel/haswell/acpi.c M src/northbridge/intel/sandybridge/acpi.c 2 files changed, 31 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/63/72763/2