Home
last modified time | relevance | path

Searched refs:TA_STACK_SIZE (Results 1 – 5 of 5) sorted by relevance

/optee_os/ta/avb/
H A Duser_ta_header_defines.h14 #define TA_STACK_SIZE (16 * 1024) macro
/optee_os/ta/trusted_keys/
H A Duser_ta_header_defines.h17 #define TA_STACK_SIZE (4 * 1024) macro
/optee_os/ta/remoteproc/src/
H A Duser_ta_header_defines.h18 #define TA_STACK_SIZE (4 * 1024) macro
/optee_os/ta/pkcs11/src/
H A Duser_ta_header_defines.h17 #define TA_STACK_SIZE (4 * 1024) macro
/optee_os/ta/
H A Duser_ta_header.c106 .stack_size = TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
152 &(const uint32_t){TA_STACK_SIZE}},