Manage the Host PNOR's code versions.

Clone this repo:

Branches

  1. 48ed49f Add Balcones system by Adriana Kobylak · 2 weeks ago master
  2. d7c08ee meson: use non-deprecated systemd packageconfig by Patrick Williams · 5 weeks ago
  3. acb0c7f prettier: re-format by Patrick Williams · 7 weeks ago
  4. 12d196f clang-tidy: format with config-clang-tidy by Patrick Williams · 3 months ago
  5. 9df0f3f meson: reformat with meson formatter by Patrick Williams · 6 months ago

openpower-pnor-code-mgmt

OpenPower PNOR (Processor NOR) Code Management provides a set of host software management applications for OpenPower systems. The host firmware is stored on the PNOR chip. More information can be found at Software Architecture or Host Code Update

To Build

To build this package, do the following steps:

  1. meson build
  2. ninja -C build

To clean the repository run rm -r build.