diff options
author | 2018-11-03 05:22:36 +0200 | |
---|---|---|
committer | 2019-02-13 09:48:07 +0200 | |
commit | 29b47ce987591254602cd7b69acd0eecc62f0a70 (patch) | |
tree | 8f7f96de346983619c6863d70db28264001e300f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tpm: move tpm_validate_commmand() to tpm2-space.c (diff) | |
download | wireguard-linux-29b47ce987591254602cd7b69acd0eecc62f0a70.tar.xz wireguard-linux-29b47ce987591254602cd7b69acd0eecc62f0a70.zip |
tpm: move TPM space code out of tpm_transmit()
Prepare and commit TPM space before and after calling tpm_transmit()
instead of doing that inside tpm_transmit(). After this change we can
remove TPM_TRANSMIT_NESTED flag from tpm2_prepare_space() and
tpm2_commit_space() and replace it with TPM_TRANSMIT_UNLOCKED.
Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Reviewed-by: Stefan Berger <stefanb@linux.ibm.com>
Tested-by: Stefan Berger <stefanb@linux.ibm.com>
Reviewed-by: Jerry Snitselaar <jsnitsel@redhat.com>
Reviewed-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Tested-by: Alexander Steffen <Alexander.Steffen@infineon.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions