Home
last modified time | relevance | path

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

/rk3399_ARM-atf/services/std_svc/spm/el3_spmc/
H A Dspmc.h155 struct secure_partition_desc { struct
242 void spmc_sp_common_setup(struct secure_partition_desc *sp,
245 void spmc_el1_sp_setup(struct secure_partition_desc *sp,
247 void spmc_sp_common_ep_commit(struct secure_partition_desc *sp,
250 void spmc_el0_sp_setup(struct secure_partition_desc *sp,
262 struct secure_partition_desc *spmc_get_current_sp_ctx(void);
268 struct sp_exec_ctx *spmc_get_sp_ec(struct secure_partition_desc *sp);
274 unsigned int get_ec_index(struct secure_partition_desc *sp);
298 struct secure_partition_desc *spmc_get_sp_ctx(uint16_t id);
H A Dspmc_pm.c43 struct secure_partition_desc *sp = spmc_get_current_sp_ctx(); in spmc_cpu_on_finish_handler()
119 struct secure_partition_desc *sp = spmc_get_current_sp_ctx(); in spmc_send_pm_msg()
206 struct secure_partition_desc *sp = spmc_get_current_sp_ctx(); in spmc_cpu_suspend_finish_handler()
239 struct secure_partition_desc *sp = spmc_get_current_sp_ctx(); in spmc_cpu_suspend_handler()
268 struct secure_partition_desc *sp = spmc_get_current_sp_ctx(); in spmc_cpu_off_handler()
H A Dspmc_setup.c325 struct secure_partition_desc *sp) in spmc_create_boot_info()
466 unsigned int get_ec_index(struct secure_partition_desc *sp) in get_ec_index()
501 static void populate_sp_regions(struct secure_partition_desc *sp, in populate_sp_regions()
606 static void spmc_el0_sp_setup_mmu(struct secure_partition_desc *sp, in spmc_el0_sp_setup_mmu()
671 static void spmc_el0_sp_setup_system_registers(struct secure_partition_desc *sp, in spmc_el0_sp_setup_system_registers()
699 void spmc_el0_sp_setup(struct secure_partition_desc *sp, in spmc_el0_sp_setup()
791 void spmc_el1_sp_setup(struct secure_partition_desc *sp, in spmc_el1_sp_setup()
826 void spmc_sp_common_setup(struct secure_partition_desc *sp, in spmc_sp_common_setup()
900 void spmc_sp_common_ep_commit(struct secure_partition_desc *sp, in spmc_sp_common_ep_commit()
H A Dspmc_main.c58 static struct secure_partition_desc sp_desc[SECURE_PARTITION_COUNT];
87 struct secure_partition_desc *spmc_get_current_sp_ctx(void) in spmc_get_current_sp_ctx()
96 struct sp_exec_ctx *spmc_get_sp_ec(struct secure_partition_desc *sp) in spmc_get_sp_ec()
102 struct secure_partition_desc *spmc_get_sp_ctx(uint16_t id) in spmc_get_sp_ctx()
286 struct secure_partition_desc *sp; in direct_msg_validate_dst_id()
386 struct secure_partition_desc *sp; in direct_req_smc_handler()
515 struct secure_partition_desc *sp; in direct_resp_smc_handler()
631 struct secure_partition_desc *sp; in msg_wait_handler()
717 struct secure_partition_desc *sp; in ffa_error_handler()
1302 struct secure_partition_desc *sp = spmc_get_current_sp_ctx(); in ffa_features_retrieve_request()
[all …]
H A Dspmc_shared_mem.c1452 struct secure_partition_desc *sp_ctx, in spmc_ffa_mem_retrieve_update_ns_bit()
1532 struct secure_partition_desc *sp_ctx = spmc_get_current_sp_ctx(); in spmc_ffa_mem_retrieve_req()
1949 struct secure_partition_desc *sp_ctx = spmc_get_current_sp_ctx(); in spmc_ffa_mem_relinquish()