Skip to content

Commit

Permalink
Update CSR-ATTESTATION-WITH-DICE-CMW.asn
Browse files Browse the repository at this point in the history
Added several previously omitted TCG OIDs
  • Loading branch information
nedmsmith committed Sep 26, 2024
1 parent 18a5417 commit 48c02d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CSR-ATTESTATION-WITH-DICE-CMW.asn
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,14 @@ EXPORTS ALL;
tcg OBJECT IDENTIFIER ::= { 2 23 133 }
tcg-dice OBJECT IDENTIFIER ::= { tcg platformClass(5) dice(4) }
tcg-dice-TcbInfo OBJECT IDENTIFIER ::= { tcg-dice tcbinfo(1) }
tcg-dice-endorsement-manifest-uri OBJECT IDENTIFIER ::= { tcg-dice manifest-uri(3) }
tcg-dice-Ueid OBJECT IDENTIFIER ::= { tcg-dice ueid(4) }
tcg-dice-MultiTcbInfo OBJECT IDENTIFIER ::= {tcg-dice multitcbinfo(5) }
tcg-dice-UCCS-evidence OBJECT IDENTIFIER ::= {tcg-dice uccs-evidence(6) }
tcg-dice-manifest-evidence OBJECT IDENTIFIER ::= {tcg-dice manifest-evidience(7) }
tcg-dice-MultiTcbInfoComp OBJECT IDENTIFIER ::= {tcg-dice multitcbinfocomp(8) }
tcg-dice-conceptual-message-wrapper OBJECT IDENTIFIER ::= { tcg-dice cmw(9) }
tcg-dice-TcbFreshness OBJECT IDENTIFIER ::= { tcg-dice tcb-freshness(11) }

DiceConceptualMessageWrapper ::= SEQUENCE {
cmw OCTECT STRING
Expand Down

0 comments on commit 48c02d5

Please sign in to comment.