"readme.rst" did not exist on "aba2f1e023014c58cf72a1378df0a6a17d2871dc"
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>
Showing
+2 -0
Please register or sign in to comment