diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-04-25 20:38:24 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-06 10:31:14 +0100 |
commit | de7562620e5b7f1f1a7a740aa79c0d8d01326867 (patch) | |
tree | 978d8fee8f5db19432b0c04999824f5bf4671307 /meta/recipes-graphics | |
parent | f088e693b2bf960ce027be75e835371abfe74e95 (diff) | |
download | poky-de7562620e5b7f1f1a7a740aa79c0d8d01326867.tar.gz |
arch-armv7ve: inherit armv7a tunes file
armv7a is a subset of armv7ve:
https://gcc.gnu.org/onlinedocs/gcc/ARM-Options.html
-march=armv7ve is the armv7-a architecture with virtualization extensions.
By inheriting armv7a from armv7ve it's possible for e.g. Cortex-A15 machines
to include tune-cortexa15.inc and have a full range of optimizations, but
set DEFAULTTUNE as "armv7a" to produce binaries compatible with Cortex-A8
machines, etc.
(From OE-Core rev: 5bf5e68e540dc4e034288702094d306ebd19fef9)
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
0 files changed, 0 insertions, 0 deletions