]> Git Repo - u-boot.git/commit
dm: tpm: Add a 'tpmtest' command
authorSimon Glass <[email protected]>
Sun, 23 Aug 2015 00:31:42 +0000 (18:31 -0600)
committerSimon Glass <[email protected]>
Mon, 31 Aug 2015 13:57:29 +0000 (07:57 -0600)
commite76cb9272d3b9ca7a6d4581dd1cff12480289710
tree2a2d7ea0c21e9c52647f9369b906744e7b2ddaf2
parent2132f971ba2443bc31046cbbf18bbf5e7c017b50
dm: tpm: Add a 'tpmtest' command

These tests come from Chrome OS code. They are not particularly tidy but can
be useful for checking that the TPM is behaving correctly. Some knowledge of
TPM operation is required to use these.

Signed-off-by: Simon Glass <[email protected]>
Acked-by: Christophe Ricard<[email protected]>
Reviewed-by: Heiko Schocher <[email protected]>
common/Kconfig
common/Makefile
common/cmd_tpm_test.c [new file with mode: 0644]
This page took 0.033432 seconds and 4 git commands to generate.