Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/include/tee/
A Dtee_svc.h17 struct tee_props { struct
31 const struct tee_props *props; argument
/optee_os-3.20.0/core/tee/
A Dtee_svc.c250 const struct tee_props tee_propset_client[] = {
259 const struct tee_props tee_propset_ta[] = {
281 const struct tee_props tee_propset_tee[] = {
390 const struct tee_props **props, in get_prop_set()
392 const struct tee_props **vendor_props, in get_prop_set()
419 static const struct tee_props *get_prop_struct(unsigned long prop_set, in get_prop_struct()
422 const struct tee_props *props; in get_prop_struct()
423 const struct tee_props *vendor_props; in get_prop_struct()
454 const struct tee_props *prop = NULL; in syscall_get_property()
526 const struct tee_props *props = NULL; in syscall_get_property_name_to_index()
[all …]
/optee_os-3.20.0/core/arch/arm/plat-vexpress/
A Dvendor_props.c60 static const struct tee_props vendor_propset_array_tee[] = {
/optee_os-3.20.0/lib/libutee/
A Dtee_api_property.c33 const struct user_ta_property tee_props[] = { variable
62 *eps = tee_props; in propset_get()
63 *eps_len = ARRAY_SIZE(tee_props); in propset_get()

Completed in 6 milliseconds