arm-trusted-firmware/plat
Anthony Zhou 61beb3e016 Tegra: common: drivers: fix MISRA defects
Main fixes:

Add suffix U for constant [Rule 10.1]

Match the operands type [Rule 10.4]

Use UL replace U for that constant define that need do "~"
operation [Rule 12.4]

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

Change-Id: Ia1e814ca3890eab7904be9c79030502408f30936
Signed-off-by: Anthony Zhou <anzhou@nvidia.com>
2019-01-18 09:21:50 -08:00
..
allwinner Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
arm Merge pull request #1738 from ardbiesheuvel/synquacer-spm 2019-01-16 16:01:42 +00:00
common Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
hisilicon Move BL1 and BL2 private defines to bl_common.h 2019-01-15 13:52:32 +00:00
imx imx: add cpu-freq SIP runtime service support 2019-01-17 10:49:48 +08:00
layerscape Move BL1 and BL2 private defines to bl_common.h 2019-01-15 13:52:32 +00:00
marvell Move BL1 and BL2 private defines to bl_common.h 2019-01-15 13:52:32 +00:00
mediatek Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
meson/gxbb Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
nvidia/tegra Tegra: common: drivers: fix MISRA defects 2019-01-18 09:21:50 -08:00
qemu Move BL1 and BL2 private defines to bl_common.h 2019-01-15 13:52:32 +00:00
renesas/rcar rcar_gen3: plat: update renesas version to 2.0.0 2019-01-08 14:08:44 +01:00
rockchip Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
rpi3 rpi3: fix RPI3_PRELOADED_DTB_BASE usage 2019-01-17 00:15:56 +02:00
socionext plat/synquacer: enable SPM support 2019-01-15 17:51:23 +01:00
st/stm32mp1 stm32mp1: do not include platform header files directly in drivers 2019-01-07 11:17:24 +01:00
ti/k3 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
xilinx xilinx: Move IPI functions to common file 2019-01-09 12:38:00 -08:00