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
Hi. I'm attempting to use the spdm-emu to act as a requester to a device that runs libspdm by having it make reads and writes to a DOE mailbox on a system. However, when running the emulator, I'm seeing the following error:
local-system$ ./spdm_requester_emu --ver 1.2 --trans PCI_DOE
spdm_requester_emu version 0.1
ver - 0x12
trans - 0x2
Connect Error - 6f
I think I have some fundamental misunderstandings with how to use this tool. Why is TCP being used if reads and writes just need to be made to a mailbox?
The text was updated successfully, but these errors were encountered:
Hi. I'm attempting to use the spdm-emu to act as a requester to a device that runs libspdm by having it make reads and writes to a DOE mailbox on a system. However, when running the emulator, I'm seeing the following error:
I think I have some fundamental misunderstandings with how to use this tool. Why is TCP being used if reads and writes just need to be made to a mailbox?
The text was updated successfully, but these errors were encountered: