On Wed, Sep 21, 2022 at 04:54:06PM +0200, Ard Biesheuvel wrote: > arch/x86/boot/compressed/Makefile | 8 +- > arch/x86/boot/compressed/efi_mixed.S | 337 ++++++++++++++++++++ > arch/x86/boot/compressed/efi_thunk_64.S | 195 ----------- > arch/x86/boot/compressed/head_32.S | 4 - > arch/x86/boot/compressed/head_64.S | 299 +---------------- > arch/x86/boot/compressed/mem_encrypt.S | 152 ++++++++- > drivers/firmware/efi/libstub/x86-stub.c | 2 +- > 7 files changed, 496 insertions(+), 501 deletions(-) > create mode 100644 arch/x86/boot/compressed/efi_mixed.S > delete mode 100644 arch/x86/boot/compressed/efi_thunk_64.S Ok, it all looks ok to me. You could send me a refreshed version ontop of latest tip/master, after having tested the EFI side and I'll test the memory encryption side. If there's no fallout, I think we could queue this. Thx. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette