arm-trusted-firmware/include/common
Dan Handley e2bf57f841 Add header guards to asm macro files
Some assembly files containing macros are included like header files
into other assembly files. This will cause assembler errors if they
are included multiple times.

Add header guards to assembly macro files to avoid assembler errors.

Change-Id: Ia632e767ed7df7bf507b294982b8d730a6f8fe69
2015-04-27 18:06:24 +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 macro to calculate number of elements in an array 2015-03-16 18:37:34 +00: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