Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/security/tee_client_api/
Dtee_client_api_linux_driver.c88 #define SIZE_1MB 0x100000 macro
927 limits->tmprefMaxSize = SIZE_1MB; in TEEC_GetImplementationLimits()
928 limits->sharedMemMaxSize = SIZE_1MB * 8; in TEEC_GetImplementationLimits()