Home
last modified time | relevance | path

Searched hist:"030567 e6f51731982a7e71cbd387de93bc0e35fd" (Results 1 – 13 of 13) sorted by relevance

/rk3399_ARM-atf/include/lib/cpus/aarch64/
H A Ddenver.h030567e6f51731982a7e71cbd387de93bc0e35fd Fri May 26 01:04:48 UTC 2017 Varun Wadekar <vwadekar@nvidia.com> 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>
H A Dcortex_a53.h030567e6f51731982a7e71cbd387de93bc0e35fd Fri May 26 01:04:48 UTC 2017 Varun Wadekar <vwadekar@nvidia.com> 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>
H A Dcortex_a57.h030567e6f51731982a7e71cbd387de93bc0e35fd Fri May 26 01:04:48 UTC 2017 Varun Wadekar <vwadekar@nvidia.com> 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>
/rk3399_ARM-atf/include/lib/xlat_tables/
H A Dxlat_tables.h030567e6f51731982a7e71cbd387de93bc0e35fd Fri May 26 01:04:48 UTC 2017 Varun Wadekar <vwadekar@nvidia.com> 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>
H A Dxlat_tables_defs.h030567e6f51731982a7e71cbd387de93bc0e35fd Fri May 26 01:04:48 UTC 2017 Varun Wadekar <vwadekar@nvidia.com> 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>
H A Dxlat_tables_v2.h030567e6f51731982a7e71cbd387de93bc0e35fd Fri May 26 01:04:48 UTC 2017 Varun Wadekar <vwadekar@nvidia.com> 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>
/rk3399_ARM-atf/include/common/
H A Dep_info.h030567e6f51731982a7e71cbd387de93bc0e35fd Fri May 26 01:04:48 UTC 2017 Varun Wadekar <vwadekar@nvidia.com> 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>
/rk3399_ARM-atf/lib/xlat_tables/
H A Dxlat_tables_private.h0dd4195114c8d2b6f8be5b00c3b8011a548fe1ae Wed Jun 21 15:52:45 UTC 2017 David Cunado <david.cunado@arm.com> Resolve signed-unsigned comparison issues

A recent commit 030567e6f51731982a7e71cbd387de93bc0e35fd added U()/ULL()
macro to TF constants. This has caused some signed-unsigned comparison
warnings / errors in the TF static analysis.

This patch addresses these issues by migrating impacted variables from
signed ints to unsigned ints and vice verse where applicable.

Change-Id: I4b4c739a3fa64aaf13b69ad1702c66ec79247e53
Signed-off-by: David Cunado <david.cunado@arm.com>
H A Dxlat_tables_common.c0dd4195114c8d2b6f8be5b00c3b8011a548fe1ae Wed Jun 21 15:52:45 UTC 2017 David Cunado <david.cunado@arm.com> Resolve signed-unsigned comparison issues

A recent commit 030567e6f51731982a7e71cbd387de93bc0e35fd added U()/ULL()
macro to TF constants. This has caused some signed-unsigned comparison
warnings / errors in the TF static analysis.

This patch addresses these issues by migrating impacted variables from
signed ints to unsigned ints and vice verse where applicable.

Change-Id: I4b4c739a3fa64aaf13b69ad1702c66ec79247e53
Signed-off-by: David Cunado <david.cunado@arm.com>
/rk3399_ARM-atf/lib/cpus/
H A Derrata_report.c0dd4195114c8d2b6f8be5b00c3b8011a548fe1ae Wed Jun 21 15:52:45 UTC 2017 David Cunado <david.cunado@arm.com> Resolve signed-unsigned comparison issues

A recent commit 030567e6f51731982a7e71cbd387de93bc0e35fd added U()/ULL()
macro to TF constants. This has caused some signed-unsigned comparison
warnings / errors in the TF static analysis.

This patch addresses these issues by migrating impacted variables from
signed ints to unsigned ints and vice verse where applicable.

Change-Id: I4b4c739a3fa64aaf13b69ad1702c66ec79247e53
Signed-off-by: David Cunado <david.cunado@arm.com>
/rk3399_ARM-atf/include/bl31/
H A Dinterrupt_mgmt.h030567e6f51731982a7e71cbd387de93bc0e35fd Fri May 26 01:04:48 UTC 2017 Varun Wadekar <vwadekar@nvidia.com> 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>
/rk3399_ARM-atf/include/lib/psci/
H A Dpsci.h030567e6f51731982a7e71cbd387de93bc0e35fd Fri May 26 01:04:48 UTC 2017 Varun Wadekar <vwadekar@nvidia.com> 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>
/rk3399_ARM-atf/include/lib/el3_runtime/aarch64/
H A Dcontext.h030567e6f51731982a7e71cbd387de93bc0e35fd Fri May 26 01:04:48 UTC 2017 Varun Wadekar <vwadekar@nvidia.com> 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>