[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250422100728.208479-7-ardb+git@google.com>
Date: Tue, 22 Apr 2025 12:07:29 +0200
From: Ard Biesheuvel <ardb+git@...gle.com>
To: linux-efi@...r.kernel.org
Cc: x86@...nel.org, linux-kernel@...r.kernel.org, mingo@...nel.org,
Ard Biesheuvel <ardb@...nel.org>, Tom Lendacky <thomas.lendacky@....com>,
Borislav Petkov <bp@...en8.de>, Dionna Amalie Glaze <dionnaglaze@...gle.com>,
Kevin Loughlin <kevinloughlin@...gle.com>
Subject: [PATCH v3 0/5] efi: Don't initalize SEV-SNP from the EFI stub
From: Ard Biesheuvel <ardb@...nel.org>
Changes since v2: [1]
- rebase onto tip/x86/boot
- add patch to remove unused static inline fallback implementation of
sev_enable()
Changes since v1: [0]
- address shortcomings pointed out by Tom, related to missing checks and
to discovery of the CC blob table from the EFI stub
[0] https://lore.kernel.org/all/20250414130417.1486395-2-ardb+git@google.com/T/#u
[1] https://lore.kernel.org/all/20250416165743.4080995-6-ardb+git@google.com/T/#u
Cc: Tom Lendacky <thomas.lendacky@....com>
Cc: Borislav Petkov <bp@...en8.de>
Cc: Dionna Amalie Glaze <dionnaglaze@...gle.com>
Cc: Kevin Loughlin <kevinloughlin@...gle.com>
Ard Biesheuvel (5):
x86/boot: Drop unused sev_enable() fallback
x86/efistub: Obtain SEV CC blob address from the stub
x86/boot: Drop redundant RMPADJUST in SEV SVSM presence check
x86/sev: Unify SEV-SNP hypervisor feature check
x86/efistub: Don't bother enabling SEV in the EFI stub
arch/x86/boot/compressed/misc.h | 11 -------
arch/x86/boot/compressed/sev.c | 33 +-------------------
arch/x86/boot/startup/sev-shared.c | 33 +++++++++++++++-----
arch/x86/boot/startup/sme.c | 2 ++
arch/x86/coco/sev/core.c | 11 -------
arch/x86/include/asm/sev-internal.h | 3 +-
arch/x86/include/asm/sev.h | 4 +--
drivers/firmware/efi/libstub/x86-stub.c | 27 +++++++++-------
8 files changed, 48 insertions(+), 76 deletions(-)
base-commit: ff4c0560ab020d34baf0aa6434f66333d25ae524
--
2.49.0.805.g082f7c87e0-goog
Powered by blists - more mailing lists