On Fri, Aug 17, 2012 at 3:37 PM, Catalin Marinas
[off-list ref] wrote:
On Fri, Aug 17, 2012 at 10:57:20AM +0100, Santosh Shilimkar wrote:
quoted
On Tuesday 14 August 2012 11:22 PM, Catalin Marinas wrote:
quoted
+ENTRY(__cpuc_flush_dcache_all)
We have discussed the need of cache maintenance by
level kind of API for ARMv7 (A15).
Shouldn't we add such API for arm64 as well ?
Yes, at some point we'll probably add but we'll discuss it again when
actually needed. I wouldn't define new API now that's not used by any
AArch64 code.
The patches are already on the list for ARMv7 and just waiting to merge
two approaches.
I agree once it is getting merged for ARMv7 and ARMv8 port can be
updated.
Regards
Santosh