]> git.karo-electronics.de Git - karo-tx-linux.git/commit
msm: scm-boot: Support for setting cold/warm boot addresses
authorStepan Moskovchenko <stepanm@codeaurora.org>
Fri, 15 Oct 2010 02:19:21 +0000 (19:19 -0700)
committerDavid Brown <davidb@codeaurora.org>
Fri, 7 Jan 2011 23:54:43 +0000 (15:54 -0800)
commit7b181446c68768e2f3231a0885095ee41261dcde
treefa77b9dd427a410e862d84d4e6a0bc7c98861b18
parent2a1eb58a86514037c8b59eb13a14b0e2a9cc0fb3
msm: scm-boot: Support for setting cold/warm boot addresses

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>
arch/arm/mach-msm/Makefile
arch/arm/mach-msm/scm-boot.c [new file with mode: 0644]
arch/arm/mach-msm/scm-boot.h [new file with mode: 0644]