Home
last modified time | relevance | path

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

/system/core/trusty/gatekeeper/
Dtrusty_gatekeeper_ipc.c28 #define TRUSTY_DEVICE_NAME "/dev/trusty-ipc-dev0" macro
33 int rc = tipc_connect(TRUSTY_DEVICE_NAME, GATEKEEPER_PORT); in trusty_gatekeeper_connect()