]> git.proxmox.com Git - swtpm.git/commit
swtpm: Replace the CUSE TPM with the new implementation
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Mon, 7 Dec 2015 20:01:57 +0000 (15:01 -0500)
committerStefan Berger <stefanb@us.ibm.com>
Mon, 7 Dec 2015 20:01:57 +0000 (15:01 -0500)
commit5f1ef9565df074b918a39cb4885af4190c98edb7
tree35e6db27a8cf24cd94e35345fa35258d21c8188a
parent57d542a01ca6fb19d8245fedbcd8bb5d94b55c92
swtpm: Replace the CUSE TPM with the new implementation

Replace the CUSE TPM with the new BSD implementation.
Update the license references and the license itself.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
LICENSE
dist/swtpm.spec
dist/swtpm.spec.in
include/swtpm/tpm_ioctl.h
src/swtpm/Makefile.am
src/swtpm/cuse_tpm.c
src/swtpm/cuse_tpm_bsd.c [deleted file]