Searched refs:SHARED_RAM_LIMIT (Results 1 – 3 of 3) sorted by relevance
87 #define SHARED_RAM_LIMIT (SHARED_RAM_BASE + SHARED_RAM_SIZE) macro
89 #define SHARED_RAM_LIMIT (SHARED_RAM_BASE + SHARED_RAM_SIZE) macro
185 VERBOSE("\tSHRAM 0x%08x-0x%08x\n", SHARED_RAM_BASE, SHARED_RAM_LIMIT); in bl2_el3_early_platform_setup()