Home
last modified time | relevance | path

Searched refs:secure_partition_desc (Results 1 – 5 of 5) sorted by relevance

/arm-trusted-firmware-2.8.0/services/std_svc/spm/el3_spmc/
A Dspmc.h139 struct secure_partition_desc { struct
235 void spmc_sp_common_setup(struct secure_partition_desc *sp,
238 void spmc_el1_sp_setup(struct secure_partition_desc *sp,
240 void spmc_sp_common_ep_commit(struct secure_partition_desc *sp,
251 struct secure_partition_desc *spmc_get_current_sp_ctx(void);
257 struct sp_exec_ctx *spmc_get_sp_ec(struct secure_partition_desc *sp);
263 unsigned int get_ec_index(struct secure_partition_desc *sp);
287 struct secure_partition_desc *spmc_get_sp_ctx(uint16_t id);
A Dspmc_setup.c40 struct secure_partition_desc *sp) in spmc_create_boot_info()
149 unsigned int get_ec_index(struct secure_partition_desc *sp) in get_ec_index()
155 void spmc_el1_sp_setup(struct secure_partition_desc *sp, in spmc_el1_sp_setup()
190 void spmc_sp_common_setup(struct secure_partition_desc *sp, in spmc_sp_common_setup()
270 void spmc_sp_common_ep_commit(struct secure_partition_desc *sp, in spmc_sp_common_ep_commit()
A Dspmc_pm.c43 struct secure_partition_desc *sp = spmc_get_current_sp_ctx(); in spmc_cpu_on_finish_handler()
105 struct secure_partition_desc *sp = spmc_get_current_sp_ctx(); in spmc_send_pm_msg()
189 struct secure_partition_desc *sp = spmc_get_current_sp_ctx(); in spmc_cpu_suspend_finish_handler()
219 struct secure_partition_desc *sp = spmc_get_current_sp_ctx(); in spmc_cpu_suspend_handler()
248 struct secure_partition_desc *sp = spmc_get_current_sp_ctx(); in spmc_cpu_off_handler()
A Dspmc_main.c84 struct secure_partition_desc *spmc_get_sp_ctx(uint16_t id) in spmc_get_sp_ctx()
277 struct secure_partition_desc *sp; in direct_req_smc_handler()
353 struct secure_partition_desc *sp; in direct_resp_smc_handler()
431 struct secure_partition_desc *sp; in msg_wait_handler()
503 struct secure_partition_desc *sp; in ffa_error_handler()
1199 struct secure_partition_desc *sp; in ffa_run_handler()
1340 struct secure_partition_desc *sp; in ffa_sec_ep_register_handler()
1396 struct secure_partition_desc *sp, in sp_manifest_parse()
1545 struct secure_partition_desc *sp; in find_and_prepare_sp_context()
1695 struct secure_partition_desc *sp; in sp_init()
[all …]
A Dspmc_shared_mem.c1255 struct secure_partition_desc *sp_ctx) in spmc_ffa_mem_retrieve_set_ns_bit()
1317 struct secure_partition_desc *sp_ctx = spmc_get_current_sp_ctx(); in spmc_ffa_mem_retrieve_req()
1706 struct secure_partition_desc *sp_ctx = spmc_get_current_sp_ctx(); in spmc_ffa_mem_relinquish()

Completed in 10 milliseconds