[Skiboot] [PATCH 0/3] libstb: add support to ibm,secureboot-v2

Claudio Carvalho cclaudio at linux.vnet.ibm.com
Sun Nov 12 04:35:41 AEDT 2017


Patch series dropped. Superseded by this:

[Skiboot] [PATCH 00/19] libstb: add support for secure and trusted boot 
in P9

Claudio


On 31/08/2017 04:53, Claudio Carvalho wrote:
> This series extends libstb to support 'ibm,secureboot-v2' and consequently be
> able to verify and measure IMA_CATALOG, CAPP and BOOTKERNEL secureboot
> containers in P9.
>
> Claudio Carvalho (3):
>    libstb/stb.c: add ibm,secureboot-v2 support
>    libstb/stb.c: measure the IMA_CATALOG partition
>    tpm_i2c_nuvoton: add nuvoton,npct601 to the compatible property
>
>   .../ibm,container-verification-code.rst            |  57 ++++++++++++
>   doc/device-tree/ibm,secureboot.rst                 |  83 +++++++++++------
>   libstb/drivers/tpm_i2c_nuvoton.c                   |  10 ++
>   libstb/stb.c                                       | 102 +++++++++++++++++++++
>   4 files changed, 222 insertions(+), 30 deletions(-)
>   create mode 100644 doc/device-tree/ibm,container-verification-code.rst
>



More information about the Skiboot mailing list