From: Jonathan Austin Date: Mon, 13 Jan 2014 11:10:57 +0000 (+0100) Subject: ARM: 7940/1: add support for the Cortex-A12 processor X-Git-Tag: v3.15-rc1~82^2~1^3~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddb2ff731b53ae28ec3a2af0da96a108b8bad814;p=pandora-kernel.git 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 Acked-by: Will Deacon Signed-off-by: Jonathan Austin Signed-off-by: Russell King --- Reading git-diff-tree failed