Goran Mekić 6dd18dc319
sysutils/libtpms: This library provides emulation of a Trusted Platform Module
PR:			272972
Reviewed by:		manu
Approved by:		manu
Differential Revision:	https://reviews.freebsd.org/D41345
2023-08-09 09:25:02 +02:00

5 lines
266 B
Plaintext

Libtpms is a library that targets the integration of TPM functionality into
hypervisors, primarily into Qemu. Libtpms provides a very narrow public API for
this purpose so that integration is possible. Only the minimum of necessary
APIs are made publicly available.