]> git.openfabrics.org - ~emulex/infiniband.git/commit
ARM: 7940/1: add support for the Cortex-A12 processor
authorJonathan Austin <Jonathan.Austin@arm.com>
Mon, 13 Jan 2014 11:10:57 +0000 (12:10 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 10 Feb 2014 11:48:00 +0000 (11:48 +0000)
commitddb2ff731b53ae28ec3a2af0da96a108b8bad814
treec9cf3b1d6bbc4769893a0252c66f3aae3a71a3c6
parentb28a960c42fcd9cfc987441fa6d1c1a471f0f9ed
ARM: 7940/1: add support for the Cortex-A12 processor

The A12 behaves as the A7/A15 does with respect to setting the SMP bit, and
doesn't require TLB ops broadcasting to be explicitly enabled like the A9 does.

Note that as the ACTLR cannot (usually) be written from non-secure, it is the
responsibility of the bootloader/firmware to set this bit per core - it is
done here in Linux as last resort in case of bad firmware.

Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Jonathan Austin <jonathan.austin@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/cputype.h
arch/arm/mm/proc-v7.S