Searched refs:SCP_BL2U_BASE (Results 1 – 6 of 6) sorted by relevance
31 #if SCP_BL2U_BASE36 .image_info.image_base = SCP_BL2U_BASE,37 .image_info.image_max_size = SCP_BL2U_LIMIT - SCP_BL2U_BASE,
110 SCP_BL2U_BASE, \112 - SCP_BL2U_BASE,\181 #define SCP_BL2U_BASE (BL2_BASE - PLAT_CSS_MAX_SCP_BL2U_SIZE) macro
33 #if SCP_BL2U_BASE in bl2u_main()
49 CASSERT(SCP_BL2U_BASE >= ARM_TB_FW_CONFIG_LIMIT, assert_scp_bl2u_overflow);
60 CASSERT(SCP_BL2U_BASE >= ARM_TB_FW_CONFIG_LIMIT, assert_scp_bl2u_overflow);
1548 ``SCP_BL2U_BASE`` defines the address in AP secure memory where SCP_BL2U1551 If ``SCP_BL2U_BASE`` is not defined then this step is not performed.1627 This function is included if SCP_BL2U_BASE is defined.