mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-10-28 10:35:43 +00:00
Clang 7 complains about the vmsr instruction in ArmV7Support.S, which is only available on cores that implement some flavour of VFP. So set the .fpu to NEON like we do in some other places. Acked-by: Laszlo Ersek <lersek@redhat.com> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> |
||
|---|---|---|
| .. | ||
| ArmLibSupport.asm | ||
| ArmLibSupport.S | ||
| ArmLibSupportV7.asm | ||
| ArmLibSupportV7.S | ||
| ArmV7ArchTimerSupport.asm | ||
| ArmV7ArchTimerSupport.S | ||
| ArmV7Lib.c | ||
| ArmV7Lib.h | ||
| ArmV7Support.asm | ||
| ArmV7Support.S | ||