Rename CATERR to IERR

CATERR is ambiguous because it represents two types of errors: IERR and
MCERR. This changes the name to IERR to be more specific.

Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
Change-Id: I325d10cb765bec2121cd644a42e67fc73bd5ab75
1 file changed
tree: eb75f9d66085099333f781037b274f9c5bbab159
  1. include/
  2. service_files/
  3. src/
  4. .clang-format
  5. cmake-format.json
  6. CMakeLists.txt
  7. LICENSE
  8. MAINTAINERS
  9. meson.build
  10. meson.options
  11. OWNERS
  12. 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.