arm-trusted-firmware/drivers/arm
Daniel Boulby 896a5902ec Fix MISRA Rule 5.3 Part 2
Use a _ prefix for Macro arguments to prevent that argument from
hiding variables of the same name in the outer scope

Rule 5.3: An identifier declared in an inner scope shall not
          hide an identifier declared in an outer scope

Fixed For:
    make LOG_LEVEL=50 PLAT=fvp

Change-Id: I67b6b05cbad4aeca65ce52981b4679b340604708
Signed-off-by: Daniel Boulby <daniel.boulby@arm.com>
2018-06-12 13:21:36 +01:00
..
cci drivers: fix switch statements to comply with MISRA rules 2018-03-26 12:43:05 +01:00
cci400 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
ccn Fix type of `unsigned long` constants 2017-09-21 12:03:53 +01:00
gic Fix MISRA Rule 5.3 Part 2 2018-06-12 13:21:36 +01:00
pl011 [PATCH 1/2] qemu: Support MULTI_CONSOLE_API 2018-03-05 20:14:39 +08:00
pl061 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
smmu Fix MISRA Rule 5.3 Part 2 2018-06-12 13:21:36 +01:00
sp804 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
sp805 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
tzc Fix MISRA Rule 5.3 Part 2 2018-06-12 13:21:36 +01:00
tzc400 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00