Searched refs:BL_RAM_SIZE (Results 1 – 5 of 5) sorted by relevance
123 #define BL_RAM_SIZE (SEC_SRAM_SIZE - SHARED_RAM_SIZE) macro172 #define BL1_RW_LIMIT (BL_RAM_BASE + BL_RAM_SIZE)194 #define BL31_LIMIT (BL_RAM_BASE + BL_RAM_SIZE)219 # define BL32_MEM_SIZE BL_RAM_SIZE
118 #define BL_RAM_SIZE (SEC_SRAM_SIZE - SHARED_RAM_SIZE) macro136 #define BL1_RW_LIMIT (BL_RAM_BASE + BL_RAM_SIZE)154 #define BL31_LIMIT (BL_RAM_BASE + BL_RAM_SIZE - FW_HANDOFF_SIZE)181 # define BL32_MEM_SIZE BL_RAM_SIZE
105 #define BL_RAM_SIZE (SEC_SRAM_SIZE - SHARED_RAM_SIZE) macro119 #define BL1_RW_LIMIT (BL_RAM_BASE + BL_RAM_SIZE)152 #define BL32_MEM_SIZE (BL_RAM_SIZE - BL1_SIZE - \
59 bl1_tzram_layout.total_size = BL_RAM_SIZE; in bl1_early_platform_setup()
42 bl1_tzram_layout.total_size = BL_RAM_SIZE; in bl1_early_platform_setup()