This commit is contained in:
Nicolas Williams 2021-05-14 20:36:15 -05:00
parent b84c7075c1
commit 47e2e5210b

View file

@ -27,7 +27,6 @@ here):
- cryptography - cryptography
- hash extension - hash extension
- tickets
- cryptographic object naming - cryptographic object naming
- platform configuration registers (PCRs) - platform configuration registers (PCRs)
- immutability of object public areas - immutability of object public areas
@ -191,7 +190,8 @@ of untrusted code will not be reflected in any RTM.
> Tickets are yet another device for coping with TPMs having limited > Tickets are yet another device for coping with TPMs having limited
> resources. Interaction with TPMs is via request/response > resources. Interaction with TPMs is via request/response
> commands. > commands, and tickets are largely about making TPMs stateless between
> related commands.
To avoid having to re-perform various operations -or remember having To avoid having to re-perform various operations -or remember having
performed them- between command invocations, a TPM can produce a performed them- between command invocations, a TPM can produce a