Home
last modified time | relevance | path

Searched hist:"7416 eb2f786d2c2dbad5eb8079eae4325d298742" (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/make_helpers/
H A Dcflags.mk7416eb2f786d2c2dbad5eb8079eae4325d298742 Fri Apr 11 13:47:20 UTC 2025 Boyan Karatotev <boyan.karatotev@arm.com> refactor(build): pass TF_CFLAGS to the assembler

The assembler is already invoked through the gcc/llvm wrapper so will
understand the TF_CFLAGS out of the box. TF_CFLAGS are also quite
comprehensive. So don't duplicate the definitions and use it directly.
This also allows to absorb TF_CFLAGS_$(ARCH) and CPPFLAGS and reduce
the number of permutations of flags we pass.

Change-Id: I801cea0421dab5a07bf720be9693dce3ef220dcf
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
H A Dbuild_macros.mk7416eb2f786d2c2dbad5eb8079eae4325d298742 Fri Apr 11 13:47:20 UTC 2025 Boyan Karatotev <boyan.karatotev@arm.com> refactor(build): pass TF_CFLAGS to the assembler

The assembler is already invoked through the gcc/llvm wrapper so will
understand the TF_CFLAGS out of the box. TF_CFLAGS are also quite
comprehensive. So don't duplicate the definitions and use it directly.
This also allows to absorb TF_CFLAGS_$(ARCH) and CPPFLAGS and reduce
the number of permutations of flags we pass.

Change-Id: I801cea0421dab5a07bf720be9693dce3ef220dcf
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>