diff options
author | Jarkko Sakkinen <[email protected]> | 2018-11-03 04:46:50 +0200 |
---|---|---|
committer | Jarkko Sakkinen <[email protected]> | 2019-02-13 09:47:49 +0200 |
commit | c4df71d43a5beaab5fe13a8d8974f77596bb2a22 (patch) | |
tree | ffc5163c1b6971790b42ef94b826bb8781fe519a /scripts/gdb/linux/modules.py | |
parent | 720b071102d8fab3f0a2808db3ba76c5ce880b7a (diff) |
tpm: encapsulate tpm_dev_transmit()
Encapsulate tpm_transmit() call pattern to tpm_dev_transmit() because it
is identically used from two places. Use unlocked version of
tpm_transmit() so that we are able to move the calls to
tpm2_prepare_space() and tpm2_commit_space() later on to this new
function.
Signed-off-by: Jarkko Sakkinen <[email protected]>
Reviewed-by: Stefan Berger <[email protected]>
Tested-by: Stefan Berger <[email protected]>
Reviewed-by: Jerry Snitselaar <[email protected]>
Reviewed-by: James Bottomley <[email protected]>
Tested-by: Alexander Steffen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions