On Wed, Jun 02, 2021 at 09:04:15AM -0500, Brijesh Singh wrote: > arch/x86/include/asm/sev.h | 12 +++ > arch/x86/include/uapi/asm/svm.h | 2 + > arch/x86/kernel/sev.c | 176 ++++++++++++++++++++++++++++++++ > arch/x86/platform/efi/efi.c | 2 + > include/linux/efi.h | 1 + > include/linux/sev-guest.h | 76 ++++++++++++++ > 6 files changed, 269 insertions(+) > create mode 100644 include/linux/sev-guest.h This patch is at least three patches in one: 1. EFI changes 2. SNP_GUEST_REQUEST struct etc definitions 3. Add the functionality. Please split it this way before I take a look. Thx. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette