]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit91b629e31aa2de3b0e655e9791a5955ca1e43d4c
tree286b339e7e2b5285567a3987944412e16d50bfa7
parent9defe5e6ea7939aeb28cf86691c1e818a52bc483
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