Home
last modified time | relevance | path

Searched defs:sp_ctx (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-a-latest/services/std_svc/spm/spm_mm/
Dspm_mm_xlat.c90 int32_t spm_memory_attributes_get_smc_handler(sp_context_t *sp_ctx, in spm_memory_attributes_get_smc_handler()
112 int spm_memory_attributes_set_smc_handler(sp_context_t *sp_ctx, in spm_memory_attributes_set_smc_handler()
Dspm_mm_setup.c27 void spm_sp_setup(sp_context_t *sp_ctx) in spm_sp_setup()
Dspm_mm_main.c31 static sp_context_t sp_ctx; variable
/trusted-firmware-a-latest/services/std_svc/spm/el3_spmc/
Dspmc_shared_mem.c1342 struct secure_partition_desc *sp_ctx) in spmc_ffa_mem_retrieve_set_ns_bit()
1404 struct secure_partition_desc *sp_ctx = spmc_get_current_sp_ctx(); in spmc_ffa_mem_retrieve_req() local
1779 struct secure_partition_desc *sp_ctx = spmc_get_current_sp_ctx(); in spmc_ffa_mem_relinquish() local
Dspmc_main.c1458 struct sp_exec_ctx *sp_ctx; in ffa_sec_ep_register_handler() local
/trusted-firmware-a-latest/services/spd/tspd/
Dtspd_private.h190 sp_ctx_regs_t sp_ctx; member