"backend/ent/vscode:/vscode.git/clone" did not exist on "08c4e514f84c0d4128df3601eef36b7101f73dda"
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>
Please register or sign in to comment