arm-trusted-firmware/include/lib/cpus/aarch64
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
..
aem_generic.h Add CPU specific power management operations 2014-08-20 19:14:31 +01:00
cortex_a53.h Add CPU specific crash reporting handlers 2014-08-20 19:14:31 +01:00
cortex_a57.h Juno: Implement initial platform port 2014-08-21 14:53:48 +01:00
cortex_a72.h Add support for ARM Cortex-A72 processor 2015-03-18 12:09:17 +00:00
cpu_macros.S Add header guards to asm macro files 2015-04-27 18:06:24 +01:00