Attention is currently required from: Patrick Rudolph. Hello build bot (Jenkins), Nico Huber, Arthur Heymans, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/50856
to look at the new patch set (#2).
Change subject: southbridge/intel/common: Add support for fully-static _PRT ACPI table ......................................................................
southbridge/intel/common: Add support for fully-static _PRT ACPI table
Newer Intel SoCs can reuse the PRT generation functionality given here, but they typically have static PIRQ<->IRQ mappings for PIC mode, so this patch adds support for that.
Signed-off-by: Tim Wawrzynczak twawrzynczak@chromium.org Signed-off-by: Arthur Heymans arthur@aheymans.xyz Change-Id: Iff9e3a2db3b32cee87ae12dfcb33bbe43ffd66e8 --- M src/southbridge/intel/common/Kconfig.common M src/southbridge/intel/common/acpi_pirq_gen.c M src/southbridge/intel/common/acpi_pirq_gen.h 3 files changed, 26 insertions(+), 6 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/56/50856/2