diff options
author | 2016-06-30 10:25:43 -0700 | |
---|---|---|
committer | 2016-07-19 17:43:38 +0300 | |
commit | 9754d45e997000ad4021bc4606cc266bb38d876f (patch) | |
tree | 1d4cd24830105e0ea9c14bc6bb6bc11ee23995c3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tpm: fix byte-order for the value read by tpm2_get_tpm_pt (diff) | |
download | wireguard-linux-9754d45e997000ad4021bc4606cc266bb38d876f.tar.xz wireguard-linux-9754d45e997000ad4021bc4606cc266bb38d876f.zip |
tpm: read burstcount from TPM_STS in one 32-bit transaction
Some chips incorrectly support partial reads from TPM_STS register
at non-zero offsets. Read the entire 32-bits register instead of
making two 8-bit reads to support such devices and reduce the number
of bus transactions when obtaining the burstcount from TPM_STS.
Fixes: 27084efee0c3 ("tpm: driver for next generation TPM chips")
Signed-off-by: Andrey Pronin <apronin@chromium.org>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions