arm-trusted-firmware/plat/arm/board
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
..
a5ds plat/arm: Add dependencies to configuration files 2020-09-02 16:46:18 +01:00
arm_fpga Rename Neoverse Zeus to Neoverse V1 2020-10-05 15:14:11 -05:00
common plat/arm: common: add guard for arm_get_rotpk_info_regs 2020-10-06 12:14:34 +00:00
corstone700 plat/arm: Add dependencies to configuration files 2020-09-02 16:46:18 +01:00
fvp Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
fvp_ve plat/arm: Add dependencies to configuration files 2020-09-02 16:46:18 +01:00
juno plat/arm: Add dependencies to configuration files 2020-09-02 16:46:18 +01:00
morello morello: Add changes to fix build of Morello Platform 2020-10-02 12:25:09 +05:30
n1sdp n1sdp: remote chip SPI numbering for multichip GIC routing 2020-08-24 15:47:09 +05:30
rddaniel Rename Neoverse Zeus to Neoverse V1 2020-10-05 15:14:11 -05:00
rddanielxlr Rename Neoverse Zeus to Neoverse V1 2020-10-05 15:14:11 -05:00
rde1edge plat/arm: Add dependencies to configuration files 2020-09-02 16:46:18 +01:00
rdn1edge plat/arm: rdn1edge: Correct mismatched parenthesis in makefile 2020-09-10 10:32:40 +00:00
sgi575 plat/arm: Add dependencies to configuration files 2020-09-02 16:46:18 +01:00
sgm775 plat/arm: Add dependencies to configuration files 2020-09-02 16:46:18 +01:00
tc0 plat: tc0: enable TZC 2020-09-24 10:50:25 +01:00