feat(tpm): add read-only TPM validation
This commit is contained in:
@@ -1542,6 +1542,7 @@ func (h *handler) handleAPISystemTimeSync(w http.ResponseWriter, r *http.Request
|
||||
|
||||
var standardTools = []string{
|
||||
"dmidecode", "smartctl", "nvme", "lspci", "ipmitool",
|
||||
"tpm2_getcap", "tpm2_pcrread", "tpm2_gettestresult",
|
||||
"nvidia-smi", "dcgmi", "nv-hostengine", "memtester", "stress-ng", "nvtop",
|
||||
"mstflint", "saa",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user