nanovms / ops

ops - build and run nanos unikernels
https://ops.city
MIT License
1.27k stars 132 forks source link

GCP: add confidential VM support (AMD SEV) #1549

Closed francescolavra closed 10 months ago

francescolavra commented 10 months ago

This changeset adds a new boolean configuration option "ConfidentialVM" which, when set to true, will enable confidential computing on cloud providers that support this feature. It also adds support for this feature in Google Cloud Platform, where AMD-equipped instances can run with the Confidential VM service, which uses AMD Secure Encrypted Virtualization.