arm-trusted-firmware/plat/rockchip/common
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
..
aarch64 rockchip: Move to MULTI_CONSOLE_API 2018-01-19 15:21:12 -08:00
drivers Fix order of remaining platform #includes 2017-07-14 10:50:41 +01:00
include rockchip: Move to MULTI_CONSOLE_API 2018-01-19 15:21:12 -08:00
pmusram Remove .func and .endfunc assembler directives 2018-07-11 09:22:56 +01:00
bl31_plat_setup.c Clean usage of void pointers to access symbols 2018-03-27 13:20:27 +01:00
params_setup.c types: use int-ll64 for both aarch32 and aarch64 2018-04-27 18:35:02 +09:00
plat_pm.c rockchip: Disable rdist before pwr_dm_suspend is called 2018-01-25 22:09:23 -08:00
plat_topology.c Fix order of remaining platform #includes 2017-07-14 10:50:41 +01:00
rockchip_gicv2.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
rockchip_gicv3.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
rockchip_sip_svc.c Make TF UUID RFC 4122 compliant 2018-06-14 14:41:00 +01:00