Re: [PATCH 0/1] Insert LibSPDM in QEMU enabling in-tree compilation

2024-10-17 Thread Alistair Francis
On Thu, Oct 17, 2024 at 11:37 PM Ágatha Freitas wrote: > > > > On Thu, Oct 17, 2024 at 7:00 AM Daniel P. Berrangé > wrote: >> >> On Thu, Oct 17, 2024 at 02:00:35PM +1000, Alistair Francis wrote: >> > On Thu, Oct 17, 2024 at 2:35 AM htafr wrote: >> > > >> > > (I) Summary >> > > =

Re: [PATCH 0/1] Insert LibSPDM in QEMU enabling in-tree compilation

2024-10-17 Thread Daniel P . Berrangé
On Thu, Oct 17, 2024 at 10:37:21AM -0300, Ágatha Freitas wrote: > On Thu, Oct 17, 2024 at 7:00 AM Daniel P. Berrangé > wrote: > > > On Thu, Oct 17, 2024 at 02:00:35PM +1000, Alistair Francis wrote: > > > On Thu, Oct 17, 2024 at 2:35 AM htafr wrote: > > > > > > > > (I) Summary > > > > > > ===

Re: [PATCH 0/1] Insert LibSPDM in QEMU enabling in-tree compilation

2024-10-17 Thread Ágatha Freitas
On Thu, Oct 17, 2024 at 7:00 AM Daniel P. Berrangé wrote: > On Thu, Oct 17, 2024 at 02:00:35PM +1000, Alistair Francis wrote: > > On Thu, Oct 17, 2024 at 2:35 AM htafr wrote: > > > > > > (I) Summary > > > > === > > > > > > T

Re: [PATCH 0/1] Insert LibSPDM in QEMU enabling in-tree compilation

2024-10-17 Thread Daniel P . Berrangé
On Thu, Oct 17, 2024 at 02:00:35PM +1000, Alistair Francis wrote: > On Thu, Oct 17, 2024 at 2:35 AM htafr wrote: > > > > (I) Summary > > === > > > > This patch is the beginning of the support of the Security Protocol and > > D

Re: [PATCH 0/1] Insert LibSPDM in QEMU enabling in-tree compilation

2024-10-16 Thread Alistair Francis
On Thu, Oct 17, 2024 at 2:35 AM htafr wrote: > > (I) Summary > === > > This patch is the beginning of the support of the Security Protocol and > Data Model (SPDM). There are some known issues (see II), but it's > usable and no

[PATCH 0/1] Insert LibSPDM in QEMU enabling in-tree compilation

2024-10-16 Thread htafr
(I) Summary === This patch is the beginning of the support of the Security Protocol and Data Model (SPDM). There are some known issues (see II), but it's usable and not many users are going to use this functionality for now,