diff options
Diffstat (limited to 'roms/skiboot/libstb/tss2/ibmtpm20tss/utils/man/man1/tsswriteapp.1')
-rw-r--r-- | roms/skiboot/libstb/tss2/ibmtpm20tss/utils/man/man1/tsswriteapp.1 | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/roms/skiboot/libstb/tss2/ibmtpm20tss/utils/man/man1/tsswriteapp.1 b/roms/skiboot/libstb/tss2/ibmtpm20tss/utils/man/man1/tsswriteapp.1 new file mode 100644 index 000000000..12eb525ef --- /dev/null +++ b/roms/skiboot/libstb/tss2/ibmtpm20tss/utils/man/man1/tsswriteapp.1 @@ -0,0 +1,15 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. +.TH WRITEAPP "1" "March 2020" "writeapp 1.3" "User Commands" +.SH NAME +writeapp \- Runs TPM2 writeapp +.SH DESCRIPTION +writeapp +.PP +writeapp is a sample NV write application. Provisions an NV location, +then does two writes with password 'pwd' using a bound, salted +HMAC session using AES CFB parameter encryption. +.PP +Used to test minimal TSS build +.TP +[\-pwsess +Use a password session, no HMAC or parameter encryption] |