From 9e09e3a939ff91ec87810dbf4f8e15953b32def8 Mon Sep 17 00:00:00 2001 From: Jiewen Yao Date: Fri, 2 Feb 2024 00:03:26 +0800 Subject: [PATCH] fix typo Signed-off-by: Jiewen Yao --- specification/08-attestation.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/specification/08-attestation.adoc b/specification/08-attestation.adoc index d920ee0..0a34fd0 100644 --- a/specification/08-attestation.adoc +++ b/specification/08-attestation.adoc @@ -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