linux/arch/x86/platform/efi
Peter Zijlstra 537da1ed54 objtool,efi: Update __efi64_thunk annotation
The current annotation relies on not running objtool on the file; this
won't work when running objtool on vmlinux.o. Instead explicitly mark
__efi64_thunk() to be ignored.

This preserves the status quo, which is somewhat unfortunate. Luckily
this code is hardly ever used.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Josh Poimboeuf <jpoimboe@redhat.com>
Link: https://lore.kernel.org/r/20220308154317.402118218@infradead.org
2022-03-15 10:32:32 +01:00
..
efi_32.c efi/x86: Move 32-bit code into efi_32.c 2020-08-20 11:18:36 +02:00
efi_64.c x86/sev: Replace occurrences of sev_active() with cc_platform_has() 2021-10-04 11:46:58 +02:00
efi_stub_32.S x86: Prepare asm files for straight-line-speculation 2021-12-08 12:25:37 +01:00
efi_stub_64.S x86: Prepare asm files for straight-line-speculation 2021-12-08 12:25:37 +01:00
efi_thunk_64.S objtool,efi: Update __efi64_thunk annotation 2022-03-15 10:32:32 +01:00
efi.c x86/efi: Log 32/64-bit mismatch with kernel as an error 2021-05-22 14:09:07 +02:00
Makefile objtool,efi: Update __efi64_thunk annotation 2022-03-15 10:32:32 +01:00
quirks.c x86/sme: Explicitly map new EFI memmap table as encrypted 2021-12-05 16:44:52 +01:00