arm-trusted-firmware/include/drivers/auth
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
..
mbedtls Move up to mbed TLS 2.x 2015-12-10 15:58:29 +00:00
auth_common.h TBB: add authentication framework 2015-06-25 08:53:26 +01:00
auth_mod.h Rearrange fields in TF data structures to reduce padding 2016-01-13 09:39:40 +00:00
crypto_mod.h TBB: add authentication framework 2015-06-25 08:53:26 +01:00
img_parser_mod.h Remove direct usage of __attribute__((foo)) 2016-01-14 10:55:17 -08:00