Add attention event handling priority logic

All active attention events are gathered and prioritized and the highest
priority event is handled.

Signed-off-by: Ben Tyner <ben.tyner@ibm.com>
Change-Id: Icad55dacb23232801fdbb5995ef8ee3edc7e90f4
6 files changed
tree: 8a4e3770b24bd1f594453154827d84c98da63653
  1. analyzer/
  2. attn/
  3. subprojects/
  4. test/
  5. .clang-format
  6. .gitignore
  7. LICENSE
  8. main.cpp
  9. MAINTAINERS
  10. meson.build
  11. meson_options.txt
  12. README.md
README.md

Hardware Diagnostics for POWER Systems

In the event of a system fatal error reported by the internal system hardware (processor chips, memory chips, I/O chips, system memory, etc.), POWER Systems have the ability to diagnose the root cause of the failure and perform any service action needed to avoid repeated system failures.

Aditional details TBD.