slackbuilds/system/swtpm
Gene Carlson 65e8e5a645
system/swtpm: Updated for version 0.7.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-05-21 08:25:05 +07:00
..
README system/swtpm: Updated for version 0.7.3. 2022-05-21 08:25:05 +07:00
doinst.sh
slack-desc
swtpm.SlackBuild system/swtpm: Updated for version 0.7.3. 2022-05-21 08:25:05 +07:00
swtpm.info system/swtpm: Updated for version 0.7.3. 2022-05-21 08:25:05 +07:00

README

swtpm (TPM emulation)

swtpm emulates a TPM (Trusted Process Module) in software; once
running, QEMU can attach TPMs to virtual machines (to run Windows 11,
for example). See specs/tpm.rst in the QEMU doc directory for more
details.

Please note that the swtpm command will emulate TPM 1.2 unless it is
called with "--tpm2".

For more information about the different tools provided by swtpm, see
the documents in /usr/doc/swtpm-0.7.3/readmes.

The user and group for TSS are both "tss" by default, and should have
been created before compiling the trousers package.