]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
tpm: Add TPM stress test
authorLuigi Semenzato <semenzato@chromium.org>
Wed, 5 Dec 2012 14:46:44 +0000 (14:46 +0000)
committerTom Rini <trini@ti.com>
Tue, 11 Dec 2012 20:18:13 +0000 (13:18 -0700)
commiteea3f4d3e14d21c1a00b332f3b5c8a2b8c8bc386
treef6945a0398c75a7cc1cbc529cacd25516b029065
parent78c112c9f9eb3cd06ea53e1c414cabc55560e9cd
tpm: Add TPM stress test

Add a simple command to stress-test a TPM (Trusted Platform Module).

Signed-off-by: Luigi Semenzato <semenzato@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
common/cmd_tpm.c