arm-trusted-firmware/include/common
Soren Brinkmann 70ecb564fd Migrate __warn_deprecated -> __deprecated
Use the new __deprecated macro from the generic cdefs header and remove
the deprecated __warn_deprecated.

Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
2016-01-14 10:55:17 -08:00
..
tbbr Replace all SCP FW (BL0, BL3-0) references 2015-12-14 12:31:16 +00:00
asm_macros.S Replace build macro WARN_DEPRECATED with ERROR_DEPRECATED 2015-11-24 11:15:41 +00:00
assert_macros.S Add header guards to asm macro files 2015-04-27 18:06:24 +01:00
bl_common.h Rearrange fields in TF data structures to reduce padding 2016-01-13 09:39:40 +00:00
context.h Move context management code to common location 2015-12-09 17:41:18 +00:00
context_mgmt.h Migrate __warn_deprecated -> __deprecated 2016-01-14 10:55:17 -08:00
debug.h Enable type-checking of arguments passed to printf() et al. 2015-03-06 13:07:43 +00:00
el3_common_macros.S Remove dashes from image names: 'BL3-x' --> 'BL3x' 2015-12-14 12:31:37 +00:00
firmware_image_package.h Replace all SCP FW (BL0, BL3-0) references 2015-12-14 12:31:16 +00:00
smcc_helpers.h Move context management code to common location 2015-12-09 17:41:18 +00:00