ARM: mcpm: add a simple poke mechanism to the early entry code
authorNicolas Pitre <nicolas.pitre@linaro.org>
Wed, 28 Nov 2012 04:11:20 +0000 (23:11 -0500)
committerNicolas Pitre <nicolas.pitre@linaro.org>
Thu, 20 Jun 2013 04:25:12 +0000 (00:25 -0400)
commitcfc3179ae13ba52b15e9c8fa9ed805141d09e7d9
tree747afc417d2243d570d88ed7b4302a258d4b5dec
parent917c352f7ba7753449aa670b49748068f6629cd1
ARM: mcpm: add a simple poke mechanism to the early entry code

This allows to poke a predetermined value into a specific address
upon entering the early boot code in bL_head.S.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
arch/arm/common/mcpm_entry.c
arch/arm/common/mcpm_head.S
arch/arm/include/asm/mcpm.h