Skip to content
Commit 62956be8 authored by Ard Biesheuvel's avatar Ard Biesheuvel
Browse files

efi/libstub: arm: Omit arch specific config table matching array on arm64



On arm64, the EFI stub is built into the kernel proper, and so the stub
can refer to its symbols directly. Therefore, the practice of using EFI
configuration tables to pass information between them is never needed,
so we can omit any code consuming such tables when building for arm64.

Signed-off-by: default avatarArd Biesheuvel <ardb@kernel.org>
Reviewed-by: default avatarLeif Lindholm <leif@nuviainc.com>
parent 41d90b0c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment