Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/arm/board/fvp_r/
A 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, fw_config_max_size, FW_CONFIG_ID); in arm_bl1_platform_setup()
/trusted-firmware-a/plat/arm/board/diphda/common/include/
A Dplatform_def.h225 #define ARM_FW_CONFIG_BASE (ARM_SHARED_RAM_BASE \ macro
354 ARM_FW_CONFIG_BASE, \
356 ARM_FW_CONFIG_BASE), \
/trusted-firmware-a/plat/arm/common/
A 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, fw_config_max_size, FW_CONFIG_ID); in arm_bl1_platform_setup()
/trusted-firmware-a/plat/arm/board/corstone700/common/include/
A Dplatform_def.h92 #define ARM_FW_CONFIG_BASE (ARM_BL_RAM_BASE + sizeof(meminfo_t)) macro
/trusted-firmware-a/plat/arm/board/a5ds/include/
A Dplatform_def.h202 #define ARM_FW_CONFIG_BASE (ARM_BL_RAM_BASE + sizeof(meminfo_t)) macro
/trusted-firmware-a/plat/arm/board/fvp_ve/include/
A Dplatform_def.h184 #define ARM_FW_CONFIG_BASE (ARM_BL_RAM_BASE + sizeof(meminfo_t)) macro
/trusted-firmware-a/include/plat/arm/common/
A Darm_def.h462 #define ARM_FW_CONFIG_BASE (ARM_BL_RAM_BASE + sizeof(meminfo_t)) macro

Completed in 9 milliseconds