1tss2_nvincrement(1) General Commands Manual tss2_nvincrement(1)
2
3
4
6 tss2_nvincrement(1) -
7
9 tss2_nvincrement [OPTIONS]
10
12 fapi-config(5) to adjust Fapi parameters like the used cryptographic
13 profile and TCTI or directories for the Fapi metadata storages.
14
15 fapi-profile(5) to determine the cryptographic algorithms and parame‐
16 ters for all keys and operations of a specific TPM interaction like the
17 name hash algorithm, the asymmetric signature algorithm, scheme and pa‐
18 rameters and PCR bank selection.
19
21 tss2_nvincrement(1) - This command increments by 1 an NV index that is
22 of type counter.
23
25 These are the availabe options:
26
27 • -p, --nvPath=STRING:
28
29 Identifies the NV space to increment.
30
32 This collection of options are common to all tss2 programs and provide
33 information that many users may expect.
34
35 • -h, --help [man|no-man]: Display the tools manpage. By default, it
36 attempts to invoke the manpager for the tool, however, on failure
37 will output a short tool summary. This is the same behavior if the
38 “man” option argument is specified, however if explicit “man” is re‐
39 quested, the tool will provide errors from man on stderr. If the
40 “no-man” option if specified, or the manpager fails, the short op‐
41 tions will be output to stdout.
42
43 To successfully use the manpages feature requires the manpages to be
44 installed or on MANPATH, See man(1) for more details.
45
46 • -v, --version: Display version information for this tool, supported
47 tctis and exit.
48
50 tss2_nvincrement --nvPath=/nv/Owner/myNVcounter
51
53 0 on success or 1 on failure.
54
56 Github Issues (https://github.com/tpm2-software/tpm2-tools/issues)
57
59 See the Mailing List (https://lists.linuxfoundation.org/mailman/listin‐
60 fo/tpm2)
61
62
63
64tpm2-tools APRIL 2019 tss2_nvincrement(1)