aboutsummaryrefslogtreecommitdiff
path: root/interface/include
diff options
context:
space:
mode:
authorTamas Ban <tamas.ban@arm.com>2022-06-22 14:23:52 +0200
committerAnton Komlev <Anton.Komlev@arm.com>2022-07-27 23:10:24 +0200
commitfc318d7f644b52c1231cb51382c49ac981b6cbe4 (patch)
treea65687dc8651d30d9d4a6b01b6894b059c0e3532 /interface/include
parentdf28e9f0289565ddb14d0094c6b087abceb97be6 (diff)
downloadtrusted-firmware-m-fc318d7f644b52c1231cb51382c49ac981b6cbe4.tar.gz
Attest: Rename claims according to latest spec version
Latest spec: https://www.ietf.org/archive/id/draft-tschofenig-rats-psa-token-09.html Rename the following claims and related code (functions and variables, etc): - UEID -> Instance ID - Origination -> Verification Service Indicator - Hardware Version -> Certification Reference - Challenge -> Nonce Signed-off-by: Tamas Ban <tamas.ban@arm.com> Change-Id: I4342d18893f81f4cd9163fca5e9ea9a08f1b8b6e
Diffstat (limited to 'interface/include')
-rw-r--r--interface/include/psa/initial_attestation.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/interface/include/psa/initial_attestation.h b/interface/include/psa/initial_attestation.h
index 3e661e0944..d4d0dbb7fc 100644
--- a/interface/include/psa/initial_attestation.h
+++ b/interface/include/psa/initial_attestation.h
@@ -115,11 +115,11 @@ extern "C" {
* represents non-secure caller, positive numbers represents
* secure callers, zero is invalid.
*
- * - HW version: Optional claim. Globally unique number in EAN-13 format
- * identifying the GDSII that went to fabrication, HW and ROM.
- * It can be used to reference the security level of the PSA-ROT
- * via a certification website. Custom claim with a value is
- * encoded as text string.
+ * - Certification Reference: Optional claim. Globally unique number in EAN-13
+ * format identifying the GDSII that went to fabrication, HW and
+ * ROM. It can be used to reference the security level of the
+ * PSA-ROTvia a certification website. Custom claim with a value
+ * is encoded as text string.
* - Boot seed: It represents a random value created at system boot time that
* will allow differentiation of reports from different system