]> git.baikalelectronics.ru Git - kernel.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, 29 May 2014 23:48:57 +0000 (00:48 +0100)
commitabbec8d6c2866b11dfb2ab6006cfdc5e0c3e13d8
tree32f9112487cddb668a265af4e9f5532c128ba51b
parent76ad5e55b5d41b0d1d9aa7b9fdca7d14013e9c34
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