Add IERR logging to the CATERR/IERR handler

This change attempts to determine which CPU asserted the CATERR
signal and the type of CATERR to include in the log.

Tested:
Manually triggered an IERR and confirmed that the correct data
was logged.

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