Attention is currently required from: Tarun Tuli, Kapil Porwal.
Hello build bot (Jenkins), Tarun Tuli, Kapil Porwal,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/74582
to look at the new patch set (#2).
Change subject: soc/intel/(adl, cmn, mtl): Refactor cse_fw_sync() function ......................................................................
soc/intel/(adl, cmn, mtl): Refactor cse_fw_sync() function
This patch refactors cse_fw_sync() function to include timestamp associated with the CSE sync operation.This effort will ensure the SoC code just makes a call into the cse_fw_sync() without bothering about adding timestamp entries.
TEST=Able to build and boot google/marasov.
Signed-off-by: Subrata Banik subratabanik@google.com Change-Id: Ib5e8fc2b8c3b605103f7b1238df5a8405e363f83 --- M src/soc/intel/alderlake/romstage/romstage.c M src/soc/intel/common/block/cse/cse_lite.c M src/soc/intel/meteorlake/romstage/romstage.c 3 files changed, 28 insertions(+), 13 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/82/74582/2