Searched refs:sp_context_t (Results 1 – 4 of 4) sorted by relevance
30 static sp_context_t sp_ctx;35 void sp_state_set(sp_context_t *sp_ptr, sp_state_t state) in sp_state_set()46 void sp_state_wait_switch(sp_context_t *sp_ptr, sp_state_t from, sp_state_t to) in sp_state_wait_switch()67 int sp_state_try_switch(sp_context_t *sp_ptr, sp_state_t from, sp_state_t to) in sp_state_try_switch()88 static uint64_t spm_sp_synchronous_entry(sp_context_t *ctx) in spm_sp_synchronous_entry()120 sp_context_t *ctx = &sp_ctx; in spm_sp_synchronous_exit()138 sp_context_t *ctx; in spm_init()161 sp_context_t *ctx; in spm_mm_setup()190 sp_context_t *sp_ptr = &sp_ctx; in spm_mm_sp_call()
52 } sp_context_t; typedef58 void spm_sp_setup(sp_context_t *sp_ctx);62 int32_t spm_memory_attributes_get_smc_handler(sp_context_t *sp_ctx,64 int spm_memory_attributes_set_smc_handler(sp_context_t *sp_ctx,
112 int32_t spm_memory_attributes_get_smc_handler(sp_context_t *sp_ctx, in spm_memory_attributes_get_smc_handler()134 int spm_memory_attributes_set_smc_handler(sp_context_t *sp_ctx, in spm_memory_attributes_set_smc_handler()
25 void spm_sp_setup(sp_context_t *sp_ctx) in spm_sp_setup()