Searched refs:TOTAL_CODE_SRAM_SIZE (Results 1 – 7 of 7) sorted by relevance
138 #define TOTAL_CODE_SRAM_SIZE (0x00080000) /* 512 KB */ macro
145 #define TOTAL_CODE_SRAM_SIZE (0x8000) /* SRAM X region */ macro
134 #define TOTAL_CODE_SRAM_SIZE (0x00080000) /* 512 KB */ macro
28 CODE_RAM (rwx) : ORIGIN = BL2_CODE_SRAM_BASE, LENGTH = TOTAL_CODE_SRAM_SIZE
37 CODE_RAM (rwx) : ORIGIN = S_CODE_SRAM_ALIAS_BASE, LENGTH = TOTAL_CODE_SRAM_SIZE
39 CODE_RAM (rwx) : ORIGIN = S_CODE_SRAM_ALIAS_BASE, LENGTH = TOTAL_CODE_SRAM_SIZE
386 …|TOTAL_CODE_SRAM_SIZE | Size of the S code …