Attention is currently required from: Jason Nien, Martin Roth, Rob Barnes.
Hello build bot (Jenkins), Jason Nien, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/75323
to look at the new patch set (#2).
Change subject: mb/google/kahlee: Add EC_HOST_EVENT_PANIC to SCI mask ......................................................................
mb/google/kahlee: Add EC_HOST_EVENT_PANIC to SCI mask
Adding EC_HOST_EVENT_PANIC to SCI mask allows the EC to interrupt the Kernel when an EC panic occurs. If system safe mode is also enabled on the EC, the kernel will have a short period to extract and save info about the EC panic.
BUG=b:283245785 BRANCH=firmware-octopus-11297.B TEST=Observe kernel ec panic handler run when ec panics
Change-Id: I8eeb5c0935d0531c21bcf4cd3d4fd9dc80b54f79 Signed-off-by: Rob Barnes robbarnes@google.com --- M src/mainboard/google/kahlee/variants/baseboard/include/baseboard/ec.h 1 file changed, 21 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/23/75323/2