kernel: Removing SEV kernel packages

Removing kernel config files realting
to SEV as part of the SEV deprecation
efforts.

Co-authored-by: Adithya Krishnan Kannan <AdithyaKrishnan.Kannan@amd.com>
Signed-off-by: Arvind Kumar <arvinkum@amd.com>
This commit is contained in:
Arvind Kumar 2025-06-03 18:29:52 +00:00
parent ecac3d2d28
commit afedad0965
5 changed files with 2 additions and 15 deletions

View File

@ -19,7 +19,6 @@ self-hosted-runner:
- metrics
- ppc64le
- riscv-builder
- sev
- sev-snp
- s390x
- s390x-large

View File

@ -1,11 +0,0 @@
# AMD Secure Encrypted Virtualization (SEV)
CONFIG_AMD_MEM_ENCRYPT=y
CONFIG_EFI=y
CONFIG_EFI_SECRET=m
CONFIG_EFI_STUB=y
CONFIG_MODULE_SIG=y
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_SEV_GUEST=y
CONFIG_VIRT_DRIVERS=y

View File

@ -1 +1 @@
158
159

View File

@ -198,7 +198,7 @@ assets:
url: "https://cdn.kernel.org/pub/linux/kernel/v6.x/"
version: "v6.12.36"
confidential:
description: "Linux kernel with x86_64 TEEs (SEV, SNP, and TDX) support"
description: "Linux kernel with x86_64 TEEs (SNP and TDX) support"
url: "https://cdn.kernel.org/pub/linux/kernel/v6.x/"
version: "v6.12.36"