mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2026-07-05 10:38:55 +00:00
The DDR drivers require the `CROSS_COMPILE` prefix to be set. Platform
builds break if a user builds for Marvell without explicitly providing
this. This is hidden in CI because we always set the target. Provide a
default as a workaround.
Change-Id: Id93d71876a81e442e6612eae2b0e7cb12e0fd55a
Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>
(cherry picked from commit 520d3f5463)