Use the formal devicetree way for bringing up each of the cpus. This includes providing a cpu_driver as well as calling arch_initialize_cpus() with the proper operations to start the cores.
BUG=chrome-os-partner:31761 BRANCH=None TEST=Booted SMP on ryu.
Change-Id: I276fe08916bc0c46c8f4dd30e47c7d9b135e2bbd
b6a81fa tegra132: support arm64 SMP bringup
src/soc/nvidia/tegra132/Kconfig | 3 +-
src/soc/nvidia/tegra132/soc.c | 88 +++++++++++++++++++--------------------
2 files changed, 46 insertions(+), 45 deletions(-)
Upstream: review.coreboot.org