Move CPU Mismatch monitor to the new architecture

Add an error monitor for CPU_MISMATCH that is checked on init
and each host boot.

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