Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/services/std_svc/spmd/
Dspmd_logical_sp.c248 uint16_t array_index = lp_count; in spmd_fill_lp_info_array() local
252 (*partitions)[array_index].ep_id = lp->sp_id; in spmd_fill_lp_info_array()
253 (*partitions)[array_index].execution_ctx_count = 1; in spmd_fill_lp_info_array()
254 (*partitions)[array_index].properties = lp->properties; in spmd_fill_lp_info_array()
255 (*partitions)[array_index].properties |= in spmd_fill_lp_info_array()
259 memcpy(&((*partitions)[array_index].uuid), in spmd_fill_lp_info_array()