Add beep support for CPU ERR2 timeout

The beeper  will beep with 1-5-2-3 if there is any ERR2 timeout event.

Tested:
Host on, trigger the CPU ERR2 timeout by short the CPU ERR2 pin > 90 seconds,
The BMC will beep with 1-5-2-3.

Signed-off-by: Yong Li <yong.b.li@linux.intel.com>
1 file changed
tree: 987c340215cd45a5773b4c059a4695e36ad04009
  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.