Add PROCHOT signal monitor

The PROCHOT signal is employed on Intel-based ASRock Rack boards such as
the e3c246d4i and spc621d8hm3; support for it here is provided by a
simple copy/paste/modify of the existing MemhotMonitor code.

Signed-off-by: Zev Weiss <zev@bewilderbeest.net>
Change-Id: I3175286581129e2fb4132c17079e275c422ca3d8
1 file changed
tree: 8996f2602b1d618a5661f05377803fbc636655cb
  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.