diff options
Diffstat (limited to 'roms/skiboot/libstb/tss2/ibmtpm20tss/utils/man/man1/tsspcrallocate.1')
-rw-r--r-- | roms/skiboot/libstb/tss2/ibmtpm20tss/utils/man/man1/tsspcrallocate.1 | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/roms/skiboot/libstb/tss2/ibmtpm20tss/utils/man/man1/tsspcrallocate.1 b/roms/skiboot/libstb/tss2/ibmtpm20tss/utils/man/man1/tsspcrallocate.1 new file mode 100644 index 000000000..378e21e14 --- /dev/null +++ b/roms/skiboot/libstb/tss2/ibmtpm20tss/utils/man/man1/tsspcrallocate.1 @@ -0,0 +1,25 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. +.TH PCRALLOCATE "1" "March 2020" "pcrallocate 1.3" "User Commands" +.SH NAME +pcrallocate \- Runs TPM2 pcrallocate +.SH DESCRIPTION +pcrallocate +.PP +Runs TPM2_PCR_Allocate +.PP +Allocates banks for a full set of PCR 0\-23. Not all +hardware TPMs support multiple banks or all algorithms +.TP +[\-pwdp +platform hierarchy password (default empty)] +.TP ++sha1 \fB\-sha1\fR +allocate / deallocate a SHA\-1 bank +.HP ++sha256 \fB\-sha256\fR allocate / deallocate a SHA\-256 bank +.HP ++sha384 \fB\-sha384\fR allocate / deallocate a SHA\-384 bank +.HP ++sha512 \fB\-sha512\fR allocate / deallocate a SHA\-512 bank +.IP +More than one algorithm can be specified |