aboutsummaryrefslogtreecommitdiffstats
path: root/roms/skiboot/libstb/tss2/ibmtpm20tss/utils/man/man1/tsspolicymakerpcr.1
diff options
context:
space:
mode:
Diffstat (limited to 'roms/skiboot/libstb/tss2/ibmtpm20tss/utils/man/man1/tsspolicymakerpcr.1')
-rw-r--r--roms/skiboot/libstb/tss2/ibmtpm20tss/utils/man/man1/tsspolicymakerpcr.129
1 files changed, 29 insertions, 0 deletions
diff --git a/roms/skiboot/libstb/tss2/ibmtpm20tss/utils/man/man1/tsspolicymakerpcr.1 b/roms/skiboot/libstb/tss2/ibmtpm20tss/utils/man/man1/tsspolicymakerpcr.1
new file mode 100644
index 000000000..a4f5d0912
--- /dev/null
+++ b/roms/skiboot/libstb/tss2/ibmtpm20tss/utils/man/man1/tsspolicymakerpcr.1
@@ -0,0 +1,29 @@
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
+.TH POLICYMAKERPCR "1" "March 2020" "policymakerpcr 1.3" "User Commands"
+.SH NAME
+policymakerpcr \- Runs TPM2 policymakerpcr
+.SH DESCRIPTION
+policymakerpcr
+.PP
+Creates a policyPCR term suitable for input to policymaker (hex ascii)
+.PP
+Assumes that the byte mask and PCR values are consistent
+.TP
+[\-halg
+hash algorithm (sha1 sha256 sha384 sha512) (default sha256)]
+.TP
+\fB\-bm\fR
+pcr byte mask in hex, big endian
+.IP
+e.g. 010000 selects PCR 16
+e.g. ffffff selects all 24 PCRs
+.HP
+\fB\-if\fR input file \- PCR values, hex ascii, one per line, 24 max
+.IP
+required unless pcr mask is 0
+.TP
+[\-of
+output file \- policy hash in binary]
+.TP
+[\-pr
+stdout \- policy hash in hex ascii]