commit | dd691576c829350dd9718909be6a36de70a42e27 | [log] [tgz] |
---|---|---|
author | Lei YU <mine260309@gmail.com> | Tue Jul 17 17:04:34 2018 +0800 |
committer | Lei YU <mine260309@gmail.com> | Thu Jul 26 05:13:47 2018 +0000 |
tree | bf6d5292abf821162e449ea9472561b716feecd4 | |
parent | bbcb7be18c21da6c5d82be7f744b777aea610f24 [diff] |
Use separated images for fixed flash layout For fixed flash layout code update, it was using the whole image-bmc. For future features like image verification during boot, it needs to use separated images and separated keys. So change the image-bmc to separated images. Change-Id: I6cc56f82c786125bb4386af5ea1d931afed7901d Tested: Do code update on Romulus without issue. Signed-off-by: Lei YU <mine260309@gmail.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 clean the repository run `./bootstrap.sh clean`.