]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - package/tpm2-tools/Config.in
6429b24531b11c94a4e7600bcaae6f712378a819
[coffee/buildroot.git] / package / tpm2-tools / Config.in
1 config BR2_PACKAGE_TPM2_TOOLS
2         bool "tpm2-tools"
3         select BR2_PACKAGE_DBUS
4         select BR2_PACKAGE_LIBCURL
5         select BR2_PACKAGE_LIBGLIB2
6         select BR2_PACKAGE_OPENSSL
7         select BR2_PACKAGE_TPM2_ABRMD # run-time
8         select BR2_PACKAGE_TPM2_TSS
9         help
10           TPM (Trusted Platform Module) 2.0 CLI tools based on system
11           API of TPM2-TSS. These tools can be used to manage keys,
12           perform encryption/decryption/signing/etc crypto operations,
13           and manage non-volatile storage through a TPM2.0 HW
14           implementation.
15
16           https://github.com/tpm2-software/tpm2-tools