commit | d1c19459175bf8757500e938fe5bd921034c883c | [log] [tgz] |
---|---|---|
author | Daniel Boulby <daniel.boulby@arm.com> | Wed May 09 10:28:12 2018 +0100 |
committer | Daniel Boulby <daniel.boulby@arm.com> | Tue Jun 12 13:21:36 2018 +0100 |
tree | a48538ef5fc1c7cb922508a05192f727292621fa | |
parent | fef5d2df414d9db8150c31827a9e4abddaab9349 [diff] |
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>