From: Ben Dooks Date: Wed, 11 Dec 2013 10:07:42 +0000 (+0000) Subject: ARM: rcar-gen2: Do not setup timer in non-secure mode X-Git-Tag: soc-for-linus~13^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fe35077a92ce45acfa2b7259bba516757fb0c3f;p=pandora-kernel.git ARM: rcar-gen2: Do not setup timer in non-secure mode If the system has been started in non-secure mode, then the ARM generic timer is not configurable during the kernel initialisation. Currently the only thing we can check for is if the timer has been correctly configured during the boot process. Signed-off-by: Ben Dooks Reviewed-by: Ian Molton Acked-by: Magnus Damm Signed-off-by: Simon Horman --- Reading git-diff-tree failed