Add SMI timeout monitoring and logging

This adds SMI timeout monitoring to the host error monitor.  When
the SMI signal is asserted for more than 90 seconds, the BMC will
log it, trigger a Crashdump, and reset the system if enabled.

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

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