Home
last modified time | relevance | path

Searched refs:sp_exec_ctx (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a-latest/services/std_svc/spm/el3_spmc/
Dspmc.h119 struct sp_exec_ctx { struct
148 struct sp_exec_ctx ec[PLATFORM_CORE_COUNT]; argument
231 uint64_t spmc_sp_synchronous_entry(struct sp_exec_ctx *ec);
242 struct sp_exec_ctx *spmc_get_sp_ec(struct secure_partition_desc *sp);
Dspmc_pm.c44 struct sp_exec_ctx *ec; in spmc_cpu_on_finish_handler()
107 struct sp_exec_ctx *ec; in spmc_send_pm_msg()
Dspmc_main.c78 struct sp_exec_ctx *spmc_get_sp_ec(struct secure_partition_desc *sp) in spmc_get_sp_ec()
122 __dead2 void spmc_sp_synchronous_exit(struct sp_exec_ctx *ec, uint64_t rc) in spmc_sp_synchronous_exit()
1458 struct sp_exec_ctx *sp_ctx; in ffa_sec_ep_register_handler()
1780 uint64_t spmc_sp_synchronous_entry(struct sp_exec_ctx *ec) in spmc_sp_synchronous_entry()
1813 struct sp_exec_ctx *ec; in sp_init()
2072 struct sp_exec_ctx *ec; in spmc_sp_interrupt_handler()