arm-trusted-firmware/plat/nvidia/tegra/soc/t186
Anthony Zhou d6102295c5 Tegra186: setup: fix defects flagged by MISRA scan
Main fixes:

Added explicit casts (e.g. 0U) to integers in order for them to be
compatible with whatever operation they're used in [Rule 10.1]

Force operands of an operator to the same type category [Rule 10.4]

Added curly braces ({}) around if statements in order to
make them compound [Rule 15.6]

Change-Id: I4840c3122939f736113d61f1462af3bd7b0b5085
Signed-off-by: Anthony Zhou <anzhou@nvidia.com>
2019-01-16 10:19:52 -08:00
..
drivers Tegra186: mce: remove unwanted print messages 2019-01-16 10:13:10 -08:00
plat_memctrl.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
plat_psci_handlers.c Tegra186: PM: fix MISRA defects in plat_psci_handlers.c 2019-01-16 10:19:27 -08:00
plat_secondary.c Tegra186: secondary: fix MISRA defects 2019-01-16 10:12:35 -08:00
plat_setup.c Tegra186: setup: fix defects flagged by MISRA scan 2019-01-16 10:19:52 -08:00
plat_sip_calls.c Tegra186: remove support for Quasi System power off (SC8) state 2019-01-16 10:13:01 -08:00
plat_smmu.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
plat_trampoline.S Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
platform_t186.mk Use SPDX license identifiers 2017-05-03 09:39:28 +01:00