]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite377c6f1ce5b7709fd46608d10a486319ee1ad90
tree3bf2777b24262ea6107400ba184bf182c6ed7508
parent397faed0ef6f36d1cd409d2690f82aa0d6cc14b9
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