OSDN Git Service

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)
commita4b041a0e25c6e9ccd809b3cb68a98c816e0c967
tree32f9112487cddb668a265af4e9f5532c128ba51b
parent3a43b581dac1e5e70169dd6267bef4503ec3da21
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