Move SMI monitor to the new architecture

Add an error monitor for SMI that polls to check if it is
asserted through the timeout and logs the event.  If it is ever
not asserted, it will wait for an interrupt to start polling
again.

Change-Id: Ic000f8c8d3a1acd06a76f47484f3cd2f06670835
Signed-off-by: Jason M. Bills <jason.m.bills@intel.com>
2 files changed
tree: 8b132fc0078b4081ed4810de0ee8b489b15533c7
  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.