summaryrefslogtreecommitdiffstats
path: root/rules/tpm2-tools.in
blob: 4c9cbaa92352146b5e1f89ad360c4f31f490f028 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
## SECTION=tpm

config TPM2_TOOLS
	tristate
	select TPM2_TSS
	select OPENSSL
	select LIBCURL
	prompt "tpm2-tools"
	help
	  This package contains a set of tools to use with TPM 2.0
	  chips, for common tasks and features provided by the
	  hardware; such as for doing basic key management,
	  attestation, encryption and signing.