From: Catalin Marinas Date: Mon, 5 Mar 2012 11:49:28 +0000 (+0000) Subject: arm64: CPU support X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~80^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cce7a435f89c9e60f244d44da2cf1cf4ed094ac;p=pandora-kernel.git arm64: CPU support This patch adds AArch64 CPU specific functionality. It assumes that the implementation is generic to AArch64 and does not require specific identification. Different CPU implementations may require the setting of various ACTLR_EL1 bits but such information is not currently available and it should ideally be pushed to firmware. Signed-off-by: Will Deacon Signed-off-by: Catalin Marinas Acked-by: Tony Lindgren Acked-by: Nicolas Pitre Acked-by: Olof Johansson Acked-by: Santosh Shilimkar --- Reading git-diff-tree failed