]> git.sur5r.net Git - u-boot/commit
test/py: add TPMv2.x test suite
authorMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 15 May 2018 09:57:24 +0000 (11:57 +0200)
committerTom Rini <trini@konsulko.com>
Sat, 26 May 2018 00:13:00 +0000 (20:13 -0400)
commit2dffe1c6adc0dfb1fdce8a32e88a95ddec9004a7
tree62a1582205cb36445aa113728dbbd7774513141e
parent8ee59472cb83cb7d5d28c6e1737a3e8a7ffb7cc3
test/py: add TPMv2.x test suite

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@bootlin.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
test/py/tests/test_tpm2.py [new file with mode: 0644]