Home
last modified time | relevance | path

Searched refs:TPM_VERSION (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/security/integrity/ima/tests/
H A Dima_tpm.sh31 TPM_VERSION="$(get_tpm_version)"
32 if [ -z "$TPM_VERSION" ]; then
35 tst_res TINFO "TPM major version: $TPM_VERSION"
198 if [ -z "$TPM_VERSION" ]; then
240 [ -z "$TPM_VERSION" ] && test1_tpm_bypass_mode || test1_hw_tpm
251 TPM_VERSION=2
254 if [ -z "$TPM_VERSION" ]; then
262 out=$(read_pcr_tpm$TPM_VERSION)

Completed in 1 milliseconds