Home
last modified time | relevance | path

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

/trusty/kernel/lib/trusty/include/lib/trusty/
Dtrusty_app.h236 int trusty_als_alloc_slot(void);
/trusty/kernel/lib/trusty/
Ductx.c112 res = trusty_als_alloc_slot(); in uctx_init()
Dtrusty_app.c383 int trusty_als_alloc_slot(void) { in trusty_als_alloc_slot() function