Hello build bot (Jenkins), Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/44275
to look at the new patch set (#2).
Change subject: soc/intel/common/block/gspi: Clear the GSPI controller data ......................................................................
soc/intel/common/block/gspi: Clear the GSPI controller data
Clear the GSPI controller data after resource allocation. This will ensure that any early BAR cached by the GSPI controller driver is cleared. This will allow using GSPI before and after resource allocation in ramstage.
BUG=b:154333137 TEST=Ensure that the device boots to OS. Ensure that the TPM initialization is successful before and after resource allocation stage in ramstage.
Change-Id: I4444266e35cca54e2c9bd9221733e59737ad8ebd Signed-off-by: Karthikeyan Ramasubramanian kramasub@google.com --- M src/soc/intel/common/block/gspi/gspi.c 1 file changed, 7 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/75/44275/2