commit | 2c813980c6113ac2c407fbed99f53242088c3038 | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Mon Feb 18 22:07:47 2013 +0000 |
committer | Will Deacon <will.deacon@arm.com> | Mon Aug 12 12:25:44 2013 +0100 |
tree | bc68fc216c14179d10b2ddc5a86129550e4c9531 | |
parent | 587b9b6487acddf777301c867c24f31fdf4ada4a [diff] |
ARM: tlb: don't perform inner-shareable invalidation for local BP ops Now that the ASID allocator doesn't require inner-shareable maintenance, we can convert the local_bp_flush_all function to perform only non-shareable flushing, in a similar manner to the TLB invalidation routines. Reviewed-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>