Home
last modified time | relevance | path

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

/optee_os-3.20.0/ta/arch/arm/
A Duser_ta_header.c105 .flags = TA_FLAGS,
124 &(const bool){(TA_FLAGS & TA_FLAG_SINGLE_INSTANCE) != 0}},
127 &(const bool){(TA_FLAGS & TA_FLAG_MULTI_SESSION) != 0}},
130 &(const bool){(TA_FLAGS & TA_FLAG_INSTANCE_KEEP_ALIVE) != 0}},
/optee_os-3.20.0/ta/avb/
A Duser_ta_header_defines.h11 #define TA_FLAGS (TA_FLAG_SINGLE_INSTANCE | \ macro
/optee_os-3.20.0/ta/trusted_keys/
A Duser_ta_header_defines.h13 #define TA_FLAGS (TA_FLAG_SINGLE_INSTANCE | \ macro
/optee_os-3.20.0/ta/pkcs11/src/
A Duser_ta_header_defines.h13 #define TA_FLAGS (TA_FLAG_SINGLE_INSTANCE | \ macro

Completed in 3 milliseconds