Gitiles
Code Review Sign In
gerrit.openbmc.org / openbmc / openpower-proc-control / afa1d226ef13f36bc98093b34e63d2209f16e1db / .
tree: 298b0501c78647a9e0a52ca686c40b7548532709 [path history] [tgz]
  1. procedures/
  2. test/
  3. .clang-format
  4. .gitignore
  5. bootstrap.sh
  6. cfam_access.cpp
  7. cfam_access.hpp
  8. configure.ac
  9. ext_interface.cpp
  10. ext_interface.hpp
  11. filedescriptor.cpp
  12. filedescriptor.hpp
  13. gen_makefile.sh
  14. LICENSE
  15. MAINTAINERS
  16. Makefile.am
  17. Makefile.generated.in
  18. nmi_interface.cpp
  19. nmi_interface.hpp
  20. nmi_main.cpp
  21. p9_cfam.hpp
  22. pcie-poweroff@.service.in
  23. proc_control.cpp
  24. README.md
  25. registration.cpp
  26. registration.hpp
  27. targeting.cpp
  28. targeting.hpp
  29. xyz.openbmc_project.Control.Host.NMI.service.in
README.md

Contains procedures that interact with the OpenPower nest chipset.

To Build

To build this package, do the following steps:

    1. ./bootstrap.sh
    2. ./configure ${CONFIGURE_FLAGS}
    3. make

To clean the repository run `./bootstrap.sh clean`.
Powered by Gitilestxt json