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>
Mon, 23 Sep 2013 22:47:27 +0000 (18:47 -0400)
commitde885d147ad2c4a66777e3557440247efde1cc8d
tree9e10c47ffec8f627809fa7825a5f948f40892b5d
parent5135d875e1457ef946a055003d8f80713e862135
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