Lines Matching defs:BL32_BASE
225 BL32_BASE, \
226 BL32_LIMIT - BL32_BASE, \
670 * Since this is PIE, we can define BL32_BASE to 0x0 since this macro is solely
673 # define BL32_BASE 0x0
677 # define BL32_BASE ((ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)\
695 # define BL32_BASE (ARM_AP_TZC_DRAM1_BASE + ULL(0x200000))
701 # define BL32_BASE PLAT_ARM_SPMC_BASE
709 # define BL32_BASE (ARM_AP_TZC_DRAM1_BASE + \
717 # define BL32_BASE ARM_FW_CONFIGS_LIMIT
722 # define BL32_BASE PLAT_ARM_TRUSTED_DRAM_BASE
728 # define BL32_BASE ARM_AP_TZC_DRAM1_BASE
737 * BL32 is mandatory in AArch32. In AArch64, undefine BL32_BASE if there is no
743 # undef BL32_BASE