soc/intel/xeon_sp: Read ioapic configuration from hardware
commit8a3e2b836435f34a1031de190f48f02a8daf26db
authorArthur Heymans <arthur@aheymans.xyz>
Fri, 2 Dec 2022 11:42:27 +0000 (2 12:42 +0100)
committerFelix Held <felix-coreboot@felixheld.de>
Tue, 6 Dec 2022 17:06:35 +0000 (6 17:06 +0000)
tree7735f6d4ec3578b6a19a10d9c17ddaa3ebbb2114
parent8a979d92c98f4ec2374b6f04a795ae65b4c52c5a
soc/intel/xeon_sp: Read ioapic configuration from hardware

This is more robust than hardcoding whathever FSP has set up and is a
lot less code.

Change-Id: I6423ddc139d742879d791b054ea082768749c0a7
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/70265
Reviewed-by: Jonathan Zhang <jonzhang@fb.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/soc/intel/common/block/acpi/acpi.c
src/soc/intel/common/block/include/intelblocks/acpi.h
src/soc/intel/xeon_sp/acpi.c
src/soc/intel/xeon_sp/cpx/Kconfig
src/soc/intel/xeon_sp/skx/Kconfig