commit | 4bb38628eefad1675d2ef1b7d5d8ba1fd7ea7412 | [log] [tgz] |
---|---|---|
author | Abhimanyu Kapur <abhimany@codeaurora.org> | Tue Oct 16 19:07:48 2012 -0700 |
committer | Abhimanyu Kapur <abhimany@codeaurora.org> | Fri Oct 19 14:25:23 2012 -0700 |
tree | 9d1a814404574f90c0320efcd31422455e5a3aeb | |
parent | cc7982aec246b890fc67966ac7a9c64fc4a23a85 [diff] |
msm: 9625: Add secure call to enable L2 cache MSM9625 has trustzone support and L2 control registers are not accessible from the non secure side where the linux kernel runs. Add a smc call to enable the L2 cache from linux. Also update the L2 initialization routine by passing a null aux control value since it's setup by trustzone. Change-Id: I2eee2bd41ba14adbff597e4f4903ad81d6382e14 Signed-off-by: Abhimanyu Kapur <abhimany@codeaurora.org>