Skip to content

Commit bae7a7f

Browse files
committed
Change StandardID / VendorID to use the IANA code for OCP.
1 parent a3a4cef commit bae7a7f

File tree

1 file changed

+2
-2
lines changed
  • specifications/device-identity-provisioning

1 file changed

+2
-2
lines changed

specifications/device-identity-provisioning/spec.ocp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,8 @@ GET_ENDORSED_CSR request and ENDORSED_CSR response messages are transported as f
196196

197197
- The Requester must use the SPDM VENDOR_DEFINED_REQUEST format
198198
- The Responder must use the SPDM VENDOR_DEFINED_RESPONSE format
199-
- The StandardID field of VENDOR_DEFINED_REQUEST and VENDOR_DEFINED_RESPONSE message must contain the value assigned in SPDM to identify OCP.
200-
- The VendorID field of VENDOR_DEFINED_REQUEST and VENDOR_DEFINED_RESPONSE message must be empty.
199+
- The StandardID field of VENDOR_DEFINED_REQUEST and VENDOR_DEFINED_RESPONSE message must contain 4 (the value assigned in SPDM to identify IANA).
200+
- The VendorID field of VENDOR_DEFINED_REQUEST and VENDOR_DEFINED_RESPONSE message must contain 42623 (the value assigned in IANA to identify Open Compute Project).
201201
- The first byte of the VendorDefinedReqPayload/VendorDefinedRespPayload is the Command Code, and must contain the value 01h to indicate GET_ENDORSED_CSR.
202202
- The GET_ENDORSED_CSR request and ENDORSED_CSR response forms the payload in the VendorDefinedReqPayload and VendorDefinedRespPayload respectively, defined in Tables [-@tbl:ecsr-req] and [-@tbl:ecsr-resp].
203203

0 commit comments

Comments
 (0)