Skip to content

Commit a2ecd1a

Browse files
authored
Minor clarification on Concise Evidence Usage (#74)
Signed-off-by: Fabrizio Damato <[email protected]>
1 parent 3e58959 commit a2ecd1a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

specifications/ietf-eat-profile/cddl/ietf_eat_ocp_profile.cddl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ cwt-eat = {
5050
}
5151

5252
; The concise-evidence-map CDDL is defined in
53-
; https://trustedcomputinggroup.org/wp-content/uploads/TCG-DICE-Concise-Evidence-Binding-for-SPDM-Version-1.0-Revision-54_pub.pdf
53+
; https://github.com/TrustedComputingGroup/dice-coev/blob/main/concise-evidence.cddl
54+
;
5455
$measurements-body-cbor /= bytes .cbor concise-evidence-map
5556
oid = tagged-oid-type
5657

specifications/ietf-eat-profile/spec.ocp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,8 @@ to report the target environment claims is to converge on the
327327
“reference-triple” [@{tcg-dice-concise-evidence-binding-for-spdm}] data
328328
structure used by the CoRIM to represent reference values, simplifying the
329329
appraisal policy for the verifier.
330-
330+
Note: The ce.evidence-triples field is the only mandatory field that this profile
331+
must implement for the "ev-triples-map" CDDL."
331332

332333
Each Target Environment **SHOULD** comprehensively describe three key components:
333334

0 commit comments

Comments
 (0)