arm-trusted-firmware/plat/arm
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
..
board Set DYNAMIC_WORKAROUND_CVE_2018_3639=1 on FVP by default 2018-06-08 11:46:31 +01:00
common Revert "Code change to fix small bugs" 2018-06-08 13:17:26 +01:00
css Fix MISRA Rule 5.7 Part 2 2018-06-12 13:21:36 +01:00
soc/common Fix MISRA rule 8.4 Part 2 2018-02-28 17:19:56 +00:00