Attention is currently required from: Arthur Heymans, Subrata Banik.
Jérémy Compostella has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/80575?usp=email )
Change subject: soc/intel/common/mp_init: Fix USE_INTEL_FSP_MP_INIT use-case ......................................................................
Patch Set 9:
(2 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/80575/comment/b0407e48_dcbc5c94 : PS8, Line 14: Meteor Lake rex board
with INTEL_FSP_MP_INIT config being enabled ?
Yes, with `INTEL_FSP_MP_INIT` enabled and `USE_INTEL_FSP_TO_CALL_COREBOOT_PUBLISH_MP_PPI` disabled it compiles fine thanks to this patch. It also executes fine but because fsp_params.c discard `USE_INTEL_FSP_TO_CALL_COREBOOT_PUBLISH_MP_PPI` it still uses PPI callback. But that's okay to verify that it compiles and that `init_cpus()` got called and worked.
Patchset:
PS5:
Done […]
It does not have any dependency. The following patch "depends" on it though.