Searched refs:CAAM_SEC_RAM_SIZE (Results 1 – 3 of 3) sorted by relevance
45 #define CAAM_SEC_RAM_SIZE 0x8000 macro
164 sram_base = mmap(NULL, CAAM_SEC_RAM_SIZE, PROT_READ | PROT_WRITE, in init_caam_env()