Remove .func and .endfunc assembler directives
authorRoberto Vargas <roberto.vargas@arm.com>
Tue, 17 Apr 2018 10:31:43 +0000 (11:31 +0100)
committerRoberto Vargas <roberto.vargas@arm.com>
Wed, 11 Jul 2018 08:22:56 +0000 (09:22 +0100)
commitb2805dabaa8292ad158039c59b1577e7ce07ea43
tree8a18c1230c93ad0143f68408c3707b8e66abd81c
parent2adee763f1ec8d8ed0663d727c7aabce49c726a0
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>
include/common/aarch64/asm_macros.S
include/common/asm_macros_common.S
plat/rockchip/common/pmusram/pmu_sram_cpus_on.S
plat/rockchip/rk3399/drivers/pmu/plat_pmu_macros.S