Hello dhaval v sharma, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/29774
to look at the new patch set (#2).
Change subject: hostevent: Enable lazy events for SCI mask ......................................................................
hostevent: Enable lazy events for SCI mask
With Lazy SCI events, dependancy on SMI handler for setting SCI events during boot can be avoided. On boot, coreboot notifies the SCI Lazy mask to EC. Once the EC driver is up in OS, it can notify the EC to convert SCI mask to ACTIVE SCI mask.
Change-Id: I6ff3aea2e7f11f1196d8d9ece03ae000354e884b Signed-off-by: Jenny TC jenny.tc@intel.com --- M src/ec/google/chromeec/ec.c M src/ec/google/chromeec/ec.h M src/ec/google/chromeec/ec_commands.h M src/ec/google/chromeec/smihandler.c 4 files changed, 21 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/74/29774/2