Add an MCERR monitor

This adds a monitor for the MCERR signal from the CPU.

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