x86/sev-es: Rename sev-es.{ch} to sev.{ch}
SEV-SNP builds upon the SEV-ES functionality while adding new hardware protection. Version 2 of the GHCB specification adds new NAE events that are SEV-SNP specific. Rename the sev-es.{ch} to sev.{ch} so that all SEV* functionality can be consolidated in one place. Signed-off-by:Brijesh Singh <brijesh.singh@amd.com> Signed-off-by:
Borislav Petkov <bp@suse.de> Acked-by:
Joerg Roedel <jroedel@suse.de> Link: https://lkml.kernel.org/r/20210427111636.1207-2-brijesh.singh@amd.com
Showing
- arch/x86/boot/compressed/Makefile 3 additions, 3 deletionsarch/x86/boot/compressed/Makefile
- arch/x86/boot/compressed/sev.c 2 additions, 2 deletionsarch/x86/boot/compressed/sev.c
- arch/x86/include/asm/sev.h 0 additions, 0 deletionsarch/x86/include/asm/sev.h
- arch/x86/kernel/Makefile 3 additions, 3 deletionsarch/x86/kernel/Makefile
- arch/x86/kernel/head64.c 1 addition, 1 deletionarch/x86/kernel/head64.c
- arch/x86/kernel/nmi.c 1 addition, 1 deletionarch/x86/kernel/nmi.c
- arch/x86/kernel/sev-shared.c 0 additions, 0 deletionsarch/x86/kernel/sev-shared.c
- arch/x86/kernel/sev.c 2 additions, 2 deletionsarch/x86/kernel/sev.c
- arch/x86/mm/extable.c 1 addition, 1 deletionarch/x86/mm/extable.c
- arch/x86/platform/efi/efi_64.c 1 addition, 1 deletionarch/x86/platform/efi/efi_64.c
- arch/x86/realmode/init.c 1 addition, 1 deletionarch/x86/realmode/init.c
Loading
Please register or sign in to comment