mirror of
https://github.com/Infineon/eltt2.git
synced 2026-07-16 15:06:57 +00:00
Update README.md
This commit is contained in:
@@ -56,17 +56,17 @@ Some options require the TPM to be in a specific state. This state is shown in b
|
|||||||
To get the TPM into the required state, call ELTT2 with the corresponding commands ("x" for a state means that whether this state is required or not depends on the actual command or the command parameters sent eventually to the TPM).
|
To get the TPM into the required state, call ELTT2 with the corresponding commands ("x" for a state means that whether this state is required or not depends on the actual command or the command parameters sent eventually to the TPM).
|
||||||
|
|
||||||
|
|
||||||
Command line option: | Explanation: | Precondition:
|
| Command line option: | Explanation: | Precondition:
|
||||||
| ------------ | ------------ | ------------- |
|
| ------------ | ------------ | ------------- |
|
||||||
-a \<data bytes\> | Hash Sequence SHA-1 | \[u\] |
|
| -a \<data bytes\> | Hash Sequence SHA-1 | \[u\] |
|
||||||
-A \<data bytes\> | Hash Sequence SHA-256 | \[u\] |
|
| -A \<data bytes\> | Hash Sequence SHA-256 | \[u\] |
|
||||||
-b \<command bytes\> | Enter your own TPM command | \[u\]
|
| -b \<command bytes\> | Enter your own TPM command | \[u\] |
|
||||||
-c | Read Clock | \[u\]
|
| -c | Read Clock | \[u\]
|
||||||
-d \<shutdown type\> | Shutdown | \[u\]
|
-d \<shutdown type\> | Shutdown | \[u\]
|
||||||
-e \<PCR index\> \<PCR digest\> | PCR Extend SHA-1 | \[u\]
|
-e \<PCR index\> \<PCR digest\> | PCR Extend SHA-1 | \[u\]
|
||||||
-E: PCR Extend SHA-256 \<PCR index\> \<PCR digest\> | \[u\]
|
-E \<PCR index\> \<PCR digest\> | PCR Extend SHA-256 | \[u\]
|
||||||
-g: Get Capability 'TPM Properties' | \[u\]
|
-g | Get Capability 'TPM Properties' | \[u\]
|
||||||
-G <data length>: Get Random | \[u\]
|
-G \<data length\> | Get Random | \[u\]
|
||||||
-h: Help | \[-\]
|
-h: Help | \[-\]
|
||||||
-r <PCR index>: PCR Read SHA-1 | \[u\]
|
-r <PCR index>: PCR Read SHA-1 | \[u\]
|
||||||
-R <PCR index>: PCR Read SHA-256 | \[u\]
|
-R <PCR index>: PCR Read SHA-256 | \[u\]
|
||||||
|
|||||||
Reference in New Issue
Block a user