arm-trusted-firmware/plat/arm/common
Soren Brinkmann 65cd299f52 Remove direct usage of __attribute__((foo))
Migrate all direct usage of __attribute__ to usage of their
corresponding macros from cdefs.h.
e.g.:
 - __attribute__((unused)) -> __unused

Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
2016-01-14 10:55:17 -08:00
..
aarch64 Remove dashes from image names: 'BL3-x' --> 'BL3x' 2015-12-14 12:31:37 +00:00
tsp Remove dashes from image names: 'BL3-x' --> 'BL3x' 2015-12-14 12:31:37 +00:00
arm_bl1_fwu.c FWU: Add Firmware Update support in BL1 for ARM platforms 2015-12-09 17:41:18 +00:00
arm_bl1_setup.c Add descriptor based image management support in BL1 2015-12-09 17:41:18 +00:00
arm_bl2_setup.c Remove dashes from image names: 'BL3-x' --> 'BL3x' 2015-12-14 12:31:37 +00:00
arm_bl2u_setup.c FWU: Add Firmware Update support in BL2U for ARM platforms 2015-12-09 17:41:19 +00:00
arm_bl31_setup.c Remove dashes from image names: 'BL3-x' --> 'BL3x' 2015-12-14 12:31:37 +00:00
arm_common.mk Apply TBBR naming convention to the fip_create options 2016-01-05 11:55:36 +00:00
arm_gicv2.c Rework use of ARM GIC drivers on ARM platforms 2015-12-09 09:58:17 +00:00
arm_gicv3.c Rework use of ARM GIC drivers on ARM platforms 2015-12-09 09:58:17 +00:00
arm_gicv3_legacy.c Rework use of ARM GIC drivers on ARM platforms 2015-12-09 09:58:17 +00:00
arm_io_storage.c Remove direct usage of __attribute__((foo)) 2016-01-14 10:55:17 -08:00
arm_pm.c Merge pull request #462 from soby-mathew/sm/runtime_console 2015-12-09 19:03:06 +00:00
arm_security.c CSS: Enable booting of EL3 payloads 2015-11-26 21:32:04 +00:00
arm_topology.c PSCI: Migrate ARM reference platforms to new platform API 2015-08-13 23:48:06 +01:00