Searched refs:ARM_FW_CONFIG_BASE (Results 1 – 7 of 7) sorted by relevance
156 fw_config_max_size = ARM_FW_CONFIG_LIMIT - ARM_FW_CONFIG_BASE; in arm_bl1_platform_setup()157 set_config_info(ARM_FW_CONFIG_BASE, ~0UL, fw_config_max_size, in arm_bl1_platform_setup()
168 fw_config_max_size = ARM_FW_CONFIG_LIMIT - ARM_FW_CONFIG_BASE; in arm_bl1_platform_setup()169 set_config_info(ARM_FW_CONFIG_BASE, ~0UL, fw_config_max_size, FW_CONFIG_ID); in arm_bl1_platform_setup()
200 #define ARM_FW_CONFIG_BASE (ARM_SHARED_RAM_BASE + sizeof(meminfo_t)) macro330 ARM_FW_CONFIG_BASE, \332 - ARM_FW_CONFIG_BASE), \
92 #define ARM_FW_CONFIG_BASE (ARM_BL_RAM_BASE + sizeof(meminfo_t)) macro
202 #define ARM_FW_CONFIG_BASE (ARM_BL_RAM_BASE + sizeof(meminfo_t)) macro
184 #define ARM_FW_CONFIG_BASE (ARM_BL_RAM_BASE + sizeof(meminfo_t)) macro
491 #define ARM_FW_CONFIG_BASE (ARM_BL_RAM_BASE + sizeof(meminfo_t)) macro