soc/intel/xeon_sp: Put SRAT util macros into Xeon-SP ACPI header
commit3d5fd72c0f1673e539db918497cdb5e0403bb874
authorShuo Liu <shuo.liu@intel.com>
Tue, 5 Jul 2022 14:31:29 +0000 (5 22:31 +0800)
committerFelix Held <felix-coreboot@felixheld.de>
Tue, 20 Feb 2024 12:42:11 +0000 (20 12:42 +0000)
treee13a0ea4f9310d454d32423f1403ba4d065ebc49
parent3108ba5a070559cd1a682edb448bd2ccf474833a
soc/intel/xeon_sp: Put SRAT util macros into Xeon-SP ACPI header

Macros MAX_ACPI_MEMORY_AFFINITY_COUNT and MAX_SRAT_MEM_ENTRIES_PER_IMC
are ACPI table specific, and could be used across Xeon-SP SoCs.
This patch moves their definition from FSP header to Xeon-SP layer
ACPI header.

TEST=intel/archercity CRB

Signed-off-by: Shuo Liu <shuo.liu@intel.com>
Change-Id: I6c3a84b04a452bc8d4217947a7d12f050c94b56b
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80629
Reviewed-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/soc/intel/xeon_sp/include/soc/acpi.h
src/vendorcode/intel/fsp/fsp2_0/cooperlake_sp/hob_memmap.h
src/vendorcode/intel/fsp/fsp2_0/sapphirerapids_sp/hob_memmap.h
src/vendorcode/intel/fsp/fsp2_0/skylake_sp/hob_memmap.h