Searched refs:smc_get_ctx (Results 1 – 4 of 4) sorted by relevance
543 *handle = smc_get_ctx(SECURE); in bl1_fwu_image_execute()611 *handle = smc_get_ctx(resume_sec_state); in bl1_fwu_image_resume()668 *handle = smc_get_ctx(NON_SECURE); in bl1_fwu_sec_image_done()
32 void *smc_get_ctx(unsigned int security_state) in smc_get_ctx() function
47 void *smc_get_ctx(unsigned int security_state)
167 void *smc_get_ctx(unsigned int security_state);
Completed in 5 milliseconds