Home
last modified time | relevance | path

Searched hist:"750 e8d807dced6cd2a523aad7be74161dc705f6e" (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/tools/stm32image/
H A DMakefile750e8d807dced6cd2a523aad7be74161dc705f6e Thu Oct 04 13:35:38 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> 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>
/rk3399_ARM-atf/tools/fiptool/
H A DMakefile750e8d807dced6cd2a523aad7be74161dc705f6e Thu Oct 04 13:35:38 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> 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>
/rk3399_ARM-atf/tools/cert_create/
H A DMakefile750e8d807dced6cd2a523aad7be74161dc705f6e Thu Oct 04 13:35:38 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> 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>