Searched refs:BL1_RW_LIMIT (Results 1 – 8 of 8) sorted by relevance
37 #define BL1_RW_LIMIT (UNIPHIER_SEC_DRAM_LIMIT) macro38 #define BL1_RW_BASE ((BL1_RW_LIMIT) - 0x00040000)
15 RAM (rwx): ORIGIN = BL1_RW_BASE, LENGTH = BL1_RW_LIMIT - BL1_RW_BASE179 ASSERT(. <= BL1_RW_LIMIT, "BL1's RW section has exceeded its limit.")
110 #define BL1_RW_BASE (BL1_RW_LIMIT - 0x12000)111 #define BL1_RW_LIMIT (BL_RAM_BASE + BL_RAM_SIZE) macro
98 #define BL1_RW_LIMIT (BL1_RW_BASE + BL1_RW_SIZE) macro
54 #define BL1_RW_LIMIT (0x1B000000) macro
79 #define BL1_RW_LIMIT (0xF9898000) macro
29 BL1_RW_LIMIT - BL1_RW_BASE, \
324 #define BL1_RW_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) macro