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

Claudio Carvalho cclaudio at linux.vnet.ibm.com
Thu Aug 31 17:53:57 AEST 2017


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

-- 
2.7.4



More information about the Skiboot mailing list