aboutsummaryrefslogtreecommitdiff
path: root/emulators/tpm-emulator/pkg-descr
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2010-11-07 12:08:52 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2010-11-07 12:08:52 +0000
commit1cf92127b214d45040e6429373dbe4caa266c68a (patch)
tree8ebda50beeb8a641516bc71fbcf900e9a31f86f7 /emulators/tpm-emulator/pkg-descr
parentc38e52a3c0b061b44ebb589d362563613f2edab8 (diff)
Notes
Diffstat (limited to 'emulators/tpm-emulator/pkg-descr')
-rw-r--r--emulators/tpm-emulator/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/emulators/tpm-emulator/pkg-descr b/emulators/tpm-emulator/pkg-descr
new file mode 100644
index 000000000000..1fff0f91dc81
--- /dev/null
+++ b/emulators/tpm-emulator/pkg-descr
@@ -0,0 +1,4 @@
+The project aims to create a fully working Trusted Platform Module (TPM)
+emulator follwing the specifications of the Trusted Computing Group.
+The port provides a driver library libtddl which can be linked against programs
+providing a Trusted Software Stack to redirect TPM calls to the emulator.