commit | 574f94bcf122246b991c8b75cf8f314a2f844bbb | [log] [tgz] |
---|---|---|
author | Henry Tian <tianxiaofeng@bytedance.com> | Wed Jan 06 10:33:59 2021 +0800 |
committer | George Liu <liuxiwei@inspur.com> | Thu Jan 14 16:31:58 2021 +0800 |
tree | 183300b289e380b17707e82743422a1c83109545 | |
parent | 837de88135a12b43c8fae84937e34d84ab462807 [diff] |
image_verify: Support full image The code only supports verify the static.mtd.tar, but not static.mtd.all.tar. This change adds the signature verify for the full tarball. Tested: Update .static.mtd.all.tar with Redfish API OK. Update .static.mtd.tar with Redfish API OK. Signed-off-by: Henry Tian <tianxiaofeng@bytedance.com> Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: I58a47d76ef090644cc1e870077f438b8768f6aa9
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:
meson build
ninja -C build
To clean the repository run rm -r build
.