audk/ArmPkg
Ard Biesheuvel be36ddb234 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 <ardb@kernel.org>
2024-09-16 07:38:00 +00:00
..
Drivers ArmPkg: Remove Deprecated Stack Check Lib 2024-09-13 03:58:46 +00:00
Filesystem/SemihostFs ArmPkg/SemihostFs: replace SetMem with ZeroMem 2023-03-09 09:45:39 +00:00
Include MdePkg: Move AsmMacroIoLib*.h from ArmPkg 2024-09-12 19:36:59 +00:00
Library ArmPkg/ArmLib: Drop set/way Dcache operations 2024-09-13 00:23:13 +00:00
Universal/Smbios ArmPkg/ProcessorSubClassDxe: Limit values to 0xFF 2024-06-17 12:09:43 +00:00
ArmPkg.ci.yaml ArmPkg/ArmPkg.ci.yaml: Add PrEval CI config 2024-09-02 23:20:35 +00:00
ArmPkg.dec ArmPkg: Convert PcdMonitorConduitHvc to FixedAtBuild 2024-07-25 14:41:09 +00:00
ArmPkg.dsc ArmPkg: Avoid building ArmCrashDumpDxe on ARM 2024-09-16 07:38:00 +00:00