Add system status LED support

When there is any CPU IERR or SSB thermal error,
the system amber LED will be solid on.

Tested:
Heat the PCH to trigger the SSB thermal error, or trigger the IERR by ITP,
check the status LED state.

Change-Id: I019e87a7e4f763eb6cc0297197faae264388c90b
Signed-off-by: Yong Li <yong.b.li@linux.intel.com>
1 file changed
tree: 388033a0216aba0db3d773b85b98f24dc69004fc
  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.