commit | 9d7cd834ecfd2a8e868de398c8122fd31e0b7961 | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Wed Feb 21 05:12:39 2018 -0600 |
committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Tue Mar 13 06:07:48 2018 -0500 |
tree | 6cebd522a0068ffe2ce191d7adb93fafd7dafa19 | |
parent | 2285fe0fc6a6bba7c587bec0a1f733b333dc2650 [diff] |
Create initial Signature verification class Initial version of the signature validation infrastructure for BMC signed image. Change-Id: I79d8ad10dbb7e3c4f0ffd21609b483be6734b4af Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture
To build this package, do the following steps: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make To full clean the repository again run `./bootstrap.sh clean`.