aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/package.py
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-04-25 20:38:24 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-06-29 19:33:23 +0100
commitc2267c885848b438b52b45dd45c8a217cdb661a6 (patch)
treec8ffb86fdba08db31d44ecb3704018296e7ae6f9 /meta/lib/oe/package.py
parent06c3f9f53f30667854dc431344b94d46a3b23f09 (diff)
downloadopenembedded-core-c2267c885848b438b52b45dd45c8a217cdb661a6.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> Signed-off-by: Armin Kuster <akuster@mvista.com>
Diffstat (limited to 'meta/lib/oe/package.py')
0 files changed, 0 insertions, 0 deletions