Searched refs:add_ta (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/pta/ |
| H A D | device.c | 24 static void add_ta(uint32_t flags, const TEE_UUID *uuid, uint8_t *buf, in add_ta() function 67 add_ta(ta->flags, &ta->uuid, buf, blen, &pos, rflags); in get_devices() 70 add_ta(TA_FLAG_DEVICE_ENUM_TEE_STORAGE_PRIVATE, in get_devices() 75 add_ta(eta->flags, &eta->uuid, buf, blen, &pos, in get_devices()
|