[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v6 0/8] AWS Nitro Enclave emulation support
From: |
Daniel P . Berrangé |
Subject: |
Re: [PATCH v6 0/8] AWS Nitro Enclave emulation support |
Date: |
Fri, 6 Sep 2024 14:53:28 +0100 |
User-agent: |
Mutt/2.2.12 (2023-09-09) |
On Fri, Sep 06, 2024 at 01:57:27AM +0600, Dorjoy Chowdhury wrote:
> This is v6 submission for AWS Nitro Enclave emulation in QEMU. From the QEMU
> side
> the implementation for nitro enclaves is complete. v5 is at:
> https://lists.gnu.org/archive/html/qemu-devel/2024-08/msg03251.html
snip.
Since the first three patches just touch generic crypto subsystem
code, and I'm preparing a crypto pull request, I'm going to queue
those three patches myself, leaving the remainder of this series
for x86 maintainers.
>
> Dorjoy Chowdhury (8):
> crypto: Define macros for hash algorithm digest lengths
> crypto: Support SHA384 hash when using glib
> crypto: Introduce x509 utils
> tests/lcitool: Update libvirt-ci and add libcbor dependency
> device/virtio-nsm: Support for Nitro Secure Module device
> hw/core: Add Enclave Image Format (EIF) related helpers
> machine/nitro-enclave: New machine type for AWS Nitro Enclaves
> docs/nitro-enclave: Documentation for nitro-enclave machine type
With regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
- Re: [PATCH v6 3/8] crypto: Introduce x509 utils, (continued)
- [PATCH v6 6/8] hw/core: Add Enclave Image Format (EIF) related helpers, Dorjoy Chowdhury, 2024/09/05
- [PATCH v6 7/8] machine/nitro-enclave: New machine type for AWS Nitro Enclaves, Dorjoy Chowdhury, 2024/09/05
- [PATCH v6 8/8] docs/nitro-enclave: Documentation for nitro-enclave machine type, Dorjoy Chowdhury, 2024/09/05
- Re: [PATCH v6 0/8] AWS Nitro Enclave emulation support,
Daniel P . Berrangé <=
- Re: [PATCH v6 0/8] AWS Nitro Enclave emulation support, Dorjoy Chowdhury, 2024/09/15