arm-trusted-firmware/bl1
Ambroise Vincent bde2836fcc Remove several warnings reported with W=2
Improved support for W=2 compilation flag by solving some nested-extern
and sign-compare warnings.

The libraries are compiling with warnings (which turn into errors with
the Werror flag).

Outside of libraries, some warnings cannot be fixed.

Change-Id: I06b1923857f2a6a50e93d62d0274915b268cef05
Signed-off-by: Ambroise Vincent <ambroise.vincent@arm.com>
2019-04-01 10:43:42 +01:00
..
aarch32 bl1-smc-handler: Ensure the lower-order 16 bits of SPSR are programmed 2019-03-13 10:08:50 +00:00
aarch64 BL1: Enable pointer authentication support 2019-02-27 11:58:09 +00:00
tbbr Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
bl1.ld.S Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
bl1.mk BL1: Enable pointer authentication support 2019-02-27 11:58:09 +00:00
bl1_fwu.c Remove several warnings reported with W=2 2019-04-01 10:43:42 +01:00
bl1_main.c BL1: Enable pointer authentication support 2019-02-27 11:58:09 +00:00
bl1_private.h Move BL1 and BL2 private defines to bl_common.h 2019-01-15 13:52:32 +00:00