Pull EFI fixes from Ard Biesheuvel:
 A batch of fixes for the arm64 stub image loader:
 - fix a logic bug that can make the random page allocator fail
   spuriously
 - force reallocation of the Image when it overlaps with firmware
   reserved memory regions
 - fix an oversight that defeated on optimization introduced earlier
   where images loaded at a suitable offset are never moved if booting
   without randomization
 - complain about images that were not loaded at the right offset by the
   firmware image loader.
Link: https://lore.kernel.org/r/20210803091215.2566-1-ardb@kernel.org