arm-trusted-firmware/docs
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
..
about Merge "Add Chris Kay as code owner for CMake Build Definitions." into integration 2020-09-03 16:44:38 +00:00
components doc: add description of "owner" field in SP layout file. 2020-09-15 09:45:15 +00:00
design Workaround for Cortex A76 erratum 1868343 2020-10-03 12:58:53 +00:00
design_documents CMake buildsystem design document 2020-03-11 15:06:09 +01:00
getting_started Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
perf doc: Fix some broken links 2020-07-01 13:57:20 +02:00
plat Merge "doc: Update list of supported FVP platforms" into integration 2020-10-06 16:07:57 +00:00
process Merge "doc: Recommend using C rather than assembly language" into integration 2020-09-16 18:00:21 +00:00
resources doc: secure partition manager design 2020-07-21 17:36:42 +02:00
security_advisories docs: Update SMCCC doc, other changes for release 2020-04-16 10:03:39 -05:00
Makefile doc: Treat Sphinx warnings as errors 2020-04-21 09:37:47 +00:00
change-log-upcoming.rst docs: Updating Change log for v2.3 Release 2020-04-16 10:23:21 -05:00
change-log.rst docs: Updating Change log for v2.3 Release 2020-04-16 10:23:21 -05:00
conf.py doc: Remove version and release variables from conf.py 2019-10-17 13:46:38 +00:00
global_substitutions.txt SPCI is now called PSA FF-A 2020-05-25 08:55:36 +00:00
glossary.rst doc: Update description for AT speculative workaround 2020-08-18 10:49:27 +01:00
index.rst docs: Update SMCCC doc, other changes for release 2020-04-16 10:03:39 -05:00
license.rst doc: Convert internal links to RST format 2019-10-08 15:58:03 +00:00
requirements.txt doc: Generate PlantUML diagrams automatically 2019-07-12 14:15:25 +01:00