]> git.proxmox.com Git - mirror_qemu.git/commit - hw/tpm/tpm_tis.c
tpm: add tpm_cmd_get_size() to tpm_util
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 6 Nov 2017 18:39:17 +0000 (19:39 +0100)
committerStefan Berger <stefanb@linux.vnet.ibm.com>
Fri, 15 Dec 2017 04:39:14 +0000 (23:39 -0500)
commit5cf954d02161a974c16b33189192b43da9ac4413
tree232c2ea0825fb807d131ed3f6531114e09d1e67c
parent9af7a721662de8cdfa7b02b7e9cc2c2c30e7bacb
tpm: add tpm_cmd_get_size() to tpm_util

The function is generally useful and used in the following patches.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
hw/tpm/tpm_tis.c
hw/tpm/tpm_util.h