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 <ardb@kernel.org>
ArmPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf\r
ArmPkg/Library/LinuxBootBootManagerLib/LinuxBootBootManagerLib.inf\r
\r
- ArmPkg/Drivers/ArmCrashDumpDxe/ArmCrashDumpDxe.inf\r
ArmPkg/Drivers/ArmScmiDxe/ArmScmiDxe.inf\r
\r
ArmPkg/Universal/Smbios/ProcessorSubClassDxe/ProcessorSubClassDxe.inf\r
ArmPkg/Drivers/MmCommunicationPei/MmCommunicationPei.inf\r
\r
[Components.AARCH64]\r
+ ArmPkg/Drivers/ArmCrashDumpDxe/ArmCrashDumpDxe.inf\r
ArmPkg/Drivers/ArmPsciMpServicesDxe/ArmPsciMpServicesDxe.inf\r
ArmPkg/Drivers/MmCommunicationDxe/MmCommunication.inf\r
ArmPkg/Library/ArmMmuLib/ArmMmuPeiLib.inf\r