Commit Graph

3 Commits

Author SHA1 Message Date
Rohit Vaswani 8614ec5708 qcom: scm-boot: Fix definitions when MSM_SCM is not defined
When config MSM_SCM is not defined the alternate definitions of the
functions cause a compile error if they are not static inlined.
This patch makes them static inline.

Change-Id: I8c6e615b950be9d12d922441519d0f3b1327ba2d
Signed-off-by: Rohit Vaswani <rvaswani@codeaurora.org>
2014-04-21 17:54:29 -07:00
Abhimanyu Kapur 0cfadd6b82 qcom: scm-boot: Add support for multi-cluster scm-boot apis
Add support for setting the cold/warmboot address for secondary
cpus via system call to secure-os.

Change-Id: Id7f52e75eb5e0ca6379f672f04fbc5e05cec1af3
Signed-off-by: Abhimanyu Kapur <abhimany@codeaurora.org>
2014-04-17 23:17:44 -07:00
Murali Nalajala 6d9a86fb11 msm: move scm-boot header out of mach-msm folder
Move scm-boot header from mach-msm to machine independent
location in kernel. Change the source files which are
referring to these headers and point them to a new
location.

Change-Id: I27c4b9a46f92e50f3faad89c4a7f4e06e21a1da4
Signed-off-by: Murali Nalajala <mnalajal@codeaurora.org>
2014-02-08 19:36:52 +05:30