Home
last modified time | relevance | path

Searched hist:e7a5403358bca60a82e6c6d54608f1e2adb83a09 (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/plat/qemu/qemu/
H A Dplatform.mke7a5403358bca60a82e6c6d54608f1e2adb83a09 Fri Feb 07 10:13:46 UTC 2020 Jerome Forissier <jerome@forissier.org> qemu: define ARMV7_SUPPORTS_VFP

Commit 8f73663b5963 ("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