Attention is currently required from: Tim Wawrzynczak. Hello Tim Wawrzynczak,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/63008
to look at the new patch set (#2).
Change subject: soc/intel/alderlake: Use coreboot native event handler for FSP-M/S ......................................................................
soc/intel/alderlake: Use coreboot native event handler for FSP-M/S
This patch assigns FSP handler event for FSP-M and FSP-S with coreboot romstage and ramstage debug handler when FSP_DEBUG_EVENT_HANDLER_IN_COREBOOT Kconfig is enabled.
BUG=b:225544587 TEST=Able to build and boot brya. Also, verified the FSP debug log is exactly same before and with this code change.
Signed-off-by: Subrata Banik subratabanik@google.com Change-Id: I665def977faaae45f6f834d75e8456859093ba49 --- M src/soc/intel/alderlake/fsp_params.c M src/soc/intel/alderlake/romstage/fsp_params.c 2 files changed, 9 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/08/63008/2