Home
last modified time | relevance | path

Searched refs:SCP_BL2U_BASE (Results 1 – 6 of 6) sorted by relevance

/tf-a-ffa_el3_spmc/bl1/tbbr/
A Dtbbr_img_desc.c30 #if SCP_BL2U_BASE
35 .image_info.image_base = SCP_BL2U_BASE,
36 .image_info.image_max_size = SCP_BL2U_LIMIT - SCP_BL2U_BASE,
/tf-a-ffa_el3_spmc/include/plat/arm/css/common/
A Dcss_def.h114 SCP_BL2U_BASE, \
116 - SCP_BL2U_BASE,\
187 #define SCP_BL2U_BASE (BL2_BASE - PLAT_CSS_MAX_SCP_BL2U_SIZE) macro
/tf-a-ffa_el3_spmc/bl2u/
A Dbl2u_main.c33 #if SCP_BL2U_BASE in bl2u_main()
/tf-a-ffa_el3_spmc/include/drivers/arm/css/
A Dcss_scp.h49 CASSERT(SCP_BL2U_BASE >= ARM_FW_CONFIG_LIMIT, assert_scp_bl2u_overflow);
/tf-a-ffa_el3_spmc/drivers/arm/css/scp/
A Dcss_bom_bootloader.c60 CASSERT(SCP_BL2U_BASE >= ARM_FW_CONFIG_LIMIT, assert_scp_bl2u_overflow);
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dporting-guide.rst1660 ``SCP_BL2U_BASE`` defines the address in AP secure memory where SCP_BL2U
1663 If ``SCP_BL2U_BASE`` is not defined then this step is not performed.
1739 This function is included if SCP_BL2U_BASE is defined.

Completed in 11 milliseconds