Man page - tpm_selftest(8)
Packages contains this manual
- tpm_createek(8)
- tpm_nvinfo(8)
- tpm_changeownerauth(8)
- tpm_unsealdata(1)
- tpm_setactive(8)
- tpm_setownable(8)
- tpm_nvwrite(8)
- tpm_setpresence(8)
- tpm_setenable(8)
- tpm_restrictsrk(8)
- tpm_takeownership(8)
- tpm_revokeek(8)
- tpm_version(1)
- tpm_sealdata(1)
- tpm_nvdefine(8)
- tpm_getpubek(8)
- tpm_setclearable(8)
- tpm_selftest(8)
- tpm_clear(8)
- tpm_setoperatorauth(8)
- tpm_nvread(8)
- tpm_nvrelease(8)
- tpm_resetdalock(8)
- tpm_restrictpubek(8)
apt-get install tpm-tools
Manual
tpm_selftest
NAMESYNOPSIS
DESCRIPTION
SEE ALSO
REPORTING BUGS
TPM Management - tpm_selftest
NAME
tpm_selftest - request TPM perform selftest and report
SYNOPSIS
tpm_selftest [ OPTION ]
DESCRIPTION
tpm_selftest
requests that the systemโs TPM perform a self test
(via the TPM_SelfTestFull API) and report the results. The
--results
option reports the outcome of the last self
test operation without requesting that another test be
executed. If the TPM fails the self test, it enters failure
mode where no commands are accepted. The results are
reported in a manufacturer specific format. The TPMโs
self test is always executed automatically at every boot.
-h
,
--help
Display command usage info.
-v , --version
Display command version info.
-l , --log [none|error|info|debug]
Set logging level.
-r , --results
Report results only.
SEE ALSO
tpm_version (1), tpm_takeownership (8), tpm_setownable (8), tcsd (8)
REPORTING BUGS
Report bugs to <trousers-users@lists.sourceforge.net>