summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-cortexa8
AgeCommit message (Collapse)Author
2020-10-19tune/test.sh: replace --sysroot value with SYSROOTMartin Jansa
* so that there isn't host related TOPDIR variable or changing WORKDIR variable (currently includes 'openssl/1.1.1g-r0') Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2020-10-19tune/test.sh: results (oe-core: f15e83df1d armv8/tunes: Add tunes for ↵Martin Jansa
supported ARMv8.2a cores) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2020-10-19tune/test.sh: results (oe-core N/A just review which wasn't ever merged)Martin Jansa
* This is how it looked after: [OE-core] [PATCH] add tunings for 32-bit ARMv8-a http://lists.openembedded.org/pipermail/openembedded-core/2016-February/117603.html * imported from https://github.com/ddragomi/tune_test commit bb08541020f211d6e1579069a58bb28eb2456b87 Author: Daniel Dragomir <daniel.dragomir@windriver.com> Date: Thu Feb 18 14:54:59 2016 +0200 Tune results with the patch: [OE-core] [PATCH] add tunings for 32-bit ARMv8-a http://lists.openembedded.org/pipermail/openembedded-core/2016-February/117603.html Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2020-10-19tune/test.sh: results (oe-core: f7bb2d4cf1 tune-*: use mcpu instead of mtune ↵Martin Jansa
for ARM tunes) This is how it looked after: commit f7bb2d4cf18ca8d2a90b4b3b5c6c48dad106ca28 Author: Martin Jansa <Martin.Jansa@gmail.com> Date: Tue Oct 6 17:01:24 2015 +0200 tune-*: use mcpu instead of mtune for ARM tunes Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>