aboutsummaryrefslogtreecommitdiffstats
path: root/bl32
diff options
context:
space:
mode:
authorJohn Powell <john.powell@arm.com>2020-03-20 14:21:05 -0500
committerjohpow01 <john.powell@arm.com>2020-04-03 16:20:59 -0500
commit3443a7027d78a9ccebc6940f0a69300ec7c1ed44 (patch)
tree079c29b2f19a0009fdf7dbe2aa6727f920009a93 /bl32
parent0f99bf32df156b7b87454278b049c65221eeeb84 (diff)
downloadplatform_external_arm-trusted-firmware-3443a7027d78a9ccebc6940f0a69300ec7c1ed44.tar.gz
platform_external_arm-trusted-firmware-3443a7027d78a9ccebc6940f0a69300ec7c1ed44.tar.bz2
platform_external_arm-trusted-firmware-3443a7027d78a9ccebc6940f0a69300ec7c1ed44.zip
Fix MISRA C issues in BL1/BL2/BL31
Attempts to address MISRA compliance issues in BL1, BL2, and BL31 code. Mainly issues like not using boolean expressions in conditionals, conflicting variable names, ignoring return values without (void), adding explicit casts, etc. Change-Id: If1fa18ab621b9c374db73fa6eaa6f6e5e55c146a Signed-off-by: John Powell <john.powell@arm.com>
Diffstat (limited to 'bl32')
0 files changed, 0 insertions, 0 deletions