commit | cbf707b6fd0b11b6879df8c7ef623c80417b5c08 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Sat Feb 01 08:21:48 2025 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Feb 11 19:16:48 2025 +0000 |
tree | f9d55094a4420f3fcf48f368224fa2330a514899 | |
parent | d1ff1a475379d99bcdb75ad67685605d239def76 [diff] |
clang-format: update latest spec and reformat Copy the latest format file from the docs repository and apply. Change-Id: I4113bd60a6817c8fdfad541c58e0910035a663ca Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
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
.