arm-trusted-firmware/plat/amlogic
Jimmy Brisson 831b0e9824 Don't return error information from console_flush
And from crash_console_flush.

We ignore the error information return by console_flush in _every_
place where we call it, and casting the return type to void does not
work around the MISRA violation that this causes. Instead, we collect
the error information from the driver (to avoid changing that API), and
don't return it to the caller.

Change-Id: I1e35afe01764d5c8f0efd04f8949d333ffb688c1
Signed-off-by: Jimmy Brisson <jimmy.brisson@arm.com>
2020-10-09 10:21:50 -05:00
..
axg amlogic: axg: Add a build flag when using ATOS as BL32 2020-02-06 12:10:47 +01:00
common Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
g12a amlogic: g12a: Add support for the S905X2 (G12A) platform 2019-09-26 09:27:45 +01:00
gxbb Merge changes from topic "amlogic-g12a" into integration 2019-09-27 09:53:40 +00:00
gxl Merge changes from topic "amlogic-g12a" into integration 2019-09-27 09:53:40 +00:00