]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Run swtpm_setup in unprivileged mode for a TPM 2.0
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Wed, 23 May 2018 20:53:09 +0000 (16:53 -0400)
committerStefan Berger <stefanb@linux.vnet.ibm.com>
Wed, 6 Jun 2018 14:48:41 +0000 (10:48 -0400)
commitff907a46dd8a8464f0d00e0284c8ad3c9ce6ada5
tree0afead6e532f4fe9266beea098763612f2641192
parenta55414f6ff0555e2ca81014c10b344b28b8c52b4
qemu: Run swtpm_setup in unprivileged mode for a TPM 2.0

swtpm_setup can be run for a TPM 2 in unprivileged mode assuming
XDG_CONFIG_HOME has been set and the necessary configuration files
have been put into that directory.

For current reference also see this link:

https://github.com/stefanberger/swtpm/pull/63

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_tpm.c