commit | 68d6e6713fcb2ea6278661aaaf5f1c9c821b3751 | [log] [tgz] |
---|---|---|
author | Stefan Berger <stefanb@linux.vnet.ibm.com> | Fri Nov 11 12:57:04 2011 -0500 |
committer | Rajiv Andrade <srajiv@linux.vnet.ibm.com> | Wed Nov 16 09:42:59 2011 -0200 |
tree | fb02641cb1941a6d9c23ac3df37d6aafcd4f7f3a | |
parent | d97c6ade5926afb6d52df36c33a3491d62cd0dc0 [diff] |
tpm: Introduce function to poll for result of self test This patch introduces a function that runs the TPM_ContinueSelfTest() function and then polls the TPM to check whether it finished the selftest and can receive new commands. Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>