arm-trusted-firmware/plat/arm/common
Antonio Nino Diaz 68450a6d5b Rename BL33_BASE option to PRELOADED_BL33_BASE
To avoid confusion the build option BL33_BASE has been renamed to
PRELOADED_BL33_BASE, which is more descriptive of what it does and
doesn't get mistaken by similar names like BL32_BASE that work in a
completely different way.

NOTE: PLATFORMS USING BUILD OPTION `BL33_BASE` MUST CHANGE TO THE NEW
BUILD OPTION `PRELOADED_BL33_BASE`.

Change-Id: I658925ebe95406edf0325f15aa1752e1782aa45b
2016-04-08 09:36:48 +01:00
..
aarch64 Modify return type of plat_get_ns_image_entrypoint() 2016-04-01 17:57:18 +01:00
tsp Remove dashes from image names: 'BL3-x' --> 'BL3x' 2015-12-14 12:31:37 +00:00
arm_bl1_fwu.c Fix the inconsistencies in bl1_tbbr_image_descs[] 2016-02-22 18:17:34 +00:00
arm_bl1_setup.c Rework use of interconnect drivers 2016-02-16 20:09:49 +00:00
arm_bl2_setup.c Add support to load BL31 in DRAM 2016-03-31 10:14:01 +08:00
arm_bl2u_setup.c FWU: Add Firmware Update support in BL2U for ARM platforms 2015-12-09 17:41:19 +00:00
arm_bl31_setup.c Rename BL33_BASE option to PRELOADED_BL33_BASE 2016-04-08 09:36:48 +01:00
arm_cci.c Rework use of interconnect drivers 2016-02-16 20:09:49 +00:00
arm_ccn.c Rework use of interconnect drivers 2016-02-16 20:09:49 +00:00
arm_common.mk Add support to load BL31 in DRAM 2016-03-31 10:14:01 +08:00
arm_gicv2.c Rework use of ARM GIC drivers on ARM platforms 2015-12-09 09:58:17 +00:00
arm_gicv3.c Rework use of ARM GIC drivers on ARM platforms 2015-12-09 09:58:17 +00:00
arm_gicv3_legacy.c Rework use of ARM GIC drivers on ARM platforms 2015-12-09 09:58:17 +00:00
arm_io_storage.c Remove direct usage of __attribute__((foo)) 2016-01-14 10:55:17 -08:00
arm_pm.c ARM platforms: rationalise memory attributes of shared memory 2016-02-18 09:31:15 +00:00
arm_topology.c Allow multi cluster topology definitions for ARM platforms 2016-02-19 09:18:52 +00:00
arm_tzc400.c Perform security setup separately for each ARM platform 2016-02-15 11:20:54 +00:00