Skip to content

Commit

Permalink
align naming
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Fossati <thomas.fossati@linaro.org>
  • Loading branch information
thomas-fossati committed Dec 6, 2023
1 parent e79f855 commit c3fd39d
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions draft-ietf-rats-corim.md
Original file line number Diff line number Diff line change
Expand Up @@ -749,9 +749,10 @@ The following describes each member of the `triples-map`:
Endorsement based on the acceptance of a stateful environment. Described
in {{sec-comid-triple-cond-end}}.

* `multi-env-conditional-endorsement-triple-record` (index 10) Triples describing a series of Endorsement
that are applicable based on the acceptance of a series of stateful environment records. Described
in {{sec-comid-triple-mec-endorsement}}.
* `mec-endorsement-triple-record` (index 10) Triples describing a series of
Endorsement that are applicable based on the acceptance of a series of
stateful environment records. Described in
{{sec-comid-triple-mec-endorsement}}.

#### Common Types

Expand Down Expand Up @@ -1263,7 +1264,7 @@ The semantics of the Multi-Environment Conditional (MEC) Endorsement Triple is a
{::include cddl/mec-endorsement-triple-record.cddl}
~~~

A `multi-env-conditional-endorsement-triple-record` has the following parameters:
A `mec-endorsement-triple-record` has the following parameters:

* `conds`: all target environments, along with a specific state, that need to match `state-triples` entries in the ACS for the endorsement(s) to apply
* `endorsements`: endorsements that are added to the ACS `state-triples` if all `conds` match.
Expand Down

0 comments on commit c3fd39d

Please sign in to comment.