diff options
author | dp-arm <dimitris.papastamos@arm.com> | 2017-05-03 12:14:10 +0100 |
---|---|---|
committer | dp-arm <dimitris.papastamos@arm.com> | 2017-05-24 14:23:08 +0100 |
commit | 7c7dffd8aa63f168cd61770d9a6aa7923f8718af (patch) | |
tree | 36c6108b2b85f6fce2cf1e68edbd68cc6837e6e3 /lib/psci/psci_main.c | |
parent | 9bedc6d3bdebe3ef4318c59a05a04be6783cfe19 (diff) |
plat/arm: Compile out impossible conditional for AArch32
Since ARM_DRAM2_BASE is above the 32-bit limit, the condition
is always false. Wrap this condition in an ifndef to avoid
warnings during compilation.
Change-Id: Ideabb6c65de6c62474ed03eb29df4b049d5316be
Signed-off-by: dp-arm <dimitris.papastamos@arm.com>
Diffstat (limited to 'lib/psci/psci_main.c')
0 files changed, 0 insertions, 0 deletions