arm-trusted-firmware/plat/nvidia/tegra/soc/t194
Varun Wadekar 8d4107f083 Tegra194: se: fix multiple MISRA issues
This patch fixes violations for the following MISRA rules

* Rule 8.4  "A compatible declaration shall be visible when an object or
             function with external linkage is defined"
* Rule 10.1 "Operands shall not be of an inappropriate essential type"
* Rule 10.6 "Both operands of an operator in which the usual arithmetic
             conversions are perdormed shall have the same essential type
             category"
* Rule 17.7 "The value returned by a function having non-void return
             type shall be used"

Change-Id: I171ac8340de729fd7be928fa0c0694e9bb8569f0
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
2020-01-31 13:21:12 -08:00
..
drivers Tegra194: se: fix multiple MISRA issues 2020-01-31 13:21:12 -08:00
plat_memctrl.c Tegra194: memctrl: enable mc sid OVERRIDE for PCIE0R1 2020-01-23 09:01:56 -08:00
plat_psci_handlers.c Tegra: remove weakly defined PSCI platform handlers 2020-01-31 13:19:38 -08:00
plat_secondary.c Tegra194: helper functions for CPU rst handler and SMMU ctx offset 2019-11-28 11:14:21 -08:00
plat_setup.c Tegra194: enable driver for general purpose DMA engine 2020-01-23 09:02:46 -08:00
plat_sip_calls.c Tegra194: cleanup references to Tegra186 2019-11-28 11:14:21 -08:00
plat_smmu.c Tegra194: smmu: add PCIE0R1 mc reg to system suspend save list 2020-01-23 09:03:01 -08:00
plat_trampoline.S Tegra194: smmu: add PCIE0R1 mc reg to system suspend save list 2020-01-23 09:03:01 -08:00
platform_t194.mk Tegra194: enable spe-console functionality 2020-01-28 09:43:10 +00:00