include: add U()/ULL() macros for constants
authorVarun Wadekar <vwadekar@nvidia.com>
Fri, 26 May 2017 01:04:48 +0000 (18:04 -0700)
committerVarun Wadekar <vwadekar@nvidia.com>
Thu, 15 Jun 2017 00:00:30 +0000 (17:00 -0700)
commit030567e6f51731982a7e71cbd387de93bc0e35fd
treef5684ca0177c7cd52dc1286ef612ffa66e72b539
parent6176b4fcb4175a25d918345a729cce560b9356c2
include: add U()/ULL() macros for constants

This patch uses the U() and ULL() macros for constants, to fix some
of the signed-ness defects flagged by the MISRA scanner.

Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
14 files changed:
include/bl31/interrupt_mgmt.h
include/common/ep_info.h
include/drivers/arm/gic_v2.h
include/lib/aarch64/arch.h
include/lib/aarch64/smcc_helpers.h
include/lib/cpus/aarch64/cortex_a53.h
include/lib/cpus/aarch64/cortex_a57.h
include/lib/cpus/aarch64/denver.h
include/lib/el3_runtime/aarch64/context.h
include/lib/psci/psci.h
include/lib/smcc.h
include/lib/xlat_tables/xlat_tables.h
include/lib/xlat_tables/xlat_tables_defs.h
include/lib/xlat_tables/xlat_tables_v2.h