Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/services/std_svc/spm/el3_spmc/
A Dspmc.h119 struct sp_exec_ctx { struct
145 struct sp_exec_ctx ec[PLATFORM_CORE_COUNT]; argument
246 uint64_t spmc_sp_synchronous_entry(struct sp_exec_ctx *ec);
257 struct sp_exec_ctx *spmc_get_sp_ec(struct secure_partition_desc *sp);
A Dspmc_pm.c44 struct sp_exec_ctx *ec; in spmc_cpu_on_finish_handler()
106 struct sp_exec_ctx *ec; in spmc_send_pm_msg()
A 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()
1341 struct sp_exec_ctx *sp_ctx; in ffa_sec_ep_register_handler()
1663 uint64_t spmc_sp_synchronous_entry(struct sp_exec_ctx *ec) in spmc_sp_synchronous_entry()
1696 struct sp_exec_ctx *ec; in sp_init()
1955 struct sp_exec_ctx *ec; in spmc_sp_interrupt_handler()

Completed in 7 milliseconds