Attention is currently required from: Intel coreboot Reviewers, Jérémy Compostella, Karthik Ramasubramanian, Krishna P Bhat D, Sowmya Aralguppe.
Hello Intel coreboot Reviewers, Jérémy Compostella, Krishna P Bhat D, Sowmya Aralguppe, Subrata Banik, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/86169?usp=email
to look at the new patch set (#4).
The following approvals got outdated and were removed: Code-Review+1 by Jérémy Compostella, Code-Review+1 by Sowmya Aralguppe, Verified+1 by build bot (Jenkins)
Change subject: soc/intel/common/block/cse: Add API to match current PM event ......................................................................
soc/intel/common/block/cse: Add API to match current PM event
Introduce an API to read the Converged Security and Management Engine (CSME) host firmware status register to obtain the current Power Management event and compare it with a specified input event.
BUG=b:391449110 TEST=Build Brox BIOS image and boot to OS.
Change-Id: Ie9a49382ee2c1a8f59da6233e510cf2e38ac32ad Signed-off-by: Karthikeyan Ramasubramanian kramasub@google.com --- M src/soc/intel/common/block/cse/cse.c M src/soc/intel/common/block/include/intelblocks/cse.h 2 files changed, 33 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/69/86169/4