coreboot-kgpe-d16/src
Christian Walter 106def9645 soc/intel/xeon_sp: Make gsi_bases platform independent
This commit makes gsi_bases platform independent. It introduces two new
Kconfigs which set if there are IIO APICs on other devices than the PCH
or not, and where they do start.

Change-Id: I40db4a8fd90572757687f35bbd8eebd7229fc75a
Signed-off-by: Christian Walter <christian.walter@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/65531
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-07-15 12:06:32 +00:00
..
acpi treewide: Unify Google branding 2022-07-04 14:02:26 +00:00
arch arch/x86: Mark prepare_and_run_postcar noreturn 2022-07-14 23:10:30 +00:00
commonlib commonlib: Substitude macro "__unused" in compiler.h 2022-07-14 23:08:09 +00:00
console console: Make CONSOLE_SPI_FLASH depend on BOOT_DEVICE_SPI_FLASH 2022-04-27 06:55:47 +00:00
cpu arch/x86: Mark prepare_and_run_postcar noreturn 2022-07-14 23:10:30 +00:00
device allocator_v4: Make it explicit that we start with the highest alignment 2022-06-27 14:00:23 +00:00
drivers arch/x86: Mark prepare_and_run_postcar noreturn 2022-07-14 23:10:30 +00:00
ec commonlib: Substitude macro "__unused" in compiler.h 2022-07-14 23:08:09 +00:00
include lib/program_loaders.c: Mark run_ramstage with __noreturn 2022-07-14 23:10:17 +00:00
lib lib/program_loaders.c: Mark run_ramstage with __noreturn 2022-07-14 23:10:17 +00:00
mainboard mb/google/nissa/var/pujjo: Remove unsupport HDA device setting 2022-07-15 12:05:48 +00:00
northbridge northbridge/intel/i945: Fix GCC optimizing out cache preload jump 2022-07-14 12:51:12 +00:00
security cpu/x86/mp_init: retype do_smm element in mp_state struct to bool 2022-07-13 10:44:08 +00:00
soc soc/intel/xeon_sp: Make gsi_bases platform independent 2022-07-15 12:06:32 +00:00
southbridge sb/intel/ibexpeak: Perform const correctness 2022-07-14 23:09:09 +00:00
superio superio/nuvoton/nct6687d: Add ramstage driver and ACPI 2022-07-08 15:40:31 +00:00
vendorcode vc/intel/fsp2_0: Update partial headers to MTL.FSP2253.00 2022-07-13 08:40:39 +00:00
Kconfig src/Kconfig: src/soc/*/Kconfig files are gone, remove the include 2022-06-24 04:00:15 +00:00