commit | 01fafcab20fbbd2930691c7fdcf177eaa190d499 | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Tue Feb 28 11:50:32 2012 +0000 |
committer | Jonathan Austin <jonathan.austin@arm.com> | Fri Jun 07 17:02:41 2013 +0100 |
tree | 80da01e4544fbd018b041e3321b02cbaa9cde9e2 | |
parent | 78ecad0183bd7e49131da2b5aa82bee017db1cf0 [diff] |
ARM: nommu: add entry point for secondary CPUs to head-nommu.S This patch adds a secondary_startup entry point to head-nommu.S so that we can boot secondary CPUs on an SMP nommu configuration. Signed-off-by: Will Deacon <will.deacon@arm.com> CC: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> CC: Nicolas Pitre <nico@linaro.org>