arm: juno: Use PSCI based reset
authorAndre Przywara <andre.przywara@arm.com>
Mon, 27 Apr 2020 18:18:02 +0000 (19:18 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 7 May 2020 13:01:42 +0000 (09:01 -0400)
commitbe0d09695d2bd689a3804eab82658d77eb495681
tree41986dfc6a70ec07912eaaa5c858438d864563af
parentb3270e91385111facdb7c79c30f2943d93e63280
arm: juno: Use PSCI based reset

So far the Juno board wasn't implementing reset. Let's just use the
already existing PSCI_RESET based method to avoid any extra code.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Acked-by: Liviu Dudau <liviu.dudau@arm.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/Kconfig
board/armltd/vexpress64/vexpress64.c