Searched refs:TRACE_INFO (Results 1 - 6 of 6) sorted by relevance

/hardware/ti/omap4-aah/security/tee_client_api/
H A Dtee_client_api_linux_driver.c97 #define TRACE_INFO(...) macro
102 #define TRACE_INFO(format, ...) __android_log_print(ANDROID_LOG_INFO, LOG_TAG, format, __VA_ARGS__) macro
126 static void TRACE_INFO(const char* format, ...) function
172 TRACE_INFO("scxExchangeMessage[0x%X]\n",pContext);
248 TRACE_INFO("scxExchangeMessage[0x%X]: Ioctl returned error: 0x%x (0x%x - %d)\n",pContext,nResult,errno,errno);
370 TRACE_INFO("TEEC_GetTimeLimit(0x%X, %u ms)", sContext, nTimeout);
381 TRACE_INFO("GetTimeLimit %ld\n",nTimeLimit);
453 TRACE_INFO("TEEC_FinalizeContext[0x%X]", pContext);
525 TRACE_INFO("TEEC_RegisterSharedMemory0 (%p, %p)",context, sharedMem);
556 TRACE_INFO("TEEC_RegisterSharedMemor
[all...]
/hardware/ti/omap4xxx/security/tee_client_api/
H A Dtee_client_api_linux_driver.c97 #define TRACE_INFO(...) macro
119 static void TRACE_INFO(const char* format, ...) function
164 TRACE_INFO("scxExchangeMessage[0x%X]\n",pContext);
240 TRACE_INFO("scxExchangeMessage[0x%X]: Ioctl returned error: 0x%x (0x%x - %d)\n",pContext,nResult,errno,errno);
362 TRACE_INFO("TEEC_GetTimeLimit(0x%X, %u ms)", sContext, nTimeout);
373 TRACE_INFO("GetTimeLimit %ld\n",nTimeLimit);
445 TRACE_INFO("TEEC_FinalizeContext[0x%X]", pContext);
517 TRACE_INFO("TEEC_RegisterSharedMemory0 (%p, %p)",context, sharedMem);
548 TRACE_INFO("TEEC_RegisterSharedMemory (%p)",context);
561 TRACE_INFO("TEEC_AllocateSharedMemor
[all...]
/hardware/ti/omap4-aah/security/tf_daemon/
H A Ddelegation_client.c278 static MD_INLINE void TRACE_INFO(const char* format, ...) function
329 static MD_INLINE void TRACE_INFO(const char* format, ...) function
392 static MD_INLINE void TRACE_INFO(const char* format, ...) function
699 TRACE_INFO(">Partition %1X: read sector 0x%08X into workspace at offset 0x%08X",
783 TRACE_INFO(">Partition %1X: write sector 0x%X from workspace at offset 0x%X",
1136 TRACE_INFO("INSTRUCTION: ID=0x%x pid=%d err=%d", (nInstructionID & 0x0F), nPartitionID, nError);
1142 TRACE_INFO("INSTRUCTION: ID=0x%x pid=%d pSize=%d err=%d", (nInstructionID & 0x0F), nPartitionID, nPartitionSize, nError);
1169 TRACE_INFO("INSTRUCTION: ID=0x%x pid=%d err=%d", (nInstructionID & 0x0F), nPartitionID, nError);
1189 TRACE_INFO("INSTRUCTION: ID=0x%x pid=%d sid=%d woff=%d err=%d", (nInstructionID & 0x0F), nPartitionID, nSectorID, nWorkspaceOffset, nError);
1205 TRACE_INFO("INSTRUCTIO
[all...]
H A Dsmc_properties_parser.c79 #define TRACE_INFO(...) macro
102 static void TRACE_INFO(const char* format, ...) function
582 TRACE_INFO("Processing configuration file '%s'", pConfigFilename);
/hardware/ti/omap4xxx/security/tf_daemon/
H A Ddelegation_client.c239 static MD_INLINE void TRACE_INFO(const char* format, ...) function
286 static MD_INLINE void TRACE_INFO(const char* format, ...) function
349 static MD_INLINE void TRACE_INFO(const char* format, ...) function
656 TRACE_INFO(">Partition %1X: read sector 0x%08X into workspace at offset 0x%08X",
700 TRACE_INFO(">Partition %1X: write sector 0x%X from workspace at offset 0x%X",
1011 TRACE_INFO("INSTRUCTION: ID=0x%x pid=%d err=%d", (nInstructionID & 0x0F), nPartitionID, nError);
1017 TRACE_INFO("INSTRUCTION: ID=0x%x pid=%d pSize=%d err=%d", (nInstructionID & 0x0F), nPartitionID, nPartitionSize, nError);
1040 TRACE_INFO("INSTRUCTION: ID=0x%x pid=%d sid=%d woff=%d err=%d", (nInstructionID & 0x0F), nPartitionID, nSectorID, nWorkspaceOffset, nError);
1059 TRACE_INFO("INSTRUCTION: ID=0x%x pid=%d sid=%d woff=%d err=%d", (nInstructionID & 0x0F), nPartitionID, nSectorID, nWorkspaceOffset, nError);
1064 TRACE_INFO("INSTRUCTIO
[all...]
H A Dsmc_properties_parser.c78 #define TRACE_INFO(...) macro
101 static void TRACE_INFO(const char* format, ...) function
531 TRACE_INFO("Processing configuration file '%s'", pConfigFilename);

Completed in 137 milliseconds