CLI support code seperated from main

Command line interface handling code was moved to its
own files.

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