Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/security/integrity/ima/tests/
H A Dima_tpm.sh92 local pcrs_path="/sys/class/tpm/tpm0/device/pcrs"
96 if [ ! -f "$pcrs_path" ]; then
97 pcrs_path="/sys/class/misc/tpm0/device/pcrs"
103 if [ ! -f "$pcrs_path" ]; then
104 echo "missing PCR file $pcrs_path ($ERRMSG_TPM)"
112 done < $pcrs_path

Completed in 1 milliseconds