home.social

#mctp — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #mctp, aggregated by home.social.

  1. Recently we've been putting together a suite of rust crates for #MCTP and related protocols such as PLDM and NVMe-MI, for Linux and embedded environments
    codeconstruct.com.au/docs/mctp

  2. In 2021, the initial protocol support for MCTP was merged into the Linux Kernel.

    The goal is to make it standard socket calls to use it with socket(AF_MCTP)/sendmsg/recvmsg, etc.

    In the future, more transports will be merged. serial, i2c and i3c are already merged; USB, PCC and PCIe VDM are upcoming.

    #OSFC #OSFC2024 #LinuxKernel #MCTP

  3. "Open source platform communication with MCTP" by Jeremy Kerr

    Management Component Transport Protocol, is a protocol for microcontrollers to talk inside a server.

    #OSFC #OSFC2024 #MCTP