ARM: 8609/1: V7M: Add support for the Cortex-M7 processor
authorJonathan Austin <jonathan.austin@arm.com>
Tue, 30 Aug 2016 16:34:00 +0000 (17:34 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Tue, 6 Sep 2016 14:51:08 +0000 (15:51 +0100)
commit6a8146f420be2e59cf511c5a046b762142ff201d
tree07b621fd5240ae81efe0361b0bf4dc7c9f612613
parentc3a6bcbe6a9e7e0d66c279e4a47aa07327040b38
ARM: 8609/1: V7M: Add support for the Cortex-M7 processor

Cortex-M7 is a new member of the V7M processor family that adds, among
other things, caches over the features available in Cortex-M4.

This patch adds support for recognising the processor at boot time, and
make use of recently introduced cache functions.

Signed-off-by: Jonathan Austin <jonathan.austin@arm.com>
Signed-off-by: Vladimir Murzin <vladimir.murzin@arm.com>
Tested-by: Andras Szemzo <sza@esh.hu>
Tested-by: Joachim Eastwood <manabian@gmail.com>
Tested-by: Alexandre TORGUE <alexandre.torgue@st.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/proc-v7m.S