[OE-core] [PATCHv2 09/16] cortexa{7,15,17}: add VFPv4 tunes

Phil Blundell pb at pbcl.net
Wed Nov 18 16:36:04 UTC 2015


On Tue, 2015-11-17 at 11:58 +0100, Martin Jansa wrote:
> * it was added only to hf cortexa7 in:
>   commit e97d152ca13556b41a236c1a4cfb11e77ff857d7
>   Author: Kristof Robot <krirobo at gmail.com>
>   Date:   Sun Jan 26 10:03:56 2014 +0100
> 
>       Add Cortex A7 support for NEONv2 & FPv4
> 
> * add it to softfp cortexa7 and both versions for cortexa15 and
>   cortexa17 tunes

I can't say I'm wildly thrilled about the combinatorial explosion of
tunes that differ only in a few letters.  Can't we just enable NEON and
VFPv4 under the existing cortex-a15 tune?  Those ISAs are both part of
the Cortex-A15 cpu, right?

Also...

> * we should also update Cortex-A7 and Cortex-A15, to use 
> -march=armv7ve,
>   but the problem is that oe-core has gcc-4.[89] and gcc-5.2 and gcc
> -4.8
>   doesn't support it yet, maybe we should do this change after gcc
> -4.8
>   is removed, for details see:
>   https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57907

... this part of the commit message is superseded by the following
patch, right?

p.




More information about the Openembedded-core mailing list