ARM: highbank: Add smc calls to enable/disable the L2
authorRob Herring <rob.herring@calxeda.com>
Wed, 6 Jun 2012 22:20:10 +0000 (17:20 -0500)
committerOlof Johansson <olof@lixom.net>
Fri, 8 Jun 2012 05:39:43 +0000 (22:39 -0700)
commit8e56130dcbcc0608c2531c61f93175e36a300e58
treebbeccbf47c6f4fc0f727b14b6954b536aa00f47b
parent6f4b3bf5dc0edb5b08d96486f35f5cbc24b72c40
ARM: highbank: Add smc calls to enable/disable the L2

Linux runs in non-secure mode on highbank, so we need secure monitor calls
to enable and disable the PL310. Rather than invent new smc calls, the same
calling convention used by OMAP is used here.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-highbank/Makefile
arch/arm/mach-highbank/core.h
arch/arm/mach-highbank/highbank.c
arch/arm/mach-highbank/smc.S [new file with mode: 0644]
This page took 0.026445 seconds and 5 git commands to generate.