Home
last modified time | relevance | path

Searched hist:b2805dabaa8292ad158039c59b1577e7ce07ea43 (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/rockchip/rk3399/drivers/pmu/
H A Dplat_pmu_macros.Sb2805dabaa8292ad158039c59b1577e7ce07ea43 Tue Apr 17 10:31:43 UTC 2018 Roberto Vargas <roberto.vargas@arm.com> 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>
/rk3399_ARM-atf/include/common/
H A Dasm_macros_common.Sb2805dabaa8292ad158039c59b1577e7ce07ea43 Tue Apr 17 10:31:43 UTC 2018 Roberto Vargas <roberto.vargas@arm.com> 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>