arm-trusted-firmware/plat/arm/board/fvp
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
..
aarch32 fvp: pwrc: Move to drivers/ folder 2019-01-25 16:04:11 +00:00
aarch64 FVP: Remove GIC initialisation from secondary core cold boot 2019-06-05 17:46:50 +01:00
fconf plat/arm/board/fvp: Add support for Measured Boot 2020-07-22 10:31:23 +00:00
fdts Merge "SPMC: adjust the number of EC context to max number of PEs" into integration 2020-09-22 09:50:31 +00:00
include plat/arm: fvp: Increase BL2 maximum size 2020-09-15 15:14:53 +00:00
sp_min plat/fvp: Add support for dynamic description of secure interrupts 2020-06-09 19:01:14 +00:00
tsp fvp: pwrc: Move to drivers/ folder 2019-01-25 16:04:11 +00:00
fvp_bl1_setup.c Use true instead of 1 in while 2020-08-14 11:36:09 +00:00
fvp_bl2_el3_setup.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
fvp_bl2_setup.c plat/arm/board/fvp: Add support for Measured Boot 2020-07-22 10:31:23 +00:00
fvp_bl2u_setup.c FVP: Add Delay Timer driver to BL1 and BL31 2019-08-16 14:15:59 +01:00
fvp_bl31_setup.c plat/arm: Use only fw_config between bl2 and bl31 2020-06-26 08:24:34 +01:00
fvp_common.c plat/arm: fvp: Implement methods to retrieve soc-id information 2020-08-18 03:07:22 +00:00
fvp_console.c Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
fvp_def.h plat/arm: fvp: Implement methods to retrieve soc-id information 2020-08-18 03:07:22 +00:00
fvp_err.c Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
fvp_gicv3.c plat/fvp: Add support for dynamic description of secure interrupts 2020-06-09 19:01:14 +00:00
fvp_io_storage.c arm-io: Panic in case of io setup failure 2020-02-07 13:51:32 +00:00
fvp_measured_boot.c plat/arm/board/fvp: Add support for Measured Boot 2020-07-22 10:31:23 +00:00
fvp_pm.c Provide a hint to power controller for DSU cluster power down 2020-04-15 10:10:24 -05:00
fvp_private.h FVP: Add Delay Timer driver to BL1 and BL31 2019-08-16 14:15:59 +01:00
fvp_security.c plat/arm/tzc: add support to configure multiple tzc400 2020-02-19 13:26:53 +05:30
fvp_stack_protector.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
fvp_topology.c plat/arm/fvp: populate pwr domain descriptor dynamically 2020-03-11 19:27:02 -05:00
fvp_trusted_boot.c plat/arm: Get the base address of nv-counters from device tree 2020-08-28 09:50:36 +00:00
jmptbl.i plat/fvp: Support for extracting UART serial node info from DT 2020-05-20 21:41:50 -05:00
platform.mk Rename Neoverse Zeus to Neoverse V1 2020-10-05 15:14:11 -05:00