Home
last modified time | relevance | path

Searched refs:cm_get_context_by_index (Results 1 – 6 of 6) sorted by relevance

/external/arm-trusted-firmware/bl31/
Dbl31_context_mgmt.c44 void *cm_get_context_by_index(unsigned int cpu_idx, in cm_get_context_by_index() function
/external/arm-trusted-firmware/include/lib/el3_runtime/
Dcontext_mgmt.h25 void *cm_get_context_by_index(unsigned int cpu_idx,
/external/arm-trusted-firmware/bl32/sp_min/
Dsp_min_main.c91 void *cm_get_context_by_index(unsigned int cpu_idx, in cm_get_context_by_index() function
/external/arm-trusted-firmware/lib/el3_runtime/aarch32/
Dcontext_mgmt.c151 ctx = cm_get_context_by_index(cpu_idx, GET_SECURITY_STATE(ep->h.attr)); in cm_init_context_by_index()
/external/arm-trusted-firmware/lib/el3_runtime/aarch64/
Dcontext_mgmt.c346 ctx = cm_get_context_by_index(cpu_idx, GET_SECURITY_STATE(ep->h.attr)); in cm_init_context_by_index()
/external/arm-trusted-firmware/docs/getting_started/
Dpsci-lib-integration-guide.rst395 **Function : cm_get_context_by_index()**