Home
last modified time | relevance | path

Searched refs:OpteeClientMemAlloc (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DOpteeClientSMC.c66 TeeSmc32Arg = (t_teesmc32_arg *)OpteeClientMemAlloc(TeeSmc32ArgLength); in TEEC_SMC_OpenSession()
78 OpteeClientMemAlloc(TeeSmcMetaSessionLength); in TEEC_SMC_OpenSession()
161 TeeSmc32Arg = (t_teesmc32_arg *)OpteeClientMemAlloc(TeeSmc32ArgLength); in TEEC_SMC_CloseSession()
209 TeeSmc32Arg = (t_teesmc32_arg *)OpteeClientMemAlloc(TeeSmc32ArgLength); in TEEC_SMC_InvokeCommand()
H A DOpteeClientMem.su
H A DOpteeClientMem.c160 void *OpteeClientMemAlloc(uint32_t length) in OpteeClientMemAlloc() function
H A DOpteeClientRPC.c37 AllocAddress = (size_t) OpteeClientMemAlloc(Size); in OpteeRpcAlloc()
124 AllocAddress = (size_t) OpteeClientMemAlloc(ImageSize); in OpteeRpcCmdLoadTa()
H A DOpteeClientApiLib.c231 shared_memory->buffer = OpteeClientMemAlloc(shared_memory->size); in TEEC_AllocateSharedMemory()
/OK3568_Linux_fs/u-boot/include/optee_include/
H A DOpteeClientMem.h14 void *OpteeClientMemAlloc(uint32_t length);
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map