Re: [PATCH] device/virtio-nsm: Support string data for extendPCR

2024-12-13 Thread Philippe Mathieu-Daudé
On 9/11/24 13:32, Dorjoy Chowdhury wrote: NSM device in AWS Nitro Enclaves supports extending with both bytestring and string data. Signed-off-by: Dorjoy Chowdhury --- hw/virtio/virtio-nsm.c | 21 ++--- 1 file changed, 14 insertions(+), 7 deletions(-) Queued, thanks!

Re: [PATCH] device/virtio-nsm: Support string data for extendPCR

2024-12-09 Thread Dorjoy Chowdhury
On Mon, Dec 2, 2024 at 9:37 PM Alexander Graf wrote: > > > On 09.11.24 13:32, Dorjoy Chowdhury wrote: > > NSM device in AWS Nitro Enclaves supports extending with both > > bytestring and string data. > > > > Signed-off-by: Dorjoy Chowdhury > > > Reviewed-by: Alexander Graf > cc Paolo. This has

Re: [PATCH] device/virtio-nsm: Support string data for extendPCR

2024-12-02 Thread Alexander Graf
On 09.11.24 13:32, Dorjoy Chowdhury wrote: NSM device in AWS Nitro Enclaves supports extending with both bytestring and string data. Signed-off-by: Dorjoy Chowdhury Reviewed-by: Alexander Graf Alex --- hw/virtio/virtio-nsm.c | 21 ++--- 1 file changed, 14 insertions(

Re: [PATCH] device/virtio-nsm: Support string data for extendPCR

2024-12-02 Thread Dorjoy Chowdhury
On Mon, Nov 25, 2024 at 9:00 PM Dorjoy Chowdhury wrote: > > On Mon, Nov 18, 2024 at 7:12 PM Dorjoy Chowdhury > wrote: > > > > Ping. > > > > Ping... > This is a small one that can be reviewed and picked up for merging. Thanks! > Gentle ping. Regards, Dorjoy

Re: [PATCH] device/virtio-nsm: Support string data for extendPCR

2024-11-25 Thread Dorjoy Chowdhury
On Mon, Nov 18, 2024 at 7:12 PM Dorjoy Chowdhury wrote: > > Ping. > Ping... This is a small one that can be reviewed and picked up for merging. Thanks! Regards, Dorjoy

Re: [PATCH] device/virtio-nsm: Support string data for extendPCR

2024-11-18 Thread Dorjoy Chowdhury
Ping. This is a small one that needs review. Regards, Dorjoy

Re: [PATCH] device/virtio-nsm: Support string data for extendPCR

2024-11-12 Thread Alexander Graf
Hey Dorjoy, On 12.11.24 13:32, Dorjoy Chowdhury wrote: Hey Alex, On Tue, Nov 12, 2024, 6:14 PM Alexander Graf wrote: Hey Dorjoy, Thanks a lot for the patch! Would you mind to send to the ML so it can go through the normal review + apply cycle? :) Same comment for the o

Re: [PATCH] device/virtio-nsm: Support string data for extendPCR

2024-11-12 Thread Dorjoy Chowdhury
Hey Alex, On Tue, Nov 12, 2024, 6:14 PM Alexander Graf wrote: > Hey Dorjoy, > > Thanks a lot for the patch! Would you mind to send to the ML so it can > go through the normal review + apply cycle? :) > > Same comment for the other patches. > I don't understand. I sent them to the mailing list

Re: [PATCH] device/virtio-nsm: Support string data for extendPCR

2024-11-12 Thread Alexander Graf
Hey Dorjoy, Thanks a lot for the patch! Would you mind to send to the ML so it can go through the normal review + apply cycle? :) Same comment for the other patches. Alex On 09.11.24 13:32, Dorjoy Chowdhury wrote: NSM device in AWS Nitro Enclaves supports extending with both bytestring and