Add ERR1 timeout monitoring and logging

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

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

Change-Id: Ibed1faea7c80fc5ce0b1d5449ec4158d63ee3e0d
Signed-off-by: Jason M. Bills <jason.m.bills@intel.com>
1 file changed
tree: f5d0eb5e9ba12c582657c9e4e4f109bb6b22cd56
  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.