arm-trusted-firmware/plat/mediatek/mt6795
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
..
aarch64 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
drivers/timer Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
include Resolve build errors flagged by GCC 6.2 2017-06-20 11:40:33 +01:00
bl31.ld.S Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
bl31_plat_setup.c Merge pull request #927 from jeenu-arm/state-switch 2017-05-11 16:04:52 +01:00
plat_delay_timer.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
plat_mt_gic.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
plat_pm.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
plat_topology.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
platform.mk Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
power_tracer.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
scu.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00