commit | 11271fb7d2740cf87d4c93ad483511c022aa2670 | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Thu Mar 29 10:25:50 2018 -0500 |
committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Mon Apr 30 01:21:46 2018 -0500 |
tree | 43965deedc9ee67c0ad3cf1026d8e8f683d478f5 | |
parent | 207469f901a9cd3ea791e9a7bec4d8c697ac479c [diff] |
PNOR Signature validation failure handling based on field mode Added support to stop the codeupdate only for the fieldmode enabled systems, for signature validation failures. Resolves openbmc/openbmc#3047 Change-Id: Idf47b122a60d5d14e6e7f134d8067d20e09e7c76 Signed-off-by: Jayanth Othayoth <ojayanth@in.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`.