arm-trusted-firmware/plat/arm/css/drivers/scp
Daniel Boulby a138f76871 Fix MISRA Rule 5.7 Part 2
Follow convention of shorter names for smaller scope to fix
violations of MISRA rule 5.7

To prevent violation of directive 4.5 having variable name channel
in css_pm_scmi.c not being typographically ambiguous change macro
argument CHANNEL in css_mhu_doorbell.h change argument to _channel
to fit with our convention which is a permitted exception of
directive 4.5 for this project

Rule 5.7: A tag name shall be a unique identifier

Fixed for:
    make LOG_LEVEL=50 PLAT=juno

Change-Id: I147cdb13553e83ed7df19149b282706db115d612
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.7 Part 2 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