All of lore.kernel.org
 help / color / mirror / Atom feed
From: Carlos Bilbao <carlos.bilbao@amd.com>
To: linux-coco@lists.linux.dev
Cc: "Lendacky, Thomas" <Thomas.Lendacky@amd.com>
Subject: x86/sev: Announcing Linux SVSM (Secure VM Service Module)
Date: Mon, 29 Aug 2022 17:34:34 -0500	[thread overview]
Message-ID: <59442cb6-0869-5986-9c2b-e9d713eb7145@amd.com> (raw)

Hello all,

We would like to announce the publication of our Rust open source project
Linux SVSM (Secure VM Service Module). Linux SVSM leverages AMD's SEV-SNP
technologies (hereafter referred to as just SNP).

SNP provides Virtual Machine Privilege Levels (VMPLs) for enhanced
security control. VMPL0 is the highest level of privilege. Linux SVSM boots
at VMPL 0, to then run guest BIOS/OVMF and Linux kernel at VMPL1. Certain
operations are only allowed to be performed at VMPL0 (e.g. use of the
PVALIDATE instruction and certain forms of RMPADJUST). The privilege
separation model of Linux SVSM will also be able to provide other services
such as live VM migration; and a virtual Trusted Platform Module (vTPM).

The link to the public repository is:

https://github.com/AMDESE/linux-svsm

It is our hope that the linux-coco mailing list will be used to answer
technical questions not covered by the available documentation.

Contributors to this open source project will be received with open arms!

Signed-off-by: Carlos Bilbao <carlos.bilbao@amd.com>
Tom Lendacky <thomas.lendacky@amd.com>


                 reply	other threads:[~2022-08-29 22:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=59442cb6-0869-5986-9c2b-e9d713eb7145@amd.com \
    --to=carlos.bilbao@amd.com \
    --cc=Thomas.Lendacky@amd.com \
    --cc=linux-coco@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.