mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-23 13:36:05 +00:00
![]() Improved support for W=1 compilation flag by solving missing-prototypes and old-style-definition warnings. The libraries are compiling with warnings (which turn into errors with the Werror flag). Outside of libraries, some warnings cannot be fixed without heavy structural changes. Change-Id: I1668cf99123ac4195c2a6a1d48945f7a64c67f16 Signed-off-by: Ambroise Vincent <ambroise.vincent@arm.com> |
||
---|---|---|
.. | ||
aarch64 | ||
abort.c | ||
assert.c | ||
exit.c | ||
libc.mk | ||
memchr.c | ||
memcmp.c | ||
memcpy.c | ||
memmove.c | ||
memset.c | ||
printf.c | ||
putchar.c | ||
puts.c | ||
snprintf.c | ||
strchr.c | ||
strcmp.c | ||
strlcpy.c | ||
strlen.c | ||
strncmp.c | ||
strnlen.c | ||
strrchr.c |