Attention is currently required from: Rob Barnes.
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/74622
to look at the new patch set (#2).
Change subject: mb/google/octopus: Add EC_HOST_EVENT_PANIC to SCI mask ......................................................................
mb/google/octopus: 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:268342532 BRANCH=firmware-octopus-11297.B TEST=Observe kernel ec panic handler run when ec panics
Signed-off-by: Rob Barnes robbarnes@google.com Change-Id: I37e566e459f39f8bc2dafc3c3915260259730ca6 --- M src/mainboard/google/octopus/variants/baseboard/include/baseboard/ec.h 1 file changed, 21 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/22/74622/2