Skip to content

Commit

Permalink
Remove unused type in SPDM specification
Browse files Browse the repository at this point in the history
  • Loading branch information
treiher committed Nov 8, 2023
1 parent c218326 commit 3edb6da
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions examples/apps/spdm_responder/specs/spdm_responder.rflx
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,6 @@ package SPDM_Responder is
with Size => Length * 8;
end message;

type Measurement_Summary is
message
Data : SPDM::Measurement_Record;
end message;

type Session_Phase is
(Session_Error => 0,
No_Session => 1,
Expand Down

0 comments on commit 3edb6da

Please sign in to comment.