Attention is currently required from: Patrick Rudolph. Hello build bot (Jenkins), Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/55619
to look at the new patch set (#2).
Change subject: soc/intel/common: Check CSE Lite RW status ......................................................................
soc/intel/common: Check CSE Lite RW status
The patch moves CSE Lite RW status check out of CSE RW update logic as the RW sanity check has to be done irrespective of CSE RW update logic is enabled or not. If coreboot detects CSE Lite RW status is not good, the coreboot triggers recovery.
TEST=Verified boot on Brya
Signed-off-by: Sridahr Siricilla sridhar.siricilla@intel.com Change-Id: I582b6cf24f8894c80ab461ca21f7c6e8caa738bc --- M src/soc/intel/common/block/cse/cse_lite.c 1 file changed, 3 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/19/55619/2