arm-trusted-firmware/plat/arm/css/drivers/scp
Daniel Boulby ff4e86f90e Fix MISRA Rule 5.3 Part 5
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=juno

Change-Id: I575fbc96e8267f2b075e88def1f6e3185394613a
Signed-off-by: Daniel Boulby <daniel.boulby@arm.com>
2018-06-12 13:21:36 +01:00
..
css_bom_bootloader.c ARM platforms: Move BL31 below BL2 to enable BL2 overlay 2018-06-07 12:26:19 +01:00
css_pm_scmi.c Fix MISRA Rule 5.3 Part 5 2018-06-12 13:21:36 +01:00
css_pm_scpi.c Fix MISRA rule 8.3 Part 2 2018-04-13 14:01:56 +01:00
css_scp.h ARM platforms: Move BL31 below BL2 to enable BL2 overlay 2018-06-07 12:26:19 +01:00
css_sds.c CSS: Changes for SDS framework 2017-09-06 15:32:20 +01:00