commit | 2ab9b1098efa8280f0cea165d1b6856e1ce05170 | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Wed Feb 21 05:27:47 2018 -0600 |
committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Tue Mar 13 06:08:20 2018 -0500 |
tree | 4f080b7954cb47269bcf4f2b9da4009a12ae1e30 | |
parent | 9d7cd834ecfd2a8e868de398c8122fd31e0b7961 [diff] |
Add support for signature verification routines Enabled high level logic flow for the signed image signature validation routines. Includes reading hash type, key type from Manifest file. Change-Id: I9b0213042bb15882f351e7937fd17fb0a3e9fb33 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`.