]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: l2c: always enable non-secure access to lockdown registers
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 10 Apr 2014 23:48:25 +0000 (00:48 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 22 May 2014 15:40:37 +0000 (16:40 +0100)
commit045f9747fc52a782260ef0d358d13fbcc29b58f9
treea226ab76037c4d14bcae921bf305b0656ceb8a48
parent2cdac5412c0e29f015b92b76df155459b67b88ec
ARM: l2c: always enable non-secure access to lockdown registers

Since we always write to these during the cache initialisation, it is
a good idea to always have the non-secure access bit set.  Set it in
core code.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/cache-l2x0.c