Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dremoteproc_pta.h17 #define PTA_RPROC_UUID { 0x54af4a68, 0x19be, 0x40d7, \ macro
/optee_os/core/pta/stm32mp/
H A Dremoteproc_pta.c373 pseudo_ta_register(.uuid = PTA_RPROC_UUID, .name = PTA_NAME,
/optee_os/ta/remoteproc/src/
H A Dremoteproc_core.c1097 static const TEE_UUID uuid = PTA_RPROC_UUID; in TA_OpenSessionEntryPoint()