Re: [RFC 3/4] hw/nvme: add NVMe Admin Security SPDM support

2025-01-15 Thread Wilfred Mallawa
On Fri, 2025-01-10 at 11:03 +0100, Klaus Jensen wrote: > On JanĀ  7 15:29, Wilfred Mallawa via wrote: > > Adds the NVMe Admin Security Send/Receive command support with > > support > > for DMTFs SPDM. The transport binding for SPDM is defined in the > > DMTF DSP0286. > > > > Signed-off-by: Wilfred

Re: [RFC 3/4] hw/nvme: add NVMe Admin Security SPDM support

2025-01-10 Thread Klaus Jensen
On Jan 7 15:29, Wilfred Mallawa via wrote: > Adds the NVMe Admin Security Send/Receive command support with support > for DMTFs SPDM. The transport binding for SPDM is defined in the > DMTF DSP0286. > > Signed-off-by: Wilfred Mallawa > --- > hw/nvme/ctrl.c | 207 ++