Move CPU Thermtip monitor to the new architecture

Add an error monitor for CPU_THERMTRIP that checks the status on
start-up then waits for an interrupt to log the event.

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