Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/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, ~0UL, fw_config_max_size, in arm_bl1_platform_setup()
/arm-trusted-firmware-2.8.0/plat/arm/common/
A Darm_bl1_setup.c169 fw_config_max_size = ARM_FW_CONFIG_LIMIT - ARM_FW_CONFIG_BASE; in arm_bl1_platform_setup()
170 set_config_info(ARM_FW_CONFIG_BASE, ~0UL, fw_config_max_size, FW_CONFIG_ID); in arm_bl1_platform_setup()
/arm-trusted-firmware-2.8.0/plat/arm/board/corstone1000/common/include/
A 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), \
/arm-trusted-firmware-2.8.0/plat/arm/board/corstone700/common/include/
A Dplatform_def.h92 #define ARM_FW_CONFIG_BASE (ARM_BL_RAM_BASE + sizeof(meminfo_t)) macro
/arm-trusted-firmware-2.8.0/plat/arm/board/a5ds/include/
A Dplatform_def.h202 #define ARM_FW_CONFIG_BASE (ARM_BL_RAM_BASE + sizeof(meminfo_t)) macro
/arm-trusted-firmware-2.8.0/plat/arm/board/fvp_ve/include/
A Dplatform_def.h184 #define ARM_FW_CONFIG_BASE (ARM_BL_RAM_BASE + sizeof(meminfo_t)) macro
/arm-trusted-firmware-2.8.0/include/plat/arm/common/
A Darm_def.h491 #define ARM_FW_CONFIG_BASE (ARM_BL_RAM_BASE + sizeof(meminfo_t)) macro

Completed in 11 milliseconds