Add beep support for CPU IERR error

The beeper  will beep with 1-5-2-2 if there is any IERR event.

Tested:
Host on, trigger the CPU IERR by ITP, The BMC will beep with 1-5-2-2.

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