Searched defs:printf (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap4xxx/security/smc_pa_ctrl/
H A Dsmc_pa_ctrl_os.h36 #define printf RDebugPrintf macro
/hardware/ti/omap4xxx/security/tf_daemon/
H A Dsmc_properties.c90 #define printf RDebugPrintf macro
124 printf("Out of memory.");
138 printf("Cannot create directory : %s\n.", pDir);
142 printf("Unknown path : %s\n.", pDir);
151 printf("Path %s doesn't point on a directory.\n", pDir);
159 printf("Path %s doesn't have the READ access rights.\n", pDir);
165 printf("Path %s doesn't have the WRITE access rights.\n", pDir);
197 //printf("Checking %s = %s.\n", pNext->pName, pPropVal);
226 printf("Property %s = %s. Bad value!!!\n", pNext->pName, pPropVal);
252 printf("Mandator
[all...]

Completed in 493 milliseconds