Home
last modified time | relevance | path

Searched refs:ARM_FW_CONFIG_BASE (Results 1 – 7 of 7) sorted by relevance

/trusted-firmware-a-3.4.0/plat/arm/board/fvp_r/
Dfvp_r_bl1_setup.c156 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()
/trusted-firmware-a-3.4.0/plat/arm/common/
Darm_bl1_setup.c168 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()
/trusted-firmware-a-3.4.0/plat/arm/board/corstone1000/common/include/
Dplatform_def.h200 #define ARM_FW_CONFIG_BASE (ARM_SHARED_RAM_BASE + sizeof(meminfo_t)) macro
330 ARM_FW_CONFIG_BASE, \
332 - ARM_FW_CONFIG_BASE), \
/trusted-firmware-a-3.4.0/plat/arm/board/corstone700/common/include/
Dplatform_def.h92 #define ARM_FW_CONFIG_BASE (ARM_BL_RAM_BASE + sizeof(meminfo_t)) macro
/trusted-firmware-a-3.4.0/plat/arm/board/a5ds/include/
Dplatform_def.h202 #define ARM_FW_CONFIG_BASE (ARM_BL_RAM_BASE + sizeof(meminfo_t)) macro
/trusted-firmware-a-3.4.0/plat/arm/board/fvp_ve/include/
Dplatform_def.h184 #define ARM_FW_CONFIG_BASE (ARM_BL_RAM_BASE + sizeof(meminfo_t)) macro
/trusted-firmware-a-3.4.0/include/plat/arm/common/
Darm_def.h491 #define ARM_FW_CONFIG_BASE (ARM_BL_RAM_BASE + sizeof(meminfo_t)) macro