-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
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?
Metadata
Metadata
Assignees
Labels
No labels