Rename the err_pin_monitor to err_pin_timeout_monitor

I will need to add a non-polling monitor for the ERR pin signals, so
this renames the current polling err_pin_monitor as an
err_pin_timeout_monitor.

Tested:
Confirmed that the ERR pin timeout event is still logged.

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