Remove openpower-libhei subproject dependency

Statically link to openpower-libhei rather than building it as a
subproject.

Signed-off-by: Ben Tyner <ben.tyner@ibm.com>
Change-Id: Ifc1be912ef484c0c7a1157ac0c9b90a62e03d9c7
10 files changed
tree: 5a8097c9c0ba71fcdd219b0dd5f96f7eb0e26e07
  1. analyzer/
  2. attn/
  3. test/
  4. .clang-format
  5. .gitignore
  6. cli.cpp
  7. cli.hpp
  8. LICENSE
  9. listener.cpp
  10. listener.hpp
  11. main.cpp
  12. main_nl.cpp
  13. MAINTAINERS
  14. meson.build
  15. meson_options.txt
  16. 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.