arm-trusted-firmware/plat
David Cunado 0dd4195114 Resolve signed-unsigned comparison issues
A recent commit 030567e6f5 added U()/ULL()
macro to TF constants. This has caused some signed-unsigned comparison
warnings / errors in the TF static analysis.

This patch addresses these issues by migrating impacted variables from
signed ints to unsigned ints and vice verse where applicable.

Change-Id: I4b4c739a3fa64aaf13b69ad1702c66ec79247e53
Signed-off-by: David Cunado <david.cunado@arm.com>
2017-06-27 09:57:21 +01:00
..
arm Merge pull request #997 from dp-arm/dp/spe 2017-06-23 12:48:11 +01:00
common sp_min: Implement `sp_min_plat_runtime_setup()` 2017-06-20 15:14:01 +01:00
compat Resolve signed-unsigned comparison issues 2017-06-27 09:57:21 +01:00
hisilicon Merge pull request #988 from Leo-Yan/fix_cpu_off_v1 2017-06-22 15:09:51 +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: embed ROTPK hash into BL1/BL2 2017-06-20 23:54:28 +09:00
xilinx/zynqmp Use SPDX license identifiers 2017-05-03 09:39:28 +01:00