coreboot-kgpe-d16/src
Subrata Banik 0d6d228fbc soc/intel/meteorlake: Choose coreboot doing MP Init over FSP
This patch enables coreboot doing Multiprocessor Initialization (MP)
for Meteor Lake CPU using the native coreboot drivers and passes the
MP PPI data structure to let FSP to perform CPU feature programming
(anything that is restricted) as part of FSP-S.

Additionally, modify the kconfig inclusion order alphabetically.

BUG=b:219061518, b:219053812
TEST=Able to bring all APs from reset by coreboot and successfully
able to perform all CPU feature programming using MP PPI services.

Signed-off-by: Subrata Banik <subratabanik@google.com>
Change-Id: Ic2781ee0b39e42aa579b72d3d4ee6586d5a89a02
Reviewed-on: https://review.coreboot.org/c/coreboot/+/65742
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-07-18 15:48:02 +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: compiler.h: Improve wording in comment 2022-07-17 21:39:29 +00:00
console
cpu cpu/x86: Allow SoC to select the X2APIC_LATE_WORKAROUND 2022-07-18 15:41:12 +00:00
device allocator_v4: Make it explicit that we start with the highest alignment 2022-06-27 14:00:23 +00:00
drivers drivers/amd/agesa: Fix some white spaces issues 2022-07-17 21:55:47 +00:00
ec ec/system76/ec: Provide charging thresholds by default 2022-07-16 22:48:06 +00:00
include arch/x86: Add X2APIC_LATE_WORKAROUND 2022-07-18 15:40:46 +00:00
lib lib/program_loaders.c: Mark run_ramstage with __noreturn 2022-07-14 23:10:17 +00:00
mainboard treewide: Don't add bits 2022-07-18 12:44:32 +00:00
northbridge nb/amd: Fix some white spaces issues 2022-07-17 21:57:31 +00:00
security security/intel/txt/common.c: Remove unuseful "else" after "return" 2022-07-17 18:54:31 +00:00
soc soc/intel/meteorlake: Choose coreboot doing MP Init over FSP 2022-07-18 15:48:02 +00:00
southbridge sb/amd/cimx/sb800: Remove unused and unsafe macro 2022-07-18 11:21:52 +00:00
superio superio/nuvoton/nct6687d: Add ramstage driver and ACPI 2022-07-08 15:40:31 +00:00
vendorcode vc/intel/edk2/edk2-stable202111: Add MpServices2.h file 2022-07-18 15:41:37 +00:00
Kconfig src/Kconfig: src/soc/*/Kconfig files are gone, remove the include 2022-06-24 04:00:15 +00:00