]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
tune-cortexa57-cortexa53: add tunes for ARM Cortex-A53-Cortex-A57
authorLimeng <Meng.Li@windriver.com>
Wed, 11 Sep 2019 09:59:47 +0000 (17:59 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Sep 2019 08:54:21 +0000 (09:54 +0100)
commit7e0c9290a9971b92bcb313742f126ca7488d91c3
tree7c289b246d9041d26ea38368fdd70057f22f7e57
parent5c685f55ccba9d47a79e8798903b30b90bdf03c6
tune-cortexa57-cortexa53: add tunes for ARM Cortex-A53-Cortex-A57

commit 3613b2780a6b5d5d70ea6802be5060a8214cbdb5 from
git://github.com/renesas-rcar/meta-renesas

The renesas rcar SoC H3/M3 is big.LITTLE architecture(cortex-a57.cortex-a53).
In order to optimize the performance of the code running on SoC H3/M3,
add a tune file for ARM Cortex-A53-Cortex-A57.
Create this tune file by refering GCC doc, 3.18.5 ARM Options.

Signed-off-by: Meng Li <Meng.Li@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/conf/machine/include/tune-cortexa57-cortexa53.inc [new file with mode: 0644]