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
While upgrading to Linux Kernel 6.0, Kernel supports socket based MCTP communication, and it support two binding MCTP-over-SMBus and MCTP-over-Serial. Since spdm-emu is sending MCTP packet over TCP socket, will spdm-emu have a plan to support MCTP socket?
While upgrading to Linux Kernel 6.0, Kernel supports socket based MCTP communication, and it support two binding MCTP-over-SMBus and MCTP-over-Serial. Since spdm-emu is sending MCTP packet over TCP socket, will spdm-emu have a plan to support MCTP socket?
I've built spdm-emu with OpenBMC Yocto (patch 0001) and also patched to support socket-based MCTP (patch 0002), but it's kind of sketchy and not pretty now. However, I'm still having trouble to use secured message type (0x06).
https://github.com/LeeTroy/meta-spdm/tree/main/recipes-example/spdm-emu/spdm-emu
Reference
The text was updated successfully, but these errors were encountered: