Tegra: add explicit casts for integer macros
authorVarun Wadekar <vwadekar@nvidia.com>
Mon, 24 Apr 2017 21:17:12 +0000 (14:17 -0700)
committerVarun Wadekar <vwadekar@nvidia.com>
Thu, 15 Jun 2017 00:00:42 +0000 (17:00 -0700)
commit70cb692e234155b7b831ee2414a0818b26c0b7df
tree92312bc2dfd59756fb39b41ef6dcf325cd237e54
parent030567e6f51731982a7e71cbd387de93bc0e35fd
Tegra: add explicit casts for integer macros

This patch adds explicit casts (U(x)) to integers in the tegra_def.h
headers, to make them compatible with whatever operation they're used
in [MISRA-C Rule 10.1]

Change-Id: Ic5fc611aad986a2c6e6e6f625e0753ab9b69eb02
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
plat/nvidia/tegra/include/platform_def.h
plat/nvidia/tegra/include/t132/tegra_def.h
plat/nvidia/tegra/include/t186/tegra_def.h
plat/nvidia/tegra/include/t210/tegra_def.h
plat/nvidia/tegra/include/tegra_private.h