1TSSPOLICYNV(1) User Commands TSSPOLICYNV(1)
2
3
4
6 tsspolicynv - Runs TPM2_PolicyNv
7
9 policynv
10
11 Runs TPM2_PolicyNV
12
13 [-hi hierarchy authHandle (o, p)]
14
15 default NV index
16
17 -ha NV index handle (operand A)
18
19 [-pwda password for authorization (default empty)] -hs policy
20 session handle -ic data string (operandB) -if data file
21 (operandB) [-off offset (default 0)] -op operation (default A =
22 B)
23
24 0 A = B
25
26 1 A != B
27
28 2 A > B signed
29
30 3 A > B unsigned
31
32 4 A < B signed
33
34 5 A < B unsigned
35
36 6 A >= B signed
37
38 7 A >= B unsigned
39
40 8 A <= B signed
41
42 9 A <= B unsigned
43
44 A All bits SET in B are SET in A. ((A&B)=B)
45
46 B All bits SET in B are CLEAR in A. ((A&B)=0)
47
48 -se[0-2] session handle / attributes (default PWAP)
49
50 01 continue 20 command decrypt
51
53 The full documentation for tsspolicynv is maintained as a Texinfo man‐
54 ual. If the info and tsspolicynv programs are properly installed at
55 your site, the command
56
57 info tsspolicynv
58
59 should give you access to the complete manual.
60
61
62
63tsspolicynv v1234 June 2018 TSSPOLICYNV(1)