Attention is currently required from: Patrick Rudolph. Aamir Bohra has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/50226 )
Change subject: soc/intel/alderlake: select MP PPI services v2 support ......................................................................
soc/intel/alderlake: select MP PPI services v2 support
Alder Lake FSP uses MP PPI services2 APIs offered by edk2 package.
Change-Id: I5c1ef6c5dde359b57412854f6e42fa7acbb1172f Signed-off-by: Aamir Bohra aamir.bohra@intel.com --- M src/soc/intel/alderlake/Kconfig 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/26/50226/1
diff --git a/src/soc/intel/alderlake/Kconfig b/src/soc/intel/alderlake/Kconfig index 7289e02..31d8bc7 100644 --- a/src/soc/intel/alderlake/Kconfig +++ b/src/soc/intel/alderlake/Kconfig @@ -39,6 +39,7 @@ select PARALLEL_MP_AP_WORK select MICROCODE_BLOB_UNDISCLOSED select PLATFORM_USES_FSP2_2 + select PLATFORM_USES_MP_SERVICES2_PPI select FSP_PEIM_TO_PEIM_INTERFACE select REG_SCRIPT select PMC_GLOBAL_RESET_ENABLE_LOCK