From: Tomasz Figa Date: Thu, 8 Jan 2015 06:51:07 +0000 (+0100) Subject: ARM: 8260/1: l2c: Add interface to ask hypervisor to configure L2C X-Git-Tag: fixes-v4.0-rc1~125^2~1^3~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6d1a2d0078a30eb6290428a858c4e790a0e8691;p=pandora-kernel.git ARM: 8260/1: l2c: Add interface to ask hypervisor to configure L2C Because certain secure hypervisor do not allow writes to individual L2C registers, but rather expect set of parameters to be passed as argument to secure monitor calls, there is a need to provide an interface for the L2C driver to ask the firmware to configure the hardware according to specified parameters. This patch adds such. Signed-off-by: Tomasz Figa Signed-off-by: Marek Szyprowski Tested-by: Nishanth Menon Acked-by: Nishanth Menon Acked-by: Tony Lindgren Signed-off-by: Russell King --- Reading git-diff-tree failed