Move Memory Thermtip monitor to the new architecture

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

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