Revert "soc/intel/adl: Skip sending MBP HOB to save boot time"
commitdfde9b125ccf0e044cec68cbaa7bd1a3fa8a8920
authorMAULIK V VAGHELA <maulik.v.vaghela@intel.com>
Fri, 28 Jan 2022 09:26:28 +0000 (28 14:56 +0530)
committerFelix Held <felix-coreboot@felixheld.de>
Tue, 15 Feb 2022 16:19:02 +0000 (15 16:19 +0000)
tree144274e4f8cdc44555f0c7a896f3abce3d89406b
parent2d58d5c0529d47e6639b250d65c7d2f5c7152650
Revert "soc/intel/adl: Skip sending MBP HOB to save boot time"

This reverts commit 9a7fbbc98e8610a0a5314470edd8d5dafe676a06.

SkipMbpHob UPD skips generation of MBP Hob within FSP. Skipping MBP
Hob generation also skips syncing correct version of chipset
data with CSE since FSP uses version information from MBP HOB.
In absence of MBP Hob, FSP is unable to get version information and
hence chipset data sync is skipped.

This creates an issue while platform tries to enter deeper sleep
states.

BUG=b:215448362
BRANCH=None
TEST= FSP can get version information from MBP HOB and chipset sync
is performed. It has been Verified using FSP debug logs on Brya
board.

Change-Id: I9a160fee72b61ae9eecababf9a16900e6bd4acff
Signed-off-by: MAULIK V VAGHELA <maulik.v.vaghela@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61447
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Sridhar Siricilla <sridhar.siricilla@intel.com>
Reviewed-by: Subrata Banik <subratabanik@google.com>
src/soc/intel/alderlake/romstage/fsp_params.c