1TSSNVDEFINESPACE(1) User Commands TSSNVDEFINESPACE(1)
2
3
4
6 tssnvdefinespace - Runs TPM2_NV_DefineSpace
7
9 nvdefinespace
10
11 Runs TPM2_NV_DefineSpace
12
13 -ha NV index handle
14
15 01xxxxxx
16
17 -hi authorizing hierarchy (o, p)
18
19 o owner, p platform p sets PLATFORMCREATE
20
21 [-pwdp password for hierarchy (default empty)] [-hia hierarchy
22 authorization (o, p)(default index authorization)]
23
24 default AUTHWRITE, AUTHREAD o sets OWNERWRITE, OWNERREAD p sets
25 PPWRITE, PPREAD (platform)
26
27 [-pwdn password for NV index (default empty)]
28
29 sets AUTHWRITE (if not PIN index), AUTHREAD
30
31 [-nalg name algorithm (sha1, sha256, sha384) (default sha256)]
32 [-sz data size in decimal (default 0)]
33
34 Ignored for other than ordinary index
35
36 [-ty index type (o, c, b, e, p, f) (default ordinary)]
37
38 ordinary, counter, bits, extend, pin pass, pin fail
39
40 [-pol policy file (default empty)]
41
42 sets POLICYWRITE, POLICYREAD
43
44 [+at attributes to add (may be specified more than once)]
45
46 ppw (PPWRITE) ppr (PPREAD)
47
48 ow (OWNERWRITE) or (OWNERREAD)
49
50 aw (AUTHWRITE) ar (AUTHREAD)
51
52 wd (WRITEDEFINE) gl (GLOBALLOCK)
53
54 rst (READ_STCLEAR) wst (WRITE_STCLEAR)
55
56 wa (WRITEALL) ody (ORDERLY)
57
58 pold (POLICY_DELETE)
59 stc (CLEAR_STCLEAR)
60
61 [-at attributes to delete (may be specified more than once)]
62
63 ppw (PPWRITE) ppr (PPREAD)
64
65 ow (OWNERWRITE) or (OWNERREAD)
66
67 aw (AUTHWRITE) ar (AUTHREAD)
68
69 pw (POLICYWRITE) pr (POLICYREAD)
70
71 da (NO_DA) (default set)
72
73 -se[0-2] session handle / attributes (default PWAP)
74
75 01 continue 20 command decrypt
76
78 The full documentation for tssnvdefinespace is maintained as a Texinfo
79 manual. If the info and tssnvdefinespace programs are properly
80 installed at your site, the command
81
82 info tssnvdefinespace
83
84 should give you access to the complete manual.
85
86
87
88tssnvdefinespace v1234 June 2018 TSSNVDEFINESPACE(1)