]> xenbits.xensource.com Git - people/andrewcoop/seabios.git/commit
tpm: Wait for interface startup when probing
authorStephen Douthit <stephend@silicom-usa.com>
Tue, 27 Feb 2018 19:17:10 +0000 (14:17 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Fri, 2 Mar 2018 15:59:24 +0000 (10:59 -0500)
commit96060ad1c38a3e90125aa4676b30828be126a4d5
tree17f8135c232b59513047096835f554d42d813122
parent559b3e2ba43c80ac02a67903d57ae1acad5dfff1
tpm: Wait for interface startup when probing

This is based on wait_startup() from the Linux tpm_tis driver.

Signed-off-by: Stephen Douthit <stephend@silicom-usa.com>
Tested-by: Stephen Douthit <stephend@silicom-usa.com>
Reviewed-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
src/hw/tpm_drivers.c