omap4: Add smc API to read AuxCoreBoot0 register
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Mon, 2 Aug 2010 10:18:18 +0000 (13:18 +0300)
committerTony Lindgren <tony@atomide.com>
Mon, 2 Aug 2010 10:18:18 +0000 (13:18 +0300)
commit3f9eaf0984952f69cb2d0c1b0f99b95b74742094
tree40ea04df84bf010244f90fc538e5445063328d8a
parent5643aebbc088332e6722750c45bcd83f61af071e
omap4: Add smc API to read AuxCoreBoot0 register

This patch adds a secure API to read AuxCoreBoot0 register to
check the cpu boot status. It also moves the other smc APIs
to common omap44xx-smc.S. This APIs should not be marked as
__INIT because we need these to be present for CPU hotplug

Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap-headsmp.S
arch/arm/mach-omap2/omap44xx-smc.S
arch/arm/plat-omap/include/plat/smp.h