arm-trusted-firmware/bl2
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 Remove all non-configurable dead loops 2016-03-14 16:41:18 +00:00
bl2.ld.S Make generic code work in presence of system caches 2015-09-14 22:09:40 +01:00
bl2.mk Remove vpath usage in makefiles 2014-05-06 12:35:02 +01:00
bl2_main.c Rename BL33_BASE option to PRELOADED_BL33_BASE 2016-04-08 09:36:48 +01:00
bl2_private.h Remove extern keyword from function declarations 2014-05-23 12:15:54 +01:00