arm-trusted-firmware/include/common
Dan Handley 90b3a6acb5 Add linker symbol declarations to bl_common.h
Add extern declarations of linker symbols to bl_common.h. These are
used by platform ports to determine the memory layout of BL images.
Adding the declarations to this file facilitates removal of these
declarations from the platform porting source files in subsequent
patches.

Also remove the linker symbol declarations from common TSP source
code.

Change-Id: I8ed0426bc815317c4536b588e4e78bc15b4fe91c
2015-04-28 19:50:56 +01:00
..
asm_macros.S Add header guards to asm macro files 2015-04-27 18:06:24 +01:00
assert_macros.S Add header guards to asm macro files 2015-04-27 18:06:24 +01:00
auth.h TBB: add authentication module interface 2015-01-28 18:27:54 +00:00
bl_common.h Add linker symbol declarations to bl_common.h 2015-04-28 19:50:56 +01:00
debug.h Enable type-checking of arguments passed to printf() et al. 2015-03-06 13:07:43 +00:00
firmware_image_package.h TBB: add support to include certificates in a FIP image 2015-01-28 18:26:59 +00:00