ARM: PSCI: Add helper functions to access per-CPU target PC storage
authorChen-Yu Tsai <wens@csie.org>
Tue, 5 Jul 2016 13:45:07 +0000 (21:45 +0800)
committerHans de Goede <hdegoede@redhat.com>
Fri, 15 Jul 2016 13:54:58 +0000 (15:54 +0200)
commit45c334e6b22bae75ada8662b88000c4347b1361b
treed350378aac04c05d76993eedf8e5fbdbb530adb1
parenta5aa7ff33a942ce8ea38006fd5225a800827bb2c
ARM: PSCI: Add helper functions to access per-CPU target PC storage

Now that we have a data section, add helper functions to save and fetch
per-CPU target PC.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
arch/arm/cpu/armv7/Makefile
arch/arm/cpu/armv7/psci-common.c [new file with mode: 0644]
arch/arm/include/asm/psci.h