Home
last modified time | relevance | path

Searched refs:spmc_get_sp_ec (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-a-latest/services/std_svc/spm/el3_spmc/
Dspmc_pm.c76 ec = spmc_get_sp_ec(sp); in spmc_cpu_on_finish_handler()
114 ec = spmc_get_sp_ec(sp); in spmc_send_pm_msg()
Dspmc.h242 struct sp_exec_ctx *spmc_get_sp_ec(struct secure_partition_desc *sp);
Dspmc_setup.c275 cpu_ctx = &(spmc_get_sp_ec(sp)->cpu_ctx); in spmc_sp_common_ep_commit()
Dspmc_main.c78 struct sp_exec_ctx *spmc_get_sp_ec(struct secure_partition_desc *sp) in spmc_get_sp_ec() function
1481 sp_ctx = spmc_get_sp_ec(sp); in ffa_sec_ep_register_handler()
1816 ec = spmc_get_sp_ec(sp); in sp_init()
2089 ec = spmc_get_sp_ec(sp); in spmc_sp_interrupt_handler()