arm-trusted-firmware/plat/nvidia/tegra/common/drivers
Varun Wadekar 64aa08fb16 Tegra: bpmp: fix multiple MISRA issues
This patch fixes violations for the following MISRA rules

* Rule 5.7  "A tag name shall be a unique identifier"
* Rule 10.1 "Operands shall not be of an inappropriate essential type"
* Rule 10.3 "The value of an expression shall not be assigned to an object
             with a narrower essential type or of a different essential type
             category"
* Rule 10.4 "Both operands of an operator in which the usual arithmetic
             conversions are performed shall have the same essential type
             category"
* Rule 20.7 "Expressions resulting from the expansion of macro parameters
             shall be enclosed in parentheses"
* Rule 21.1 "#define and #undef shall not be used on a reserved identifier
             or reserved macro name"

Change-Id: I83cbe659c2d72e76dd4759959870b57c58adafdf
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
2020-01-31 13:21:24 -08:00
..
bpmp Makefile: remove extra include paths in INCLUDES 2019-04-03 15:30:46 +01:00
bpmp_ipc Tegra: bpmp: fix multiple MISRA issues 2020-01-31 13:21:24 -08:00
flowctrl Makefile: remove extra include paths in INCLUDES 2019-04-03 15:30:46 +01:00
gpcdma Makefile: remove extra include paths in INCLUDES 2019-04-03 15:30:46 +01:00
memctrl Tegra: memctrl_v2: remove weakly defined TZDRAM setup handler 2020-01-31 13:20:00 -08:00
pmc Tegra210: clear PMC_DPD registers on resume 2019-01-31 08:50:13 -08:00
smmu Tegra: smmu: change exit criteria for context size calculation 2019-01-23 10:33:00 -08:00
spe tegra: add support for multi console interface 2019-08-15 13:49:34 -07:00