Add status LED support for ERR2 timeout

This adds support to invoke the callback-manager to set the status LED
to critical when the ERR2 monitor asserts.

Tested:
Injected an ERR2 timeout and confirmed that the status LED state is set
to "On". Cleared the ERR2 and confirmed that the status LED state went
back to "Off".

Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
Change-Id: I9fcd315a595d6045dbd17ac60fb19aaacb62872a
1 file changed
tree: 454e5a396d7cc5a82b3e0b93ec2a90309d65983c
  1. include/
  2. service_files/
  3. src/
  4. subprojects/
  5. tests/
  6. .clang-format
  7. LICENSE
  8. MAINTAINERS
  9. meson.build
  10. meson.options
  11. OWNERS
  12. 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.