summaryrefslogtreecommitdiff
path: root/lib/psci/psci_common.c
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2018-02-02 15:55:13 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2018-02-02 16:32:30 +0900
commit4f557c77f56b8f5c05be03743e48b35b1acfbbf4 (patch)
tree4f2acb405b7f48ac70a0c24d874abdef5a5333cb /lib/psci/psci_common.c
parent9c740a58e140dfab13be1e5f41b427737428c210 (diff)
uniphier: add ULL to physical address literals
Looks like this is requirement in the pre-merge static analysis. misra_violation: [Required] MISRA C-2012 Rule 7.2 violation: Unsigned constants must be declared with U or u suffix. Adding ULL as requested. I used ULL() macros for BL*_{BASE,LIMIT} because they are referenced from linker scripts. Requested-by: David Cunado <david.cunado@arm.com> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'lib/psci/psci_common.c')
0 files changed, 0 insertions, 0 deletions