Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: be36ddb23463e0238406129eff1e89c56df561eb
      
https://github.com/tianocore/edk2/commit/be36ddb23463e0238406129eff1e89c56df561eb
  Author: Ard Biesheuvel <a...@kernel.org>
  Date:   2024-09-16 (Mon, 16 Sep 2024)

  Changed paths:
    M ArmPkg/ArmPkg.dsc

  Log Message:
  -----------
  ArmPkg: Avoid building ArmCrashDumpDxe on ARM

For reasons that are unclear, the Linaro EDK2 CI is throwing errors when
building ArmCrashDumpDxe with CLANGDWARF, as the resulting build
contains non-adjacet MOVW/MOVT pairs, which cannot be relocated
correctly in PE/COFF.

Let's build it only for AARCH64 - its utility on ARM is doubtful anyway.

Signed-off-by: Ard Biesheuvel <a...@kernel.org>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to