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

efi: arm: reduce minimum alignment of uncompressed kernel



Now that we reduced the minimum relative alignment between PHYS_OFFSET
and PAGE_OFFSET to 2 MiB, we can take this into account when allocating
memory for the decompressed kernel when booting via EFI. This minimizes
the amount of unusable memory we may end up with due to the base of DRAM
being occupied by firmware.

Signed-off-by: default avatarArd Biesheuvel <ardb@kernel.org>
parent 4dbe44fb
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