[Skiboot] [PATCH 1/1] libstb/create-container: Add full container build and sign with imprint keys

Stewart Smith stewart at linux.vnet.ibm.com
Fri Apr 7 15:55:08 AEST 2017


Dave Heller <hellerda at linux.vnet.ibm.com> writes:
> This adds support for writing all the public key and signature fields to the
> container header, and for dumping the prefix and software headers so they may
> may be signed, and for signing those headers with the imprint keys.
>
> Signed-off-by: Dave Heller <hellerda at linux.vnet.ibm.com>
> ---
>  Makefile.main                  |   4 +-
>  libstb/Makefile.inc            |   2 +-
>  libstb/container.h             |   8 +
>  libstb/create-container.c      | 381 +++++++++++++++++++++++++++++++++++++++--
>  libstb/sign-with-local-keys.sh |  36 ++++
>  5 files changed, 417 insertions(+), 14 deletions(-)
>  create mode 100755 libstb/sign-with-local-keys.sh

thanks for this!

merged to master, with a couple of minor fixups (complier warning and
linker oddity) to ensure that we continue to build on just about every
weird distro in the world :)

Merged as of 6e393c989a861cac2dac359c8e6ba1d5fc952279

-- 
Stewart Smith
OPAL Architect, IBM.



More information about the Skiboot mailing list