diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2020-06-16 12:53:30 +0200 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2020-06-17 15:29:11 +0200 |
commit | 62956be8f95b93e9f91ffe2e5aa9c0e411af5a14 (patch) | |
tree | 5268b74d497fc8522177518c3b134f7f787b9f98 /arch/arm/mach-s3c24xx/common-smdk.c | |
parent | 41d90b0c1108d1e46c48cf79964636c553844f4c (diff) |
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: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Leif Lindholm <leif@nuviainc.com>
Diffstat (limited to 'arch/arm/mach-s3c24xx/common-smdk.c')
0 files changed, 0 insertions, 0 deletions