commit | 12d196f8eb5d47ff51e944308b91b91fccc07b58 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri May 30 11:05:08 2025 -0400 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri May 30 11:05:08 2025 -0400 |
tree | 1f4a356e5b518e32778ea008b45ab0837ecb7bcf | |
parent | 9df0f3f141ffa918483bd79fe1c0e57a618550fe [diff] |
clang-tidy: format with config-clang-tidy Reformat the .clang-tidy file for consistency using the config-clang-tidy tool from openbmc-build-scripts. Change-Id: I0766e3b6e6373eb6711912dd9329af7cb3e092aa 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
.