You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My question is which tag version of spdm-emu - https://github.com/DMTF/spdm-emu/tags. Not spdm specification version. I assume you are using latest one. But if not, please try the latest one.
I am not able to reproduce it on my environment with latest code base. If you need help, please post the full debug log on the screen. Otherwise, I do not know what happened on your side, and I am not able to help.
The violation accurs affter the cert root hash matchs .
With the cmake parameters : -DARCH=x64 -DTOOLCHAIN=VS2019 -DTARGET=Debug -DCRYPTO=mbedtls
spdm_requester_emu.exe parameters : --ver 1.2 --pcap RequesterPcap.pcap
spdm_responder_emu.exe parameters : --ver 1.2 --pcap ResponderPcap.pcap
stack trace for the error
spdm_requester_emu.exe!libspdm_zero_mem(void * buffer, unsigned __int64 length) Line 33 C
spdm_requester_emu.exe!spdm_authentication(void * context, unsigned char * slot_mask, void * total_digest_buffer, unsigned char slot_id, unsigned __int64 * cert_chain_size, void * cert_chain, unsigned char measurement_hash_type, void * measurement_hash) Line 61 C
spdm_requester_emu.exe!do_authentication_via_spdm() Line 134 C
The text was updated successfully, but these errors were encountered: