Home
last modified time | relevance | path

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

/trusted-services/components/rpc/ts_rpc/caller/linux/
A Dts_rpc_caller_linux.c247 unsigned int ts_tee_dev_index = 0; in ts_tee_drv_discover() local
252 for (tee_file_index = 0; tee_file_index < MAX_TEE_DEV_NUM && ts_tee_dev_index < count; in ts_tee_drv_discover()
266 ts_tee_devs[ts_tee_dev_index].endpoint_id = vers.impl_caps; in ts_tee_drv_discover()
267 memcpy(ts_tee_devs[ts_tee_dev_index].path, path, sizeof(path)); in ts_tee_drv_discover()
268 ts_tee_dev_index++; in ts_tee_drv_discover()

Completed in 5 milliseconds