1tss2_nvsetbits(1)           General Commands Manual          tss2_nvsetbits(1)
2
3
4

NAME

6       tss2_nvsetbits(1) -
7

SYNOPSIS

9       tss2_nvsetbits [OPTIONS]
10

SEE ALSO

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

DESCRIPTION

21       tss2_nvsetbits(1) - This command sets bits in an NV Index that was cre‐
22       ated as a bit field.  Any number of bits from 0 to 64 may be set.   The
23       contents of bitmap are ORed with the current contents of the NV Index.
24

OPTIONS

26       These are the availabe options:
27
28-i, --bitmap=BITS:
29
30         A mask indicating which bits to set in the NV space.
31
32-p, --nvPath=STRING:
33
34         Identifies the NV space to write.
35

COMMON OPTIONS

37       This  collection of options are common to all tss2 programs and provide
38       information that many users may expect.
39
40-h, --help [man|no-man]: Display the tools manpage.  By  default,  it
41         attempts  to  invoke  the  manpager for the tool, however, on failure
42         will output a short tool summary.  This is the same behavior  if  the
43         “man”  option argument is specified, however if explicit “man” is re‐
44         quested, the tool will provide errors from man  on  stderr.   If  the
45         “no-man”  option  if  specified, or the manpager fails, the short op‐
46         tions will be output to stdout.
47
48         To successfully use the manpages feature requires the manpages to  be
49         installed or on MANPATH, See man(1) for more details.
50
51-v,  --version:  Display version information for this tool, supported
52         tctis and exit.
53

EXAMPLE

55              tss2_nvsetbits --nvPath=/nv/Owner/NvBitmap --bitmap=0x0102030405060608
56

RETURNS

58       0 on success or 1 on failure.
59

BUGS

61       Github Issues (https://github.com/tpm2-software/tpm2-tools/issues)
62

HELP

64       See the Mailing List (https://lists.01.org/mailman/listinfo/tpm2)
65
66
67
68tpm2-tools                        APRIL 2019                 tss2_nvsetbits(1)
Impressum