Add ERR0 timeout monitoring and logging

This adds ERR0 timeout monitoring to the host error monitor.  When
the ERR0 signal is asserted for more than 90 seconds, the BMC will
log which CPU asserted the ERR0 signal.

Tested:
Manually triggered an ERR0 timeout and confirmed that the event is
logged correctly.

Change-Id: I1d2811b5d020a554870e687b0926c3f9211147d0
Signed-off-by: Jason M. Bills <jason.m.bills@intel.com>
1 file changed
tree: 5ae091a5bfa0b57ea82f3711d7a34e2a2e14465c
  1. service_files/
  2. src/
  3. .clang-format
  4. cmake-format.json
  5. CMakeLists.txt
  6. LICENSE
  7. MAINTAINERS
  8. README.md
README.md

host-error-monitor

The host-error-monitor application is intended to monitor various host error signals and take appropriate action (logging, crashdump, reset, etc.) when triggered.