]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
tpm2-tools: new package
authorCarlos Santos <casantos@datacom.ind.br>
Thu, 15 Mar 2018 12:56:01 +0000 (09:56 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 18 Mar 2018 22:16:58 +0000 (23:16 +0100)
commit3a10ff51278b917c85e2f8d74559e035cbd7d55f
treeb5199b1d5b9403ba8c5d336669bae3d34945f870
parentdab335d901be0b26a1e8ea4e0c3343352d442e35
tpm2-tools: new package

TPM (Trusted Platform Module) 2.0 CLI tools based on system API of
TPM2-TSS. These tools can be used to manage keys, perform
encryption/decryption/signing/etc crypto operations, and manage
non-volatile storage through a TPM2.0 HW implementation.

Signed-off-by: Carlos Santos <casantos@datacom.ind.br>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/Config.in
package/tpm2-tools/0001-Fix-build-with-LibreSSL.patch [new file with mode: 0644]
package/tpm2-tools/Config.in [new file with mode: 0644]
package/tpm2-tools/tpm2-tools.hash [new file with mode: 0644]
package/tpm2-tools/tpm2-tools.mk [new file with mode: 0644]