ARM: 8754/1: NOMMU: Move PMSAv7 MPU under it's own namespace
authorVladimir Murzin <vladimir.murzin@arm.com>
Tue, 3 Apr 2018 09:36:37 +0000 (10:36 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Sat, 19 May 2018 10:53:46 +0000 (11:53 +0100)
commit9cfb541a4ad45168925078f7d1fe3a7363ba27e2
tree3bf2777b24262ea6107400ba184bf182c6ed7508
parente7229f7db9397ea44f142c4f6b72627a0fbd079b
ARM: 8754/1: NOMMU: Move PMSAv7 MPU under it's own namespace

We are going to support different MPU which programming model is not
compatible to PMSAv7, so move PMSAv7 MPU under it's own namespace.

Tested-by: Szemz? AndrĂ¡s <sza@esh.hu>
Tested-by: Alexandre TORGUE <alexandre.torgue@st.com>
Signed-off-by: Vladimir Murzin <vladimir.murzin@arm.com>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
arch/arm/include/asm/mpu.h
arch/arm/include/asm/v7m.h
arch/arm/kernel/asm-offsets.c
arch/arm/kernel/head-nommu.S
arch/arm/mm/nommu.c
arch/arm/mm/pmsa-v7.c