Searched refs:BL2_RAM_LIMIT (Results 1 – 3 of 3) sorted by relevance
82 #define BL2_RAM_LIMIT (BL2_RAM_BASE + BL2_RAM_SIZE) macro
84 #define BL2_RAM_LIMIT (BL2_RAM_BASE + BL2_RAM_SIZE) macro
184 VERBOSE("\tATF/BL2 0x%08x-0x%08x\n", BL2_RAM_BASE, BL2_RAM_LIMIT); in bl2_el3_early_platform_setup()