Add error_monitors with a sample signal

This file can be overridden to include the various signals that
need to be monitored for a platform.

A sample of an SMI monitor is included.

Change-Id: I9ba4e31b4e7fd7955737887c5920218a0301c50c
Signed-off-by: Jason M. Bills <jason.m.bills@intel.com>
2 files changed
tree: d186e4c3ff84438794b210ab5e887e64cc3a3100
  1. include/
  2. service_files/
  3. src/
  4. .clang-format
  5. cmake-format.json
  6. CMakeLists.txt
  7. LICENSE
  8. MAINTAINERS
  9. 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.