soc/intel/xeon_sp: Drop uncore_fill_ssdt
commit43d260745a13dfefb2b03a6edbe9c109ab7ad2ee
authorPatrick Rudolph <patrick.rudolph@9elements.com>
Thu, 14 Mar 2024 07:32:13 +0000 (14 08:32 +0100)
committerPatrick Rudolph <patrick.rudolph@9elements.com>
Tue, 19 Mar 2024 10:19:22 +0000 (19 10:19 +0000)
tree90b506a55104011b6e7da70a8073e507391b91de
parent49fe84e2c2f83fb2b31900c6bcafb2631aeb46de
soc/intel/xeon_sp: Drop uncore_fill_ssdt

Let ACPI DSDT figure out by itself if a stack is enabled.
Allows to drop uncore_fill_ssdt() on all platforms.

TEST=intel/archercity CRB

Change-Id: Ib9051d608147f2de228509ff6b13871ca3183979
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/81273
Reviewed-by: Shuo Liu <shuo.liu@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
src/soc/intel/xeon_sp/cpx/soc_acpi.c
src/soc/intel/xeon_sp/include/soc/acpi.h
src/soc/intel/xeon_sp/skx/soc_acpi.c
src/soc/intel/xeon_sp/spr/acpi/cxl_resource.asl
src/soc/intel/xeon_sp/spr/acpi/iiostack.asl
src/soc/intel/xeon_sp/spr/acpi/pci_resource.asl
src/soc/intel/xeon_sp/spr/soc_acpi.c
src/soc/intel/xeon_sp/uncore.c