Home
last modified time | relevance | path

Searched refs:TEEC_ORIGIN_COMMS (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/lib/optee_clientApi/
H A DOpteeClientSMC.c118 *error_origin = TEEC_ORIGIN_COMMS; in TEEC_SMC_OpenSession()
173 *error_origin = TEEC_ORIGIN_COMMS; in TEEC_SMC_CloseSession()
227 *error_origin = TEEC_ORIGIN_COMMS; in TEEC_SMC_InvokeCommand()
/rk3399_rockchip-uboot/include/optee_include/
H A Dtee_client_api.h170 #define TEEC_ORIGIN_COMMS 0x00000002 macro