Home
last modified time | relevance | path

Searched refs:ARM_FW_CONFIG_LIMIT (Results 1 – 16 of 16) sorted by relevance

/rk3399_ARM-atf/include/drivers/arm/css/
H A Dcss_scp.h49 CASSERT(SCP_BL2_BASE >= ARM_FW_CONFIG_LIMIT, assert_scp_bl2_overflow);
50 CASSERT(SCP_BL2U_BASE >= ARM_FW_CONFIG_LIMIT, assert_scp_bl2u_overflow);
/rk3399_ARM-atf/drivers/arm/css/scp/
H A Dcss_bom_bootloader.c59 CASSERT(SCP_BL2_BASE >= ARM_FW_CONFIG_LIMIT, assert_scp_bl2_overflow);
60 CASSERT(SCP_BL2U_BASE >= ARM_FW_CONFIG_LIMIT, assert_scp_bl2u_overflow);
/rk3399_ARM-atf/plat/arm/board/corstone1000/common/include/
H A Dplatform_def.h196 #define ARM_FW_CONFIG_LIMIT (ARM_SHARED_RAM_BASE + \ macro
202 #define ARM_BL2_MEM_DESC_BASE ARM_FW_CONFIG_LIMIT
339 (ARM_FW_CONFIG_LIMIT \
/rk3399_ARM-atf/plat/arm/board/corstone700/common/include/
H A Dplatform_def.h93 #define ARM_FW_CONFIG_LIMIT (ARM_BL_RAM_BASE + (PAGE_SIZE / 2U)) macro
98 #define ARM_BL2_MEM_DESC_BASE (ARM_FW_CONFIG_LIMIT)
/rk3399_ARM-atf/plat/arm/board/fvp_ve/include/
H A Dplatform_def.h188 #define ARM_FW_CONFIG_LIMIT ((ARM_BL_RAM_BASE + PAGE_SIZE) \ macro
226 #define ARM_BL2_MEM_DESC_BASE ARM_FW_CONFIG_LIMIT
/rk3399_ARM-atf/plat/arm/board/a5ds/include/
H A Dplatform_def.h203 #define ARM_FW_CONFIG_LIMIT (ARM_BL_RAM_BASE + PAGE_SIZE) macro
240 #define ARM_BL2_MEM_DESC_BASE ARM_FW_CONFIG_LIMIT
/rk3399_ARM-atf/plat/arm/board/juno/include/
H A Dplatform_def.h347 #define ARM_FW_CONFIG_LIMIT ((ARM_BL_RAM_BASE + PAGE_SIZE) \ macro
352 ((SCP_BL2_LIMIT - ARM_FW_CONFIG_LIMIT) & ~PAGE_SIZE_MASK)
/rk3399_ARM-atf/include/plat/nuvoton/common/
H A Dnpcm845x_arm_def.h398 #define ARM_FW_CONFIG_LIMIT ( \ macro
404 #define ARM_BL2_MEM_DESC_BASE (ARM_FW_CONFIG_LIMIT)
/rk3399_ARM-atf/plat/arm/board/automotive_rd/platform/rd1ae/include/
H A Dplatform_def.h111 #define PLAT_FW_CONFIG_MAX_SIZE (ARM_FW_CONFIG_LIMIT - ARM_FW_CONFIG_BASE)
/rk3399_ARM-atf/plat/arm/board/neoverse_rd/common/include/nrd3/
H A Dnrd_plat_arm_def3.h537 #define ARM_FW_CONFIG_LIMIT ((ARM_BL_RAM_BASE + PAGE_SIZE) \ macro
543 #define ARM_BL2_MEM_DESC_BASE (ARM_FW_CONFIG_LIMIT)
/rk3399_ARM-atf/plat/arm/common/sp_min/
H A Darm_sp_min_setup.c57 CASSERT(BL32_BASE >= ARM_FW_CONFIG_LIMIT, assert_bl32_base_overflows);
/rk3399_ARM-atf/plat/arm/board/automotive_rd/platform/rdaspen/include/
H A Dplatform_def.h152 #define PLAT_FW_CONFIG_MAX_SIZE (ARM_FW_CONFIG_LIMIT - \
/rk3399_ARM-atf/plat/arm/common/
H A Darm_bl1_setup.c218 fw_config_max_size = ARM_FW_CONFIG_LIMIT - ARM_FW_CONFIG_BASE; in arm_bl1_platform_setup()
H A Darm_bl2_setup.c80 CASSERT(BL2_BASE >= ARM_FW_CONFIG_LIMIT, assert_bl2_base_overflows);
H A Darm_bl31_setup.c80 CASSERT(BL31_BASE >= ARM_FW_CONFIG_LIMIT, assert_bl31_base_overflows);
/rk3399_ARM-atf/include/plat/arm/common/
H A Darm_def.h538 #define ARM_FW_CONFIG_LIMIT ((ARM_BL_RAM_BASE + PAGE_SIZE) \ macro
544 #define ARM_BL2_MEM_DESC_BASE (ARM_FW_CONFIG_LIMIT)