1TSSPOLICYMAKERPCR(1) User Commands TSSPOLICYMAKERPCR(1)
2
3
4
6 tsspolicymakerpcr - Runs TPM2 policymakerpcr
7
9 policymakerpcr
10
11 Creates a policyPCR term suitable for input to policymaker (hex ascii)
12
13 Assumes that the byte mask and PCR values are consistent
14
15 [-halg hash algorithm (sha1 sha256 sha384 sha512) (default sha256)]
16
17 -bm pcr byte mask in hex, big endian
18
19 e.g. 010000 selects PCR 16 e.g. ffffff selects all 24 PCRs
20
21 -if input file - PCR values, hex ascii, one per line, 24 max
22
23 required unless pcr mask is 0
24
25 [-of output file - policy hash in binary]
26
27 [-pr stdout - policy hash in hex ascii]
28
29
30
31tsspolicymakerpcr 1.6 November 2020 TSSPOLICYMAKERPCR(1)