commit | 97a709b0c572eb203b9f0954d884cf0e8551eef6 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed Oct 06 13:05:40 2021 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Oct 06 13:05:40 2021 -0500 |
tree | 47cf871f5db4d8de09b94a624f2fef0d8a01b368 | |
parent | a38f6e652e7da6fc29e71adeeacfa8ae02c46ab8 [diff] |
catch exceptions as const Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I4447cb11880e36b44c8913e56c728ccd76d2044d
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 this package, do the following steps:
meson build
ninja -C build
To clean the repository run rm -r build
.