ARM: bL_switcher: simplify stack isolation
authorNicolas Pitre <nicolas.pitre@linaro.org>
Tue, 27 Nov 2012 20:55:33 +0000 (15:55 -0500)
committerNicolas Pitre <nicolas.pitre@linaro.org>
Wed, 19 Jun 2013 20:54:20 +0000 (16:54 -0400)
commit0d7c439d50f69c2f1f30d644265fdbb93e0798ec
tree57f0d34932342b6223454288adc0a5b2c4aedd75
parent9ab74b984780dc8c8b0a62011552abbfd99b3c86
ARM: bL_switcher: simplify stack isolation

We now have a dedicated thread for each logical CPU.  That's plenty
of stack space for our needs.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
arch/arm/common/bL_switcher.c