Home
last modified time | relevance | path

Searched refs:svc_on_finish (Results 1 – 11 of 11) sorted by relevance

/trusted-firmware-a/lib/psci/
A Dpsci_on.c218 if ((psci_spd_pm != NULL) && (psci_spd_pm->svc_on_finish != NULL)) in psci_cpu_on_finish()
219 psci_spd_pm->svc_on_finish(0); in psci_cpu_on_finish()
/trusted-firmware-a/include/lib/psci/
A Dpsci_lib.h27 void (*svc_on_finish)(u_register_t __unused unused); member
/trusted-firmware-a/services/std_svc/spmd/
A Dspmd_pm.c168 .svc_on_finish = spmd_cpu_on_finish_handler,
/trusted-firmware-a/services/spd/opteed/
A Dopteed_pm.c217 .svc_on_finish = opteed_cpu_on_finish_handler,
/trusted-firmware-a/services/spd/tspd/
A Dtspd_pm.c248 .svc_on_finish = tspd_cpu_on_finish_handler,
/trusted-firmware-a/services/spd/trusty/
A Dtrusty.c408 .svc_on_finish = trusty_cpu_on_finish_handler,
/trusted-firmware-a/docs/getting_started/
A Dpsci-lib-integration-guide.rst473 void (*svc_on_finish)(u_register_t __unused);
483 - svc_on, svc_off, svc_on_finish
486 PSCI_CPU_OFF APIs respectively. The ``svc_on_finish`` is called when the
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/
A Dpsci-lib-integration-guide.rst.txt473 void (*svc_on_finish)(u_register_t __unused);
483 - svc_on, svc_off, svc_on_finish
486 PSCI_CPU_OFF APIs respectively. The ``svc_on_finish`` is called when the
/trusted-firmware-a/docs/components/
A Dsecure-partition-manager.rst1090 - In the current implementation only cpu on (svc_on_finish) and cpu off
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/components/
A Dsecure-partition-manager.rst.txt1090 - In the current implementation only cpu on (svc_on_finish) and cpu off
/trusted-firmware-a/docs/build/TF-A_2.5/
A Dsearchindex.js1 …8,55,138],svc_migrat:55,svc_migrate_info:55,svc_off:[28,55],svc_on:55,svc_on_finish:[28,55],svc_su…

Completed in 26 milliseconds