Remove several warnings reported with W=1
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>
1 parent ee80da1 commit 609e053caabf0807a71243eec11f49120eaaab61
@Ambroise Vincent Ambroise Vincent authored on 13 Feb 2019
Showing 21 changed files
View
drivers/io/io_fip.c
View
include/drivers/arm/css/scmi.h
View
include/drivers/console.h
View
include/plat/arm/common/plat_arm.h
View
lib/libc/memchr.c
View
lib/libc/memcmp.c
View
lib/libc/memcpy.c
View
lib/libc/memset.c
View
plat/arm/board/fvp/fvp_pm.c
View
plat/arm/board/fvp/fvp_private.h
View
plat/arm/board/juno/juno_err.c
View
plat/arm/board/juno/juno_topology.c
View
plat/arm/board/sgi575/sgi575_plat.c
View
plat/arm/board/sgi575/sgi575_security.c
View
plat/arm/css/sgi/sgi_bl31_setup.c
View
plat/arm/css/sgi/sgi_interconnect.c
View
plat/arm/css/sgi/sgi_topology.c
View
plat/common/plat_spm_rd.c
View
plat/common/plat_spm_sp.c
View
services/std_svc/spm/spm_buffers.c
View
services/std_svc/spm/spm_main.c