arm-trusted-firmware/include/lib/xlat_tables
Daniel Boulby 896a5902ec Fix MISRA Rule 5.3 Part 2
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 LOG_LEVEL=50 PLAT=fvp

Change-Id: I67b6b05cbad4aeca65ce52981b4679b340604708
Signed-off-by: Daniel Boulby <daniel.boulby@arm.com>
2018-06-12 13:21:36 +01:00
..
aarch32 Fix MISRA Rule 5.3 Part 2 2018-06-12 13:21:36 +01:00
aarch64 Fix MISRA Rule 5.3 Part 2 2018-06-12 13:21:36 +01:00
xlat_mmu_helpers.h Add comments about mismatched TCR_ELx and xlat tables 2018-02-27 09:55:01 +00:00
xlat_tables.h include: add U()/ULL() macros for constants 2017-06-14 17:00:30 -07:00
xlat_tables_arch.h xlat: Fix warning in CHECK_VIRT_ADDR_SPACE_SIZE 2018-05-09 11:36:10 +01:00
xlat_tables_defs.h xlat: Set AP[1] to 1 when it is RES1 2018-04-26 12:59:08 +01:00
xlat_tables_v2.h Fix some MISRA defects in SPM code 2018-04-17 15:10:18 +01:00
xlat_tables_v2_helpers.h bl2-el3: Add BL2_EL3 image 2018-01-18 09:42:35 +00:00