linux-stable/arch/arm/mach-socfpga
Sascha Hauer 5616f36713 ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernel
The secondary CPU starts up in ARM mode. When the kernel is compiled in
thumb2 mode we have to explicitly compile the secondary startup
trampoline in ARM mode, otherwise the CPU will go to Nirvana.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Reported-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Suggested-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: stable@vger.kernel.org
Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
2016-04-27 15:19:21 -07:00
..
core.h ARM: socfpga: Enable OCRAM ECC on startup 2016-02-11 12:34:38 +01:00
headsmp.S ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernel 2016-04-27 15:19:21 -07:00
Kconfig ARM: use "depends on" for SoC configs instead of "if" after prompt 2015-12-01 22:44:51 +01:00
l2_cache.c ARM: socfpga: Enable L2 cache ECC on startup 2016-02-11 12:32:11 +01:00
Makefile ARM: socfpga: Enable OCRAM ECC on startup 2016-02-11 12:34:38 +01:00
ocram.c ARM: socfpga: Enable OCRAM ECC on startup 2016-02-11 12:34:38 +01:00
platsmp.c ARM: socfpga: hide unused functions 2016-02-26 17:44:54 +01:00
pm.c genalloc: add name arg to gen_pool_get() and devm_gen_pool_create() 2015-09-04 16:54:41 -07:00
self-refresh.S ARM: socfpga: support suspend to ram 2015-06-10 16:02:11 -07:00
socfpga.c ARM: socfpga: Enable OCRAM ECC on startup 2016-02-11 12:34:38 +01:00