Searched defs:opteed_sp_context (Results 1 - 1 of 1) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/services/spd/opteed/
H A Dopteed_main.c42 optee_context_t opteed_sp_context[OPTEED_CORE_COUNT]; variable
71 optee_ctx = &opteed_sp_context[linear_id];
135 &opteed_sp_context[linear_id]);
158 optee_context_t *optee_ctx = &opteed_sp_context[linear_id];
201 optee_context_t *optee_ctx = &opteed_sp_context[linear_id];

Completed in 7 milliseconds