Searched refs:sp_context_t (Results 1 – 4 of 4) sorted by relevance
53 } sp_context_t; typedef56 void spm_sp_setup(sp_context_t *sp_ctx);58 int32_t spm_memory_attributes_get_smc_handler(sp_context_t *sp_ctx,62 int spm_memory_attributes_set_smc_handler(sp_context_t *sp_ctx,
33 static sp_context_t sp_ctx;46 static void sp_state_set(sp_context_t *sp_ptr, sp_state_t state) in sp_state_set()55 static void sp_state_wait_switch(sp_context_t *sp_ptr, sp_state_t from, sp_state_t to) in sp_state_wait_switch()65 static uint64_t spm_sp_synchronous_entry(sp_context_t *ctx) in spm_sp_synchronous_entry()97 sp_context_t *ctx = &sp_ctx; in spm_sp_synchronous_exit()115 sp_context_t *ctx; in spm_init()138 sp_context_t *ctx; in spm_mm_setup()167 sp_context_t *sp_ptr = &sp_ctx; in spm_mm_sp_call()
90 int32_t spm_memory_attributes_get_smc_handler(sp_context_t *sp_ctx, in spm_memory_attributes_get_smc_handler()151 int spm_memory_attributes_set_smc_handler(sp_context_t *sp_ctx, in spm_memory_attributes_set_smc_handler()
122 void spm_sp_setup(sp_context_t *sp_ctx) in spm_sp_setup()