Merge tag 'efi-riscv-shared-for-v5.10' of ssh://gitolite.kernel.org/pub/scm/linux...
authorPalmer Dabbelt <palmerdabbelt@google.com>
Fri, 2 Oct 2020 21:29:51 +0000 (14:29 -0700)
committerPalmer Dabbelt <palmerdabbelt@google.com>
Fri, 2 Oct 2020 21:29:51 +0000 (14:29 -0700)
commit8a3f30c4319dc70547f11c18da2e7b5987543aa1
treeb9a549ff8fdba72fdfdbe909191e99c75b2e2ccb
parent54701a0d12e2e2c9f0814572b42bdd3067ffcf15
parent762cd288fc4a24a372f36408e69b1885967f94bb
Merge tag 'efi-riscv-shared-for-v5.10' of ssh://gitolite./linux/kernel/git/efi/efi into for-next

Stable branch for v5.10 shared between the EFI and RISC-V trees

The RISC-V EFI boot and runtime support will be merged for v5.10 via
the RISC-V tree. However, it incorporates some changes that conflict
with other EFI changes that are in flight, so this tag serves as a
shared base that allows those conflicts to be resolved beforehand.

* tag 'efi-riscv-shared-for-v5.10' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/efi/efi:
  efi/libstub: arm32: Use low allocation for the uncompressed kernel
  efi/libstub: Export efi_low_alloc_above() to other units
  efi/libstub: arm32: Base FDT and initrd placement on image address
  efi: Rename arm-init to efi-init common for all arch
  include: pe.h: Add RISC-V related PE definition