-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
regtest: Add policycapability regression test
Add man page. Add command line program. Signed-off-by: Ken Goldman <kgold@linux.ibm.com>
- Loading branch information
Showing
14 changed files
with
488 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
.TH TSSPOLICYCAPABILITY "1" "March 2024" "tsspolicycapability 2.3" "User Commands" | ||
.SH NAME | ||
tsspolicycapability \- Runs tsspolicycapability | ||
.SH DESCRIPTION | ||
tsspolicycapability | ||
.PP | ||
Runs TPM2_PolicyCapability | ||
.PP | ||
\fB\-hs\fR | ||
policy session handle | ||
.br | ||
\fB\-ic\fR | ||
data string (operandB) | ||
.br | ||
\fB\-if\fR | ||
data file (operandB) | ||
.TP | ||
\fB\-cap\fR | ||
capability | ||
.br | ||
TPM_CAP_ALGS 0 | ||
.br | ||
TPM_CAP_HANDLES 1 | ||
.br | ||
TPM_CAP_COMMANDS 2 | ||
.br | ||
TPM_CAP_PP_COMMANDS 3 | ||
.br | ||
TPM_CAP_AUDIT_COMMANDS 4 | ||
.br | ||
TPM_CAP_PCRS 5 | ||
.br | ||
TPM_CAP_TPM_PROPERTIES 6 | ||
.br | ||
TPM_CAP_PCR_PROPERTIES 7 | ||
.br | ||
TPM_CAP_ECC_CURVES 8 | ||
.br | ||
TPM_CAP_AUTH_POLICIES 9 | ||
.br | ||
TPM_CAP_ACT a | ||
.TP | ||
\fB\-pr\fR | ||
property (defaults to 0) | ||
.HP | ||
\fB\-se[0\-2]\fR session handle / attributes (default NULL) | ||
.br | ||
01 | ||
continue | ||
.br | ||
20 | ||
command decrypt | ||
.br | ||
80 | ||
command audit |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
000000b7000000070000000600000102 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
A��mE(���C6��Hהs��]&i��qv��& |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
0000019b1e11883c7d42c639c4e4ae1e1fa48b53a2ef6b6387cbeabc97501b1582b3e5a2 |
Binary file not shown.
Oops, something went wrong.