u-boot-brain/arch/arm/cpu/armv7/mx7
Chen-Yu Tsai 6e6622de16 ARM: PSCI: Switch to per-CPU target PC storage in secure data section
Now that we have a secure data section and space to store per-CPU target
PC address, switch to it instead of storing the target PC on the stack.

Also save clobbered r4-r7 registers on the stack and restore them on
return in psci_cpu_on for Tegra, i.MX7, and LS102xA platforms.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2016-07-15 15:54:58 +02:00
..
clock_slice.c imx: imx7d: fix ahb clock mux 1 2016-05-17 17:52:20 +02:00
clock.c imx: mx7d: clock support for RDC 2016-02-21 11:46:26 +01: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 ARM: Move __secure definition to common asm/secure.h 2016-07-15 15:54:57 +02:00
psci.S ARM: PSCI: Switch to per-CPU target PC storage in secure data section 2016-07-15 15:54:58 +02:00
soc.c imx: mx7: implement reset_misc 2016-05-31 17:42:31 +02:00