Searched refs:svc_on_finish (Results 1 – 11 of 11) sorted by relevance
/trusted-firmware-a/lib/psci/ |
A D | psci_on.c | 218 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 D | psci_lib.h | 27 void (*svc_on_finish)(u_register_t __unused unused); member
|
/trusted-firmware-a/services/std_svc/spmd/ |
A D | spmd_pm.c | 168 .svc_on_finish = spmd_cpu_on_finish_handler,
|
/trusted-firmware-a/services/spd/opteed/ |
A D | opteed_pm.c | 217 .svc_on_finish = opteed_cpu_on_finish_handler,
|
/trusted-firmware-a/services/spd/tspd/ |
A D | tspd_pm.c | 248 .svc_on_finish = tspd_cpu_on_finish_handler,
|
/trusted-firmware-a/services/spd/trusty/ |
A D | trusty.c | 408 .svc_on_finish = trusty_cpu_on_finish_handler,
|
/trusted-firmware-a/docs/getting_started/ |
A D | psci-lib-integration-guide.rst | 473 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 D | psci-lib-integration-guide.rst.txt | 473 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 D | secure-partition-manager.rst | 1090 - 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 D | secure-partition-manager.rst.txt | 1090 - In the current implementation only cpu on (svc_on_finish) and cpu off
|
/trusted-firmware-a/docs/build/TF-A_2.5/ |
A D | searchindex.js | 1 …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