arm-trusted-firmware/services/spd
Daniel Boulby 7c934242e3 Fix MISRA Rule 5.3 Part 3
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 PLAT=fvp SPD=tspd

Change-Id: I2d711b9584c4cb9ba3814ecd2ca65a42b7e24179
Signed-off-by: Daniel Boulby <daniel.boulby@arm.com>
2018-06-12 13:21:36 +01:00
..
opteed Fix pointer type mismatch of handlers 2018-04-27 18:35:02 +09:00
tlkd Fix pointer type mismatch of handlers 2018-04-27 18:35:02 +09:00
trusty types: use int-ll64 for both aarch32 and aarch64 2018-04-27 18:35:02 +09:00
tspd Fix MISRA Rule 5.3 Part 3 2018-06-12 13:21:36 +01:00