Home
last modified time | relevance | path

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

/optee_os/ta/remoteproc/src/
H A Duser_ta_header_defines.h15 TA_FLAG_INSTANCE_KEEP_ALIVE)
/optee_os/ta/pkcs11/src/
H A Duser_ta_header_defines.h15 TA_FLAG_INSTANCE_KEEP_ALIVE)
/optee_os/core/include/kernel/
H A Dpseudo_ta.h20 TA_FLAG_INSTANCE_KEEP_ALIVE)
/optee_os/lib/libutee/include/
H A Duser_ta_header.h17 #define TA_FLAG_INSTANCE_KEEP_ALIVE BIT32(4) /* remains after last close */ macro
56 * Don't restart a TA with TA_FLAG_INSTANCE_KEEP_ALIVE set if it has
/optee_os/ta/
H A Duser_ta_header.c143 &(const bool){(TA_FLAGS & TA_FLAG_INSTANCE_KEEP_ALIVE) != 0}},
/optee_os/lib/libutee/
H A Duser_ta_entry.c268 (ta_head.flags & TA_FLAG_INSTANCE_KEEP_ALIVE); in ta_header_remove_session()
/optee_os/core/kernel/
H A Dtee_ta_manager.c513 keep_alive = ctx->flags & TA_FLAG_INSTANCE_KEEP_ALIVE; in tee_ta_close_session()
680 keep_alive = ctx->flags & TA_FLAG_INSTANCE_KEEP_ALIVE; in maybe_release_ta_ctx()
/optee_os/core/arch/arm/kernel/
H A Dstmm_sp.c103 TA_FLAG_INSTANCE_KEEP_ALIVE; in stmm_alloc_ctx()
/optee_os/
H A DCHANGELOG.md1087 * Ignore `TA_FLAG_MULTI_SESSION` and `TA_FLAG_INSTANCE_KEEP_ALIVE` when