Re: [RFC v3 00/27] lib: Rust implementation of SPDM

From: Lukas Wunner

Date: Fri Apr 17 2026 - 00:36:33 EST


On Thu, Apr 16, 2026 at 07:35:44PM -0700, Dan Williams wrote:
> Later in the thread I proposed an alternative that instead of supporting
> 2 flavors of uapi through "authenticated", instead implement CMA as
> another TSM driver [1].
>
> [1]: http://lore.kernel.org/69976d7d39c60_2f4a1009@dwillia2-mobl4.notmuch

Please keep in mind though that CMA is just the PCIe adaption of SPDM,
SPDM is not only needed for PCIe but also SCSI, ATA and possibly others
and so implementing CMA as a TSM driver must not preclude use of SPDM
in other subsystems.

Thanks,

Lukas