]> Git Repo - u-boot.git/commit
test/py: add TPMv2.x test suite
authorMiquel Raynal <[email protected]>
Tue, 15 May 2018 09:57:24 +0000 (11:57 +0200)
committerTom Rini <[email protected]>
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 <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
test/py/tests/test_tpm2.py [new file with mode: 0644]
This page took 0.031875 seconds and 4 git commands to generate.