arm-trusted-firmware/plat/arm/css
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
..
common css/sgi: rework the core position calculation function 2018-05-16 12:11:41 +05:30
drivers Fix MISRA Rule 5.7 Part 2 2018-06-12 13:21:36 +01:00
sgi Merge pull request #1387 from vishwanathahg/sgi575/core_pos_calc 2018-05-16 15:23:18 +01:00