Searched refs:PLAT_FVP_SMMUV3_BASE (Results 1 – 5 of 5) sorted by relevance
80 if (smmuv3_security_init(PLAT_FVP_SMMUV3_BASE) != 0) { in bl31_early_platform_setup2()88 if (smmuv3_init(PLAT_FVP_SMMUV3_BASE) != 0) { in bl31_early_platform_setup2()
21 PLAT_FVP_SMMUV3_BASE,
61 smmuv3_security_init(PLAT_FVP_SMMUV3_BASE); in bl1_platform_setup()
53 #define FVP_RMM_SMMU_BASE PLAT_FVP_SMMUV3_BASE
429 #define PLAT_FVP_SMMUV3_BASE UL(0x2b400000) macro