Home
last modified time | relevance | path

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

/optee_os-3.20.0/ta/arch/arm/
A Duser_ta_header.c132 {TA_PROP_STR_DATA_SIZE, USER_TA_PROP_TYPE_U32,
135 {TA_PROP_STR_STACK_SIZE, USER_TA_PROP_TYPE_U32,
/optee_os-3.20.0/lib/libutee/
A Dtee_api_property.c36 USER_TA_PROP_TYPE_U32,
41 USER_TA_PROP_TYPE_U32,
46 USER_TA_PROP_TYPE_U32,
82 case USER_TA_PROP_TYPE_U32: in propget_get_ext_prop()
239 case USER_TA_PROP_TYPE_U32: in TEE_GetPropertyAsString()
330 type = USER_TA_PROP_TYPE_U32; in TEE_GetPropertyAsU32()
333 if (type != USER_TA_PROP_TYPE_U32) in TEE_GetPropertyAsU32()
/optee_os-3.20.0/lib/libutee/include/
A Duser_ta_header.h121 USER_TA_PROP_TYPE_U32, /* uint32_t */ enumerator
/optee_os-3.20.0/core/tee/
A Dtee_svc.c300 .prop_type = USER_TA_PROP_TYPE_U32,
305 .prop_type = USER_TA_PROP_TYPE_U32,
317 .prop_type = USER_TA_PROP_TYPE_U32,
329 .prop_type = USER_TA_PROP_TYPE_U32,
347 .prop_type = USER_TA_PROP_TYPE_U32,
374 .prop_type = USER_TA_PROP_TYPE_U32,

Completed in 6 milliseconds