We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 455bc45 commit 378e1bfCopy full SHA for 378e1bf
1 file changed
content/learning-paths/servers-and-cloud-computing/cca-trustee/cca-trustee.md
@@ -86,7 +86,7 @@ A verifier driver parses the attestation evidence provided by the hardware TEE.
86
1. Verifies the hardware TEE signature of the TEE quote and report provided in the evidence
87
2. Receives the evidence and organizes the status into a JSON format to be returned
88
89
-In this Learning Path, the AS is configured to use an external CCA verifer.
+In this Learning Path, the AS is configured to use an external CCA verifier.
90
91
[Linaro](https://www.linaro.org) provides such an attestation verifier for use with pre-silicon Arm CCA platforms.
92
This verifier is built from the Open-Source [Veraison project](https://github.com/veraison).
0 commit comments