Searched refs:SRAM_SIZE (Results 1 – 6 of 6) sorted by relevance
10 SRAM (rwx): ORIGIN = SRAM_BASE, LENGTH = SRAM_SIZE
43 #define SRAM_SIZE 0x00012000 macro
456 memset((void *)SRAM_BASE, 0, SRAM_SIZE); in bl2_early_platform_setup()
510 ((SRAM_BASE + SRAM_SIZE) >= in bl1_platform_setup()
45 SRAM_SIZE, \
80 #define SRAM_SIZE SIZE_K(192) macro