arm-trusted-firmware/plat/rockchip
Roberto Vargas b2805dabaa Remove .func and .endfunc assembler directives
These directives are only used when stabs debugging information
is used, but we use ELF which uses DWARF debugging information.
Clang assembler doesn't support these directives, and removing
them makes the code more compatible with clang.

Change-Id: I2803f22ebd24c0fe248e04ef1b17de9cec5f89c4
Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
2018-07-11 09:22:56 +01:00
..
common Remove .func and .endfunc assembler directives 2018-07-11 09:22:56 +01:00
rk3328 Update ULL() macro and instances of ull to comply with MISRA 2018-02-27 17:05:51 +00:00
rk3368 Fix pointer type mismatch of handlers 2018-04-27 18:35:02 +09:00
rk3399 Remove .func and .endfunc assembler directives 2018-07-11 09:22:56 +01:00