Home
last modified time | relevance | path

Searched refs:TA_FLAG_DEVICE_ENUM (Results 1 – 12 of 12) sorted by relevance

/optee_os/core/pta/
H A Ddevice.c27 flags &= (TA_FLAG_DEVICE_ENUM | TA_FLAG_DEVICE_ENUM_SUPP | in add_ta()
29 if (flags && flags != TA_FLAG_DEVICE_ENUM && in add_ta()
99 rflags = TA_FLAG_DEVICE_ENUM; in invoke_command()
H A Dhwrng.c79 TA_FLAG_DEVICE_ENUM,
H A Dscmi.c244 TA_FLAG_DEVICE_ENUM,
H A Drtc.c356 TA_FLAG_DEVICE_ENUM,
/optee_os/ta/trusted_keys/
H A Duser_ta_header_defines.h15 TA_FLAG_DEVICE_ENUM)
/optee_os/ta/remoteproc/src/
H A Duser_ta_header_defines.h13 #define TA_FLAGS (TA_FLAG_DEVICE_ENUM | \
/optee_os/core/include/kernel/
H A Dpseudo_ta.h25 TA_FLAG_DEVICE_ENUM)
/optee_os/core/pta/bcm/
H A Dbnxt.c133 .flags = PTA_DEFAULT_FLAGS | TA_FLAG_DEVICE_ENUM,
/optee_os/lib/libutee/include/
H A Duser_ta_header.h48 #define TA_FLAG_DEVICE_ENUM BIT32(9) /* without tee-supplicant */ macro
/optee_os/core/arch/arm/plat-synquacer/
H A Drng_pta.c359 .flags = PTA_DEFAULT_FLAGS | TA_FLAG_DEVICE_ENUM,
/optee_os/core/pta/stm32mp/
H A Dbsec_pta.c299 TA_FLAG_DEVICE_ENUM,
/optee_os/core/pta/tests/
H A Dinvoke.c446 TA_FLAG_CONCURRENT | TA_FLAG_DEVICE_ENUM,