arm-trusted-firmware/plat/hisilicon/hikey
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
..
aarch64 Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
include hisilicon: Unify Platform specific defines for PSCI module 2020-01-24 13:01:27 +00:00
hikey_bl1_setup.c pl011: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
hikey_bl2_mem_params_desc.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
hikey_bl2_setup.c pl011: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
hikey_bl31_setup.c pl011: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
hikey_bl_common.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
hikey_ddr.c Update hisilicon drivers to not rely on undefined overflow behaviour 2019-07-12 09:12:19 +01:00
hikey_image_load.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
hikey_io_storage.c hikey: fix to load FIP by partition table. 2019-09-18 18:18:57 +08:00
hikey_pm.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
hikey_private.h hikey: fix to load FIP by partition table. 2019-09-18 18:18:57 +08:00
hikey_rotpk.S hikey: Add development TBB support 2018-07-06 07:54:38 -04:00
hikey_security.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
hikey_tbbr.c Mbed TLS: Remove weak heap implementation 2019-04-12 09:52:52 +01:00
hikey_topology.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
hisi_dvfs.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
hisi_ipc.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
hisi_mcu.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
hisi_pwrc.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
hisi_pwrc_sram.S HiKey: Rename CPUACTRL reg constants 2017-08-29 13:52:48 +01:00
hisi_sip_svc.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
platform.mk Cleanup the code for TBBR CoT descriptors 2020-05-19 05:05:19 +01:00