Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/arm/board/fvp_r/
Dfvp_r_bl1_setup.c153 fw_config_max_size = ARM_FW_CONFIG_LIMIT - ARM_FW_CONFIG_BASE; in arm_bl1_platform_setup()
154 set_config_info(ARM_FW_CONFIG_BASE, ~0UL, fw_config_max_size, in arm_bl1_platform_setup()
/trusted-firmware-a-latest/plat/arm/common/
Darm_bl1_setup.c163 fw_config_max_size = ARM_FW_CONFIG_LIMIT - ARM_FW_CONFIG_BASE; in arm_bl1_platform_setup()
164 set_config_info(ARM_FW_CONFIG_BASE, ~0UL, fw_config_max_size, FW_CONFIG_ID); in arm_bl1_platform_setup()
/trusted-firmware-a-latest/plat/arm/board/corstone1000/common/include/
Dplatform_def.h199 #define ARM_FW_CONFIG_BASE (ARM_SHARED_RAM_BASE + sizeof(meminfo_t)) macro
329 ARM_FW_CONFIG_BASE, \
331 - ARM_FW_CONFIG_BASE), \
/trusted-firmware-a-latest/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-latest/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-latest/plat/arm/board/a5ds/include/
Dplatform_def.h202 #define ARM_FW_CONFIG_BASE (ARM_BL_RAM_BASE + sizeof(meminfo_t)) macro
/trusted-firmware-a-latest/include/plat/nuvoton/common/
Dnpcm845x_arm_def.h389 #define ARM_FW_CONFIG_BASE (ARM_BL_RAM_BASE + sizeof(meminfo_t)) macro
/trusted-firmware-a-latest/include/plat/arm/common/
Darm_def.h516 #define ARM_FW_CONFIG_BASE (ARM_BL_RAM_BASE + sizeof(meminfo_t)) macro