From: "Lendacky, Thomas via groups.io" <thomas.lendacky=amd.com@groups.io>
To: Ard Biesheuvel <ardb+tianocore@kernel.org>,
Jiewen Yao <jiewen.yao@intel.com>,
Jordan Justen <jordan.l.justen@intel.com>
Cc: devel@edk2.groups.io, Erdem Aktas <erdemaktas@google.com>,
James Bottomley <jejb@linux.ibm.com>, Min Xu <min.m.xu@intel.com>,
Michael Roth <michael.roth@amd.com>,
Ashish Kalra <ashish.kalra@amd.com>,
Mario Smarduch <mario.smarduch@amd.com>,
Tobin Feldman-Fitzthum <tobin@linux.ibm.com>,
Gerd Hoffmann <kraxel@redhat.com>
Subject: Re: [edk2-devel] [PATCH v3 0/2] OvmfPkg: Enable measured direct boot on AMD SEV-SNP
Date: Mon, 27 Nov 2023 14:03:51 -0600 [thread overview]
Message-ID: <88ff7ce3-cf1c-4e6e-a7d0-8dd5c064f2e4@amd.com> (raw)
In-Reply-To: <20230320100625.ucpickm42jl3lffq@sirius.home.kraxel.org>
On 3/20/23 05:06, Gerd Hoffmann wrote:
> On Thu, Mar 02, 2023 at 09:15:30AM +0000, Dov Murik wrote:
>> AMD SEV and SEV-ES support measured direct boot with
>> kernel/initrd/cmdline hashes injected by QEMU and verified by OVMF
>> during boot.
>>
>> To enable the same approach for AMD SEV-SNP, we declare the kernel
>> hashes page in the SNP metadata list as a new region type. When QEMU
>> encounters that region in the list, it will insert the hashes of
>> kernel/initrd/cmdline and encrypt the page (or, if the user turned off
>> kernel hashes, it will validate the page as a zero page).
>>
>> The first patch rearranges the pages in AmdSevX64's MEMFD so they are in
>> the same order both as in the main target (OvmfPkgX64), with the
>> exception of the SEV Launch Secret page which isn't defined in
>> OvmfPkgX64.
>>
>> The second patch modifies the SNP metadata structure such that on
>> AmdSev target the SEV Launch Secret page is explicitly defined in SNP
>> metadata list, and therefore it is not included in the ranges that are
>> pre-validated (zero pages) by the VMM; instead the VMM will insert
>> content into this page (the hashes table), or mark it explicitly as a
>> zero page if no hashes are added.
>>
>> This series is available at:
>> https://github.com/confidential-containers-demo/edk2/tree/snp-kernel-hashes-v3
>>
>> A corresponding QEMU RFC series will be published soon in qemu-devel, or
>> use this tree:
>> https://github.com/confidential-containers-demo/qemu/tree/snp-kernel-hashes-v3
>
> For the series:
> Acked-by: Gerd Hoffmann <kraxel@redhat.com>
I've noticed that series was never picked up. Any chance that this can be
merged?
Thanks,
Tom
>
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#111760): https://edk2.groups.io/g/devel/message/111760
Mute This Topic: https://groups.io/mt/97335488/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
next prev parent reply other threads:[~2023-11-27 20:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-02 9:15 [PATCH v3 0/2] OvmfPkg: Enable measured direct boot on AMD SEV-SNP Dov Murik
2023-03-02 9:15 ` [PATCH v3 1/2] OvmfPkg/AmdSev: Reorder MEMFD pages to match the order in OvmfPkgX64.fdf Dov Murik
2023-03-02 9:15 ` [PATCH v3 2/2] OvmfPkg/ResetVector: Define SNP metadata for kernel hashes Dov Murik
2023-03-02 16:35 ` [PATCH v3 0/2] OvmfPkg: Enable measured direct boot on AMD SEV-SNP Lendacky, Thomas
2023-03-20 10:06 ` Gerd Hoffmann
2023-11-27 20:03 ` Lendacky, Thomas via groups.io [this message]
2023-11-28 11:07 ` [edk2-devel] " Ard Biesheuvel
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-list 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=88ff7ce3-cf1c-4e6e-a7d0-8dd5c064f2e4@amd.com \
--to=devel@edk2.groups.io \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox