arm-trusted-firmware/docs
Justin Chadwell 11a96e0ea0 Remove -Wpadded warning
-Wpadded warns whenever the C compiler automatically includes any
padding in a structure. Because TF-A has a large number of structures,
this occurs fairly frequently and is incredibly verbose, and as such is
unlikely to ever be fixed.

The utility of this warning is also extremely limited - knowing that a
structure includes padding does not point to the existence of an error,
and is probably quite unlikely to indicate actually buggy behaviour.
Therefore, it's probably best to keep this warning off at all times.

Change-Id: I0797cb75f06b4fea0d2fdc16fd5ad978a31d76ec
Signed-off-by: Justin Chadwell <justin.chadwell@arm.com>
2019-12-16 09:05:42 +00:00
..
about Merge "Update release-information for v2.2 Release" into integration 2019-10-22 13:35:23 +00:00
components doc: Split the User Guide into multiple files 2019-11-27 10:45:54 +00:00
design Merge "Changes to support updated register usage in SMCCC v1.2" into integration 2019-11-29 10:06:37 +00:00
getting_started Enable Link Time Optimization in GCC 2019-12-02 09:23:43 -06:00
perf doc: Split the User Guide into multiple files 2019-11-27 10:45:54 +00:00
plat docs: tegra: add support for Tegra194 class of SoCs 2019-12-10 10:06:48 -08:00
process Remove -Wpadded warning 2019-12-16 09:05:42 +00:00
resources doc: Fix syntax erros in I/O storage layer plantuml diagrams 2019-10-28 14:19:27 +01:00
security_advisories TF-A Documentation: Update Security Advisory TFV-5 (CVE-2017-15031) 2019-11-04 14:53:10 +00:00
Makefile doc: Add minimal Sphinx support 2019-05-21 12:31:25 +01:00
change-log.rst docs: Add Cortex-Hercules/HerculesAE CPU support 2019-11-13 10:54:52 -06:00
conf.py doc: Remove version and release variables from conf.py 2019-10-17 13:46:38 +00:00
global_substitutions.txt doc: Add missing terms to the glossary 2019-11-14 15:37:45 +00:00
glossary.rst doc: Add missing terms to the glossary 2019-11-14 15:37:45 +00:00
index.rst doc: Move platform list to the Platform Ports index page 2019-10-21 13:31:49 +00: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