diff options
| author | Jarkko Sakkinen <[email protected]> | 2018-03-26 12:14:06 +0000 |
|---|---|---|
| committer | Jarkko Sakkinen <[email protected]> | 2018-07-28 14:03:11 +0000 |
| commit | ce63c05b664e491b4cc79c713c68d8170bd0f581 (patch) | |
| tree | 077b94156127e47016990cee8186e85591f41b77 /tools/perf/scripts/python | |
| parent | tpm: migrate tpm2_get_tpm_pt() to use struct tpm_buf (diff) | |
| download | kernel-ce63c05b664e491b4cc79c713c68d8170bd0f581.tar.gz kernel-ce63c05b664e491b4cc79c713c68d8170bd0f581.zip | |
tpm: migrate tpm2_get_random() to use struct tpm_buf
In order to make struct tpm_buf the first class object for constructing
TPM commands, migrate tpm2_get_random() to use it. In addition, removed
remaining references to struct tpm2_cmd. All of them use it to acquire
the length of the response, which can be achieved by using
tpm_buf_length().
Signed-off-by: Jarkko Sakkinen <[email protected]>
Tested-by: Nayna Jain<[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
