google / asylo

An open and flexible framework for developing enclave applications
https://asylo.dev
Apache License 2.0
966 stars 126 forks source link

Will Ayslo add support for using the AMD SEV hardware backend in the future? #56

Open ALEXSmind opened 4 years ago

ALEXSmind commented 4 years ago

Hi, I've noticed that Ayslo already support using Intel SGX hardware backend. I wonder if Aylso will support using AMD SEV hardware backend in the future?

Thanks a lot!

fproulx-dfuse commented 3 years ago

Now that Google Cloud has Confidential Computing with AMD SEV. Any updates on this ?

KeithMoyer commented 3 years ago

With AMD SEV, we've been focused on bringing a VM-based solution to GCP (see https://cloud.google.com/compute/confidential-vm/docs/about-cvm). We aren't currently investing in adding SEV support to the Asylo SDK.