commit | 6b71859d5a360c94415543fe9cf4bda500f0a4d0 | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nicolas.pitre@linaro.org> | Wed Jun 13 09:19:05 2012 -0400 |
committer | Alex Shi <alex.shi@linaro.org> | Wed Jul 16 11:58:47 2014 +0800 |
tree | d1f495387ae66c7c7e41510291a8c677babc7267 | |
parent | 455c6fdbd219161bd09b1165f11699d6d73de11c [diff] |
ARM: b.L: assume aliasing I-cache To deal with the I-cache discrepancy between Cortex-A15 and Cortex-A7, let's assume aliasing I-cache in both cases. Note: this might need to be refined i.e. detect a big.LITTLE system somehow by probing all CPUs not only the boot one. Signed-off-by: Nicolas Pitre <nico@linaro.org> (cherry picked from commit eb63514d2340259f017bc48b7795744cb8aeaaf8) Signed-off-by: Alex Shi <alex.shi@linaro.org>