DMTF / SPDM-Responder-Validator

BSD 3-Clause "New" or "Revised" License
10 stars 14 forks source link

capability flag setting is absent in setup for test 3.5 #98

Closed mcsmonk closed 1 year ago

mcsmonk commented 1 year ago

https://github.com/DMTF/SPDM-Responder-Validator/blob/9d1aa8856b0c4314d74a31155de39306357ada98/library/spdm_responder_conformance_test_lib/spdm_responder_test_3_algorithms.c#L49-L63

It seems that this code doesn't set requester's capability flag.

Below is the GET_CAPABILITY request message log over DOE transport

send-doe (20 bytes)...
     -> 0x00000000 : 00010001 # DOE Header 1
     -> 0x00000004 : 00000005 # DOE Header 2
     -> 0x00000008 : 0000E111 # SPDM Header (Param2 | Param1 | Cmd | Version)
     -> 0x0000000C : 00000000 # SPDM Payload
     -> 0x00000010 : 00000000 # ...