]> git.proxmox.com Git - swtpm.git/commit
swtpm: Call API call for resetting the TPM Established flag
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Wed, 21 Dec 2016 22:01:07 +0000 (17:01 -0500)
committerStefan Berger <stefanb@linux.vnet.ibm.com>
Tue, 7 Aug 2018 16:19:46 +0000 (12:19 -0400)
commit15dfd665c19553a352867b93df4e6fcdb1bf42af
treea059ddcc216bc008f1bf71fcecd67713712dcb6d
parent326e7b5a75320fded823a11b235bf87b65663d74
swtpm: Call API call for resetting the TPM Established flag

Call the libtpms API for resetting the TPM Established flag rather
than sending a TPM command, which only works for TPM1.2.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
src/swtpm/ctrlchannel.c
src/swtpm/cuse_tpm.c
src/swtpm/tpmlib.c
src/swtpm/tpmlib.h