]> git.proxmox.com Git - swtpm.git/commit
Add ioctl to reset the establishment bit
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Mon, 8 Dec 2014 16:25:14 +0000 (11:25 -0500)
committerStefan Berger <stefanb@linux.vnet.ibm.com>
Mon, 8 Dec 2014 16:35:16 +0000 (11:35 -0500)
commit0321a3808d578702cd4a72e1fca1b309394e798f
treee9309f9e0a6ba895efd397b46413bfabaa00a44a
parent05503a8ea01ea345cd8b437ff6784a9c6a1c5701
Add ioctl to reset the establishment bit

Add an ioctl to reset the establishment bit. It takes as an
argument the locality to use.
include/swtpm/tpm_ioctl.h
man/man8/swtpm_ioctl.8
man/man8/swtpm_ioctl.pod
src/swtpm/cuse_tpm.c
src/swtpm_ioctl/tpm_ioctl.c
tests/Makefile.am
tests/test_hashing2 [new file with mode: 0755]