arm-trusted-firmware/plat/nvidia/tegra/include
Anthony Zhou 592035d05b Tegra186: secondary: fix MISRA defects
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]

Voided non c-library functions whose return types are not used [Rule 17.7]

Change-Id: I758e7ef6d45dd2edf4cd5580e2af15219246e75c
Signed-off-by: Anthony Zhou <anzhou@nvidia.com>
2019-01-16 10:12:35 -08:00
..
drivers Tegra210: bpmp: power management interface 2019-01-16 10:12:01 -08:00
t132 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
t186 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
t210 Tegra210: bpmp: power management interface 2019-01-16 10:12:01 -08:00
plat_macros.S Tegra: support for native GICv2 drivers 2018-12-18 14:25:27 -08:00
platform_def.h Tegra: console clock settings for real/FPGA platforms 2019-01-16 10:08:53 -08:00
tegra_platform.h Tegra: platform: helper functions to read chip ID 2019-01-16 10:08:32 -08:00
tegra_private.h Tegra186: secondary: fix MISRA defects 2019-01-16 10:12:35 -08:00