arm-trusted-firmware/docs/process
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
..
coding-guidelines.rst doc: Misc syntax and spelling fixes 2019-10-11 12:39:06 +00:00
contributing.rst doc: Split the User Guide into multiple files 2019-11-27 10:45:54 +00:00
faq.rst doc: Convert internal links to RST format 2019-10-08 15:58:03 +00:00
index.rst doc: Move "About" content from index.rst to a new chapter 2019-10-21 13:31:49 +00:00
platform-compatibility-policy.rst doc: Convert internal links to RST format 2019-10-08 15:58:03 +00:00
security-hardening.rst Remove -Wpadded warning 2019-12-16 09:05:42 +00:00
security-reporting.asc doc: Move documents into subdirectories 2019-05-21 15:05:56 +01:00
security.rst doc: Convert internal links to RST format 2019-10-08 15:58:03 +00:00