Add a non-polling ERR pin monitor

This adds a non-polling ERR pin monitor to immediately log ERR Pin
events without waiting for a timeout.

Tested:
Confirmed that an ERR pin event is immediately logged.

Signed-off-by: Jason M. Bills <jason.m.bills@intel.com>
Change-Id: Ica0a541d0922e8814dc73a7d7e2fdff859aa39ea
1 file changed
tree: 0446bafc884dadb8be80224391cc675b4aaaa70d
  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.