Home
last modified time | relevance | path

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

/trusty/kernel/lib/trusty/include/lib/trusty/
Dtrusty_app.h240 static inline void* trusty_als_get(struct trusty_app* app, int slot_id) { in trusty_als_get() function
/trusty/kernel/lib/trusty/
Ductx.c100 uctx = trusty_als_get(app, _uctx_slot_id); in _uctx_shutdown()
130 return trusty_als_get(tapp, _uctx_slot_id); in current_uctx()