Home
last modified time | relevance | path

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

/optee_os-3.20.0/ta/avb/
A Duser_ta_header_defines.h12 TA_FLAG_MULTI_SESSION)
/optee_os-3.20.0/ta/trusted_keys/
A Duser_ta_header_defines.h14 TA_FLAG_MULTI_SESSION | \
/optee_os-3.20.0/ta/pkcs11/src/
A Duser_ta_header_defines.h14 TA_FLAG_MULTI_SESSION | \
/optee_os-3.20.0/core/include/kernel/
A Dpseudo_ta.h17 TA_FLAG_MULTI_SESSION | \
/optee_os-3.20.0/lib/libutee/include/
A Duser_ta_header.h16 #define TA_FLAG_MULTI_SESSION (1 << 3) macro
/optee_os-3.20.0/ta/arch/arm/
A Duser_ta_header.c127 &(const bool){(TA_FLAGS & TA_FLAG_MULTI_SESSION) != 0}},
/optee_os-3.20.0/core/pta/
A Dsecstor_ta_mgmt.c188 TA_FLAG_MULTI_SESSION,
/optee_os-3.20.0/core/kernel/
A Dtee_ta_manager.c621 if (!(ctx->flags & TA_FLAG_MULTI_SESSION) && ctx->ref_count) in tee_ta_init_session_with_context()
/optee_os-3.20.0/
A DCHANGELOG.md757 * Ignore `TA_FLAG_MULTI_SESSION` and `TA_FLAG_INSTANCE_KEEP_ALIVE` when

Completed in 10 milliseconds