]> xenbits.xensource.com Git - seabios.git/commit
tpm: Set timeouts and durations to microsecond values
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Sat, 21 Nov 2015 19:54:41 +0000 (14:54 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 22 Nov 2015 15:12:34 +0000 (10:12 -0500)
commitec42c8dc69be8eda4fc794c8cd5f030ed38cea30
tree28615e4456d03c1a75c1d3de873b6f53c9b0f42a
parent47b9df59f877ce85203ae6a845f9e115d4b67613
tpm: Set timeouts and durations to microsecond values

Fix the timeouts and durations -- they are provided in microseconds.
Adapt the TPM driver for it.

Get TPM specific timeout and duration values earlier from the device.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
src/hw/tpm_drivers.c
src/hw/tpm_drivers.h
src/tcgbios.c