arm-trusted-firmware/drivers/console
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 drivers/console: Reimplement MUTLI_CONSOLE_API framework in C 2018-12-06 16:18:10 -08:00
aarch64 drivers/console: Reimplement MUTLI_CONSOLE_API framework in C 2018-12-06 16:18:10 -08:00
multi_console.c Remove several warnings reported with W=2 2019-04-01 10:43:42 +01:00