]> git.proxmox.com Git - swtpm.git/commit
swtpm: Implement mode parameter for --tpmstate option
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Tue, 10 Apr 2018 18:21:42 +0000 (14:21 -0400)
committerStefan Berger <stefanb@linux.vnet.ibm.com>
Tue, 10 Apr 2018 18:30:14 +0000 (14:30 -0400)
commit640f1fab05154ca478efb5b44527836976e7bb01
treeeaba998dea6d428a25ef64d10885e71009b850c0
parent929a1129361704b6f03b382e8e288ef0af2e732f
swtpm: Implement mode parameter for --tpmstate option

Implement a mode parameter for the tpmstate option so that the user
can choose what the file mode bits of the TPM's state files will be.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
man/man8/swtpm.8
man/man8/swtpm.pod
src/swtpm/common.c
src/swtpm/cuse_tpm.c
src/swtpm/swtpm.c
src/swtpm/swtpm_chardev.c
src/swtpm/swtpm_nvfile.c
src/swtpm/tpmstate.c
src/swtpm/tpmstate.h