]> git.sur5r.net Git - u-boot/commit
ARM: tegra186: call secure monitor for all cache-wide ops
authorStephen Warren <swarren@nvidia.com>
Wed, 19 Oct 2016 21:18:47 +0000 (15:18 -0600)
committerTom Warren <twarren@nvidia.com>
Mon, 7 Nov 2016 22:36:29 +0000 (14:36 -0800)
commita8d0526133e542ea93a741fd18833e571e817775
treed7e39da478bc7cbaaece5f2b180ad0b410a0c372
parent1ab557a074aaa1927f7532489a1b75137e245b70
ARM: tegra186: call secure monitor for all cache-wide ops

An SMC call is required for all cache-wide operations on Tegra186. This
patch implements the two missing hooks now that U-Boot supports them, and
fixes the mapping of "hook name" to SMC call code.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/mach-tegra/tegra186/cache.S