1tpm_selftest(8) System Manager's Manual tpm_selftest(8)
2
3
4
5 TPM Management - tpm_selftest
6
8 tpm_selftest - request TPM perform selftest and report
9
11 tpm_selftest [OPTION]
12
13
15 tpm_selftest requests that the system's TPM perform a self test (via
16 the TPM_SelfTestFull API) and report the results. The --results option
17 reports the outcome of the last self test operation without requesting
18 that another test be executed. If the TPM fails the self test, it
19 enters failure mode where no commands are accepted. The results are
20 reported in a manufacturer specific format. The TPM's self test is
21 always executed automatically at every boot.
22
23
24 -h, --help
25 Display command usage info.
26
27 -v, --version
28 Display command version info.
29
30 -l, --log [none|error|info|debug]
31 Set logging level.
32
33 -r, --results
34 Report results only.
35
36
38 tpm_version(1), tpm_takeownership(8), tpm_setownable(8), tcsd(8)
39
40
42 Report bugs to <trousers-users@lists.sourceforge.net>
43
44
45
46TPM Management 2005-04-25 tpm_selftest(8)