Attention is currently required from: Intel coreboot Reviewers, Martin L Roth.
Hello Intel coreboot Reviewers, Martin L Roth, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/86153?usp=email
to look at the new patch set (#8).
Change subject: soc/intel/cmn/blk: Remove boot partition check for forced cse sync ......................................................................
soc/intel/cmn/blk: Remove boot partition check for forced cse sync
This patch enhances the forced CSE sync mechanism by eliminating the boot partition check for RO. It utilizes the current CSE mechanism to determine if the system has undergone a cold boot.
Please note, this is a proof of concept to address forced CSE sync constraint in the presence of a pre-CPU reset. The change is currently WIP and the final implementation might vary.
BUG=b:380220737 TEST=Verified forced CSE sync on google/rex.
Change-Id: If1e4180cb5fec3990fdee2b0e412173b1c8c6ded Signed-off-by: Dinesh Gehlot digehlot@google.com --- M src/soc/intel/common/block/cse/cse_lite.c M src/soc/intel/common/block/include/intelblocks/cse.h 2 files changed, 27 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/53/86153/8