u-boot/arch/arm/cpu/armv7/mx7
Chen-Yu Tsai b52813239c ARM: PSCI: Split out common stack setup code from psci_arch_init
Every platform has the same stack setup code in assembly as part of
psci_arch_init.

Move this out into a common separate function, psci_stack_setup, for
all platforms. This will allow us to move the remaining parts of
psci_arch_init into C code, or drop it entirely.

Also provide a stub no-op psci_arch_init for platforms that don't need
their own specific setup code.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2016-07-15 15:54:56 +02:00
..
clock.c imx: mx7d: clock support for RDC 2016-02-21 11:46:26 +01:00
clock_slice.c imx: imx7d: fix ahb clock mux 1 2016-05-17 17:52:20 +02:00
Kconfig imx: mx7d: move MX7D to Kconfig entry 2016-03-26 14:16:12 +01:00
Makefile mx7: psci: add basic psci support 2015-11-12 17:31:16 +01:00
psci-mx7.c mx7: psci: add basic psci support 2015-11-12 17:31:16 +01:00
psci.S ARM: PSCI: Split out common stack setup code from psci_arch_init 2016-07-15 15:54:56 +02:00
soc.c imx: mx7: implement reset_misc 2016-05-31 17:42:31 +02:00