Manage the Host PNOR's code versions.

Clone this repo:

Branches

  1. 9df0f3f meson: reformat with meson formatter by Patrick Williams · 6 weeks ago master
  2. cbf707b clang-format: update latest spec and reformat by Patrick Williams · 6 weeks ago
  3. d1ff1a4 build: use allowed over enabled or not-disabled by Patrick Williams · 6 weeks ago
  4. 01f7142 mmc: clang-tidy: Add override keyword by Adriana Kobylak · 5 weeks ago
  5. 837b094 obmc-vpnor-util: Don't delete the HB_VOLATILE symlink by Adriana Kobylak · 8 weeks 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.