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,38 .image_info.image_max_size = SCP_BL2U_LIMIT - SCP_BL2U_BASE,
30 #if SCP_BL2U_BASE in bl2u_main()
47 CASSERT(SCP_BL2U_BASE >= BL2U_LIMIT, assert_scp_bl2u_overwrite_bl2u);
58 CASSERT(SCP_BL2U_BASE >= BL2U_LIMIT, assert_scp_bl2u_overwrite_bl2u);
170 #define SCP_BL2U_BASE (BL1_RW_BASE - PLAT_CSS_MAX_SCP_BL2U_SIZE) macro
1636 ``SCP_BL2U_BASE`` defines the address in AP secure memory where SCP\_BL2U1639 If ``SCP_BL2U_BASE`` is not defined then this step is not performed.