arm-trusted-firmware/plat/juno
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
..
aarch64 Add support to indicate size and end of assembly functions 2015-04-08 13:02:59 +01:00
include Add header guards to asm macro files 2015-04-27 18:06:24 +01:00
tsp Remove coherent memory from the BL memory maps 2015-01-22 10:57:44 +00:00
bl1_plat_setup.c Merge pull request #269 from vikramkanigiri/vk/common-cci 2015-03-17 14:28:48 +00:00
bl2_plat_setup.c Remove use of PLATFORM_CACHE_LINE_SIZE 2015-04-27 18:05:06 +01:00
bl31_plat_setup.c Use ARM CCI driver on FVP and Juno platforms 2015-03-16 18:37:59 +00:00
juno_def.h Add support for Juno r1 in the platform reset handler 2015-03-24 10:09:56 +00:00
juno_private.h Use ARM CCI driver on FVP and Juno platforms 2015-03-16 18:37:59 +00:00
juno_trusted_boot.c TBB: add a platform specific function to validate the ROTPK 2015-01-28 18:26:59 +00:00
mhu.c Move bakery algorithm implementation out of coherent memory 2015-01-22 10:57:44 +00:00
mhu.h Juno: Implement initial platform port 2014-08-21 14:53:48 +01:00
plat-tsp.ld.S Juno: Add support for Test Secure-EL1 Payload 2014-08-21 14:53:48 +01:00
plat_io_storage.c TBB: authenticate BL3-x images and certificates 2015-01-28 18:27:54 +00:00
plat_pm.c Use ARM CCI driver on FVP and Juno platforms 2015-03-16 18:37:59 +00:00
plat_security.c Juno: clear DMA-330 SMMU security state 2015-02-16 10:53:45 +00:00
plat_topology.c Fix violations to the coding style 2015-03-05 12:02:07 +00:00
platform.mk Merge pull request #269 from vikramkanigiri/vk/common-cci 2015-03-17 14:28:48 +00:00
scp_bootloader.c Juno: Implement initial platform port 2014-08-21 14:53:48 +01:00
scp_bootloader.h Juno: Implement initial platform port 2014-08-21 14:53:48 +01:00
scpi.c Juno: Implement PSCI SYSTEM_OFF and SYSTEM_RESET APIs 2014-08-21 14:53:48 +01:00
scpi.h Juno: Implement PSCI SYSTEM_OFF and SYSTEM_RESET APIs 2014-08-21 14:53:48 +01:00