arm-trusted-firmware/plat/qemu
Jerome Forissier e7a5403358 qemu: define ARMV7_SUPPORTS_VFP
Commit 8f73663b59 ("plat/arm: Support for Cortex A5 in FVP Versatile
Express platform") has conditioned the enabling of the Advanced SIMD
and floating point features to platforms that have:

 (ARM_ARCH_MAJOR > 7) || defined(ARMV7_SUPPORTS_VFP)

QEMU does support VFP so it should set ARMV7_SUPPORTS_VFP.

Signed-off-by: Jerome Forissier <jerome@forissier.org>
Change-Id: I3bab7c2ed04766d0628c14094557b2751f60a428
2020-02-07 12:19:34 +01:00
..
common qemu: Implement PSCI_CPU_OFF. 2020-01-29 10:50:25 +00:00
qemu qemu: define ARMV7_SUPPORTS_VFP 2020-02-07 12:19:34 +01:00
qemu_sbsa Merge changes I0fb7cf79,Ia8eb4710 into integration 2020-01-29 09:51:21 +00:00