arm-trusted-firmware/plat/nvidia/tegra/common/drivers/memctrl
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
..
memctrl_v1.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
memctrl_v2.c Tegra: common: drivers: fix MISRA defects 2019-01-18 09:21:50 -08:00