commit | f6ed5897b78235f09643978045b6bbfaf891d1a6 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Fri Sep 07 17:08:02 2018 -0500 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Tue Sep 11 10:19:11 2018 -0500 |
tree | d8478ea76d480a370e46224771b8867d5a607baf | |
parent | 70ca242282d5410b4fb4bbcd4e118bc72b68c103 [diff] |
clang-format: Update to match docs repo Update the .clang-format file. Now includes header sorting and updating PointerAlignment. Change-Id: I7119c12f1cc0a461cb7e4576dff6a02dcc95cbc4 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
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: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make To clean the repository run `./bootstrap.sh clean`.