Make the ERR2 handler generic for any ERRx timeout

In preparation to support ERR0 and ERR1 timeout similar to ERR2,
make the ERR2 handler, detection, and logging generic.

Tested:
In combination with the ERR0 and ERR1 handlers, confirmed that when
the ERR0, ERR1, and ERR2 pins are asserted through the timeout, each
of them is detected, logged, and handled correctly.

Change-Id: Icff1e708e982a0a159277a0f58ce6c2405475f90
Signed-off-by: Jason M. Bills <jason.m.bills@intel.com>
1 file changed
tree: 8724eb05654b61aba9bb0f76fa243a57152e3abb
  1. service_files/
  2. src/
  3. .clang-format
  4. cmake-format.json
  5. CMakeLists.txt
  6. LICENSE
  7. MAINTAINERS
  8. 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.