Searched refs:BL_RAM_BASE (Results 1 – 6 of 6) sorted by relevance
122 #define BL_RAM_BASE (SHARED_RAM_BASE + SHARED_RAM_SIZE) macro172 #define BL1_RW_LIMIT (BL_RAM_BASE + BL_RAM_SIZE)202 #define BL31_LIMIT (BL_RAM_BASE + BL_RAM_SIZE)210 #define BL32_SRAM_BASE BL_RAM_BASE226 # define BL32_MEM_BASE BL_RAM_BASE
117 #define BL_RAM_BASE (SHARED_RAM_BASE + SHARED_RAM_SIZE) macro 120 #define TB_FW_CONFIG_BASE BL_RAM_BASE136 #define BL1_RW_LIMIT (BL_RAM_BASE + BL_RAM_SIZE)154 #define BL31_LIMIT (BL_RAM_BASE + BL_RAM_SIZE - FW_HANDOFF_SIZE)171 #define BL32_SRAM_BASE BL_RAM_BASE181 # define BL32_MEM_BASE BL_RAM_BASE
55 #define QEMU_PAS_ROOT_BASE BL_RAM_BASE
117 #define BL_RAM_BASE (SHARED_RAM_BASE + SHARED_RAM_SIZE) macro132 #define BL1_RW_LIMIT (BL_RAM_BASE + BL_RAM_SIZE - \192 #define BL32_SRAM_BASE BL_RAM_BASE195 #define BL32_MEM_BASE BL_RAM_BASE314 #define PLAT_QEMU_SP_IMAGE_BASE BL_RAM_BASE450 #define PLAT_QEMU_L1_GPT_BASE (BL_RAM_BASE + BL_RAM_SIZE - \
58 bl1_tzram_layout.total_base = BL_RAM_BASE; in bl1_early_platform_setup()
52 bl1_tzram_layout.total_base = BL_RAM_BASE; in bl1_early_platform_setup()