1
0
Fork 0
alistair23-linux/arch/arm64/lib
Torsten Duwe edf072d36d arm64: Makefile: Replace -pg with CC_FLAGS_FTRACE
In preparation for arm64 supporting ftrace built on other compiler
options, let's have the arm64 Makefiles remove the $(CC_FLAGS_FTRACE)
flags, whatever these may be, rather than assuming '-pg'.

There should be no functional change as a result of this patch.

Reviewed-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Torsten Duwe <duwe@suse.de>
Signed-off-by: Will Deacon <will.deacon@arm.com>
2019-04-09 10:34:59 +01:00
..
Makefile arm64: Makefile: Replace -pg with CC_FLAGS_FTRACE 2019-04-09 10:34:59 +01:00
atomic_ll_sc.c arm64: introduce CONFIG_ARM64_LSE_ATOMICS as fallback to ll/sc atomics 2015-07-27 15:28:50 +01:00
clear_page.S arm64: page: use asm EXPORT_SYMBOL() 2018-12-10 11:50:11 +00:00
clear_user.S arm64: uaccess: use asm EXPORT_SYMBOL() 2018-12-10 11:50:11 +00:00
copy_from_user.S arm64: uaccess: use asm EXPORT_SYMBOL() 2018-12-10 11:50:11 +00:00
copy_in_user.S arm64: uaccess: use asm EXPORT_SYMBOL() 2018-12-10 11:50:11 +00:00
copy_page.S arm64: page: use asm EXPORT_SYMBOL() 2018-12-10 11:50:11 +00:00
copy_template.S scripts/spelling.txt: add "overwritting" pattern and fix typo instances 2017-02-27 18:43:47 -08:00
copy_to_user.S arm64: uaccess: use asm EXPORT_SYMBOL() 2018-12-10 11:50:11 +00:00
crc32.S arm64/lib: improve CRC32 performance for deep pipelines 2018-11-30 13:58:04 +00:00
delay.c arm64: use WFE for long delays 2017-10-13 18:56:15 +01:00
memchr.S arm64: string: use asm EXPORT_SYMBOL() 2018-12-10 11:50:12 +00:00
memcmp.S arm64: string: use asm EXPORT_SYMBOL() 2018-12-10 11:50:12 +00:00
memcpy.S arm64: string: use asm EXPORT_SYMBOL() 2018-12-10 11:50:12 +00:00
memmove.S arm64: string: use asm EXPORT_SYMBOL() 2018-12-10 11:50:12 +00:00
memset.S arm64: string: use asm EXPORT_SYMBOL() 2018-12-10 11:50:12 +00:00
strchr.S arm64: string: use asm EXPORT_SYMBOL() 2018-12-10 11:50:12 +00:00
strcmp.S arm64: string: use asm EXPORT_SYMBOL() 2018-12-10 11:50:12 +00:00
strlen.S arm64: string: use asm EXPORT_SYMBOL() 2018-12-10 11:50:12 +00:00
strncmp.S arm64: string: use asm EXPORT_SYMBOL() 2018-12-10 11:50:12 +00:00
strnlen.S arm64: string: use asm EXPORT_SYMBOL() 2018-12-10 11:50:12 +00:00
strrchr.S arm64: string: use asm EXPORT_SYMBOL() 2018-12-10 11:50:12 +00:00
tishift.S arm64: tishift: use asm EXPORT_SYMBOL() 2018-12-10 11:50:11 +00:00
uaccess_flushcache.c arm64: uaccess: Add the uaccess_flushcache.c file 2017-08-10 10:49:21 +01:00
xor-neon.c arm64: crypto: add NEON accelerated XOR implementation 2018-12-06 16:47:06 +00:00