arm-trusted-firmware/tools/fiptool
Antonio Nino Diaz 750e8d807d tools: Make invocation of host compiler correct
HOSTCC should be used in any of the tools inside the tools/ directory
instead of CC. That way it is possible to override both values from the
command line when building the Trusted Firmware and the tools at the
same time. Also, use HOSTCCFLAGS instead of CFLAGS.

Also, instead of printing the strings CC and LD in the console during
the compilation of the tools, HOSTCC and HOSTLD have to be used for
clarity. This is how it is done in other projects like U-Boot or Linux.

Change-Id: Icd6f74c31eb74cdd1c353583399ab19e173e293e
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2018-10-04 14:35:38 +01:00
..
Makefile tools: Make invocation of host compiler correct 2018-10-04 14:35:38 +01:00
fiptool.c Make TF UUID RFC 4122 compliant 2018-06-14 14:41:00 +01:00
fiptool.h fiptool: Precursor changes for Visual Studio 2017-10-11 21:26:36 +01:00
fiptool_platform.h fiptool: Enable Visual Studio build 2017-10-17 12:14:20 +01:00
tbbr_config.c Make TF UUID RFC 4122 compliant 2018-06-14 14:41:00 +01:00
tbbr_config.h fip: move headers shared between TF and fiptool to include/tools_share 2017-05-23 23:58:47 +09:00
win_posix.c fiptool: Enable Visual Studio build 2017-10-17 12:14:20 +01:00
win_posix.h fiptool: Enable Visual Studio build 2017-10-17 12:14:20 +01:00