arm-trusted-firmware/include/lib
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 Initialize VTTBR_EL2 when bypassing EL2 2015-12-09 11:34:10 +00:00
cpus/aarch64 Add support for ARM Cortex-A35 processor 2016-01-12 09:25:12 +00:00
bakery_lock.h Remove direct usage of __attribute__((foo)) 2016-01-14 10:55:17 -08:00
cassert.h Remove direct usage of __attribute__((foo)) 2016-01-14 10:55:17 -08:00
mmio.h Add mmio utility functions 2015-08-05 19:55:06 +08:00
semihosting.h Remove variables from .data section 2014-05-06 17:55:38 +01:00
spinlock.h Always use named structs in header files 2014-05-06 13:57:48 +01:00