Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Jiewen Yao <jiewen.yao@intel.com>
  • Loading branch information
jyao1 authored and sameo committed Feb 1, 2024
1 parent 0fa8421 commit 9e09e3a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions specification/08-attestation.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,10 @@ It always collects the up-to-date endorsement and RIM from the device relying pa
[width=90%, align="center", options="header"]
|===
| Use Case | Local Verification | Remote Verification
| Endorsement (Root CA Cert, CRL) | Provisioned in TVM (Static or Dynamic) | Remove Service
| Reference Value (RIM) | Provisioned in TVM (Static or Dynamic) | Remove Service
| Endorsement (Root CA Cert, CRL) | Provisioned in TVM (Static or Dynamic) | Remote Service
| Reference Value (RIM) | Provisioned in TVM (Static or Dynamic) | Remote Service
| Policy Update (Endorsement, Reference) | No update or scheduled update (Pull or Push) | Always up-to-date
| Verifier Location | Inside of TVM | Inside of TVM or Remove Service
| Verifier Location | Inside of TVM | Inside of TVM or Remote Service
|===

==== Device Runtime Update and Reattestation
Expand Down

0 comments on commit 9e09e3a

Please sign in to comment.