Home
last modified time | relevance | path

Searched refs:TPM_V1 (Results 1 – 5 of 5) sorted by relevance

/u-boot/drivers/tpm/
A DKconfig7 config TPM_V1 config
15 if TPM_V1
19 depends on TPM_V1 && SANDBOX
29 depends on TPM_V1
38 depends on TPM_V1 && DM_I2C
62 depends on TPM_V1 && X86
71 depends on TPM_V1
98 depends on TPM_V1
105 depends on TPM_V1
113 depends on TPM_V1
[all …]
/u-boot/include/
A Dtpm-common.h41 TPM_V1 = 0, enumerator
/u-boot/cmd/
A Dtpm-common.c369 case TPM_V1: in do_tpm()
A DKconfig2043 depends on TPM_V1 || TPM_V2
2044 select CMD_TPM_V1 if TPM_V1
2056 depends on TPM_V1
/u-boot/lib/
A Dtpm-v1.c83 if (tpm_get_version(dev) == TPM_V1) { in tpm_clear_and_reenable()

Completed in 11 milliseconds