Files
rpi-buildroot/package/swtpm/Config.in.host
Jarkko Sakkinen 87b9b126d2 package/swtpm: add host package
The SWTPM package provides TPM emulators with different front-end
interfaces to libtpms. TPM emulators provide socket interfaces (TCP/IP and
Unix) and the Linux CUSE interface for the creation of multiple native
/dev/vtpm* devices.

Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
[yann.morin.1998@free.fr: disable tests]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2024-06-06 11:25:58 +02:00

12 lines
401 B
Plaintext

config BR2_PACKAGE_HOST_SWTPM
bool "host swtpm"
help
Compiles SWTPM software TPM emulator for the host.
The SWTPM package provides TPM emulators with different
front-end interfaces to libtpms. TPM emulators provide socket
interfaces (TCP/IP and Unix) and the Linux CUSE interface for
the creation of multiple native /dev/vtpm* devices.
https://github.com/stefanberger/swtpm/wiki