aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/mem.c
diff options
context:
space:
mode:
authorDaniel Boulby <daniel.boulby@arm.com>2018-05-09 11:29:07 +0100
committerDaniel Boulby <daniel.boulby@arm.com>2018-06-12 13:21:36 +0100
commit7cb81945d5007925c59f68150ede7a20dba41e6c (patch)
tree7840a81cd876c5640df768fd95158090e891114e /lib/stdlib/mem.c
parent7c934242e3652c4d43f1ce31187d804f627ab8a9 (diff)
downloadplatform_external_arm-trusted-firmware-7cb81945d5007925c59f68150ede7a20dba41e6c.tar.gz
platform_external_arm-trusted-firmware-7cb81945d5007925c59f68150ede7a20dba41e6c.tar.bz2
platform_external_arm-trusted-firmware-7cb81945d5007925c59f68150ede7a20dba41e6c.zip
Fix MISRA Rule 5.3 Part 4
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 USE_COHERENT_MEM=0 Change-Id: If50c583d3b63799ee6852626b15be00c0f6b10a0 Signed-off-by: Daniel Boulby <daniel.boulby@arm.com>
Diffstat (limited to 'lib/stdlib/mem.c')
0 files changed, 0 insertions, 0 deletions