Increment the CPU Error Count setting on an IERR

When an IERR is detected on a CPU, increment the CPU Error Count
setting.

Tested:
Manually triggered an IERR and confirmed that the CPU Error Count
for the correct CPU was incremented.

Change-Id: I5d1e9de506bbcbf04446b173a649f88e8e5303bb
Signed-off-by: Jason M. Bills <jason.m.bills@intel.com>
1 file changed
tree: f1e160d9e4d25277acb3692dbc0b902e452447db
  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.