[U-Boot] [PATCH v3 20/25] test/py: add TPMv2.x test suite

Simon Glass sjg at chromium.org
Thu May 3 02:32:41 UTC 2018


On 2 May 2018 at 02:59, Miquel Raynal <miquel.raynal at bootlin.com> wrote:
> Add tests for the TPMv2.x commands.
> These commands may run both on a physical TPM and with the sandbox
> driver.
>
> Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>
> ---
>  test/py/tests/test_tpm2.py | 234 +++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 234 insertions(+)
>  create mode 100644 test/py/tests/test_tpm2.py

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list