aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm/scm-boot.h
Commit message (Collapse)AuthorAge
* ARM: qcom: Split Qualcomm support into legacy and multiplatformKumar Gala2014-02-06
| | | | | | | | | | | Introduce a new mach-qcom that will support SoCs that intend to be multiplatform compatible while keeping mach-msm to legacy SoC/board support that will not transition over to multiplatform. As part of this, we move support for MSM8X60, MSM8960 and MSM8974 over to mach-qcom. Signed-off-by: Kumar Gala <galak@codeaurora.org>
* msm: Use explicit GPLv2 licensesDavid Brown2011-02-28
| | | | | | | Replace a BSD-style license in Code Aurora Forum authored files with an explicit GPLv2. Signed-off-by: David Brown <davidb@codeaurora.org>
* msm: scm-boot: Support for setting cold/warm boot addressesStepan Moskovchenko2011-01-07
Add support for setting the cold boot address of core 1 and the warm boot addresses of cores 0 and 1 using a secure domain call. Signed-off-by: Stepan Moskovchenko <stepanm@codeaurora.org> Signed-off-by: David Brown <davidb@codeaurora.org>