coreboot/src
Felix Held 590d2d5cd8 soc/amd/stoneyridge/acpi: use common AMD MADT code
Now that Stoneyridge also reports the GNB IOAPIC on the domain and with
the IOMMU_IOAPIC_IDX resource index the common AMD MADT code expects, we
ca switch over to using this common code on Stoneyridge too.

TEST=The resulting MADT doesn't change on Careena

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: If4ce71a47827e144c4d4991152101650904901f2
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79885
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
2024-01-11 14:48:44 +00:00
..
acpi x86: Separate CPU and SoC physical address size 2023-12-22 12:26:59 +00:00
arch arch/x86/c_start.S: Add proper x86_64 code 2024-01-11 10:55:30 +00:00
commonlib commonlib/bsd: Tag CBMEM IDs deprecated for crashlog 2023-12-20 04:29:25 +00:00
console Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
cpu cpu/x86/smi_trigger: use enum cb_err as apm_control return type 2024-01-10 14:40:25 +00:00
device x86: Separate CPU and SoC physical address size 2023-12-22 12:26:59 +00:00
drivers vc/google: Show different logos for different ChromeOS devices 2024-01-11 03:54:42 +00:00
ec treewide: Use show_notices target for warnings 2023-12-20 04:06:55 +00:00
include vc/google: Show different logos for different ChromeOS devices 2024-01-11 03:54:42 +00:00
lib vc/google: Show different logos for different ChromeOS devices 2024-01-11 03:54:42 +00:00
mainboard mb/prodrive/atlas: Update the VBT blob for ADL-P MR5 FSP 2024-01-11 10:55:51 +00:00
northbridge nb/intel/gm45/raminit: Use read32p() 2024-01-08 13:03:45 +00:00
sbom sbom/Makefile.inc: Change GOPATH 2023-11-20 14:32:54 +00:00
security vboot: Add firmware PCR support 2024-01-04 14:30:33 +00:00
soc soc/amd/stoneyridge/acpi: use common AMD MADT code 2024-01-11 14:48:44 +00:00
southbridge sb/amd/pi/hudson/smhandler: use apm_get_apmc() in APMC SMI handler 2024-01-10 14:49:14 +00:00
superio sio/nuvoton/npcd378: Fix ACPI errors 2023-12-16 22:58:35 +00:00
vendorcode vc/google: Show different logos for different ChromeOS devices 2024-01-11 03:54:42 +00:00
Kconfig Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00