Searched refs:BL_RAM_BASE (Results 1 – 2 of 2) sorted by relevance
97 #define BL_RAM_BASE (SHARED_RAM_BASE + SHARED_RAM_SIZE) macro111 #define BL1_RW_LIMIT (BL_RAM_BASE + BL_RAM_SIZE)129 #define BL31_LIMIT (BL_RAM_BASE + BL_RAM_SIZE)138 #define BL32_SRAM_BASE BL_RAM_BASE147 # define BL32_MEM_BASE BL_RAM_BASE
43 bl1_tzram_layout.total_base = BL_RAM_BASE; in bl1_early_platform_setup()48 bl1_tzram_layout.free_base = BL_RAM_BASE; in bl1_early_platform_setup()