arm-trusted-firmware/plat
David Cunado 568ac1f730 Resolve build errors flagged by GCC 6.2
With GCC 6.2 compiler, more C undefined behaviour is being flagged as
warnings, which result in build errors in ARM TF build.

This patch addresses issue caused by enums with values that exceed
maximum value for an int. For these cases the enum is converted to
a set of defines.

Change-Id: I5114164be10d86d5beef3ea1ed9be5863855144d
Signed-off-by: David Cunado <david.cunado@arm.com>
2017-06-20 11:40:33 +01:00
..
arm Merge pull request #953 from vwadekar/tegra-misra-fixes-v1 2017-06-16 12:06:24 +01:00
common cert: move platform_oid.h to include/tools_share for all platforms 2017-05-24 00:08:35 +09:00
compat Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
hisilicon Merge pull request #991 from davidcunado-arm/dc/update_hikey 2017-06-20 10:21:38 +01:00
mediatek Resolve build errors flagged by GCC 6.2 2017-06-20 11:40:33 +01:00
nvidia/tegra Tegra186: mce: fix MISRA defects 2017-06-14 17:02:01 -07:00
qemu Merge pull request #927 from jeenu-arm/state-switch 2017-05-11 16:04:52 +01:00
rockchip Unique names for defines in the CPU libraries 2017-06-14 15:00:13 -07:00
socionext/uniphier uniphier: fix memory over-run bug 2017-06-15 09:39:37 +09:00
xilinx/zynqmp Use SPDX license identifiers 2017-05-03 09:39:28 +01:00