psci: arm: remove armv7 function psci_save_target_pc
authorPatrick Delaunay <patrick.delaunay@st.com>
Mon, 16 Apr 2018 08:15:12 +0000 (10:15 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 7 May 2018 15:52:55 +0000 (11:52 -0400)
commit9ce751a6f5d6683b0fabd3cfc62da7e9f30bc57f
tree286b339e7e2b5285567a3987944412e16d50bfa7
parent9622c7e65d9b9fe4703d3bf35c472518aedba404
psci: arm: remove armv7 function psci_save_target_pc

This function is no more used, and replaced by psci_save
which save also context id as requested by PSCI requirements.

Even if the context id is not used by Linux, it should be saved
and restored in r0 when the CPU_ON is performed.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
arch/arm/cpu/armv7/psci-common.c
arch/arm/include/asm/psci.h