Home
last modified time | relevance | path

Searched hist:"6 c2e5bf68955cdcce18fbd32697692e352e3c34c" (Results 1 – 6 of 6) sorted by relevance

/rk3399_ARM-atf/make_helpers/
H A Dcflags.mk6c2e5bf68955cdcce18fbd32697692e352e3c34c Fri Apr 11 09:13:55 UTC 2025 Boyan Karatotev <boyan.karatotev@arm.com> feat(build): use clang as a linker

To support LTO, the gcc binary is used as a compiler, assembler, and
linker. Do the same for clang and enable LTO builds with it as a side
effect.

This simplifies code quite a bit as the gcc/clang different is much
smaller. Support for ld/lld (if overriden with LD) is maintained.

This is a good time to convert tabs to spaces to conform to make's
expectations on syntax.

Change-Id: I6c529c1393f7e9e8046ed537f871fc3ad91d599a
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
H A Dtoolchain.mk6c2e5bf68955cdcce18fbd32697692e352e3c34c Fri Apr 11 09:13:55 UTC 2025 Boyan Karatotev <boyan.karatotev@arm.com> feat(build): use clang as a linker

To support LTO, the gcc binary is used as a compiler, assembler, and
linker. Do the same for clang and enable LTO builds with it as a side
effect.

This simplifies code quite a bit as the gcc/clang different is much
smaller. Support for ld/lld (if overriden with LD) is maintained.

This is a good time to convert tabs to spaces to conform to make's
expectations on syntax.

Change-Id: I6c529c1393f7e9e8046ed537f871fc3ad91d599a
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
H A Dbuild_macros.mk6c2e5bf68955cdcce18fbd32697692e352e3c34c Fri Apr 11 09:13:55 UTC 2025 Boyan Karatotev <boyan.karatotev@arm.com> feat(build): use clang as a linker

To support LTO, the gcc binary is used as a compiler, assembler, and
linker. Do the same for clang and enable LTO builds with it as a side
effect.

This simplifies code quite a bit as the gcc/clang different is much
smaller. Support for ld/lld (if overriden with LD) is maintained.

This is a good time to convert tabs to spaces to conform to make's
expectations on syntax.

Change-Id: I6c529c1393f7e9e8046ed537f871fc3ad91d599a
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
/rk3399_ARM-atf/bl1/
H A Dbl1.mk6c2e5bf68955cdcce18fbd32697692e352e3c34c Fri Apr 11 09:13:55 UTC 2025 Boyan Karatotev <boyan.karatotev@arm.com> feat(build): use clang as a linker

To support LTO, the gcc binary is used as a compiler, assembler, and
linker. Do the same for clang and enable LTO builds with it as a side
effect.

This simplifies code quite a bit as the gcc/clang different is much
smaller. Support for ld/lld (if overriden with LD) is maintained.

This is a good time to convert tabs to spaces to conform to make's
expectations on syntax.

Change-Id: I6c529c1393f7e9e8046ed537f871fc3ad91d599a
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
/rk3399_ARM-atf/docs/getting_started/
H A Dbuild-options.rst6c2e5bf68955cdcce18fbd32697692e352e3c34c Fri Apr 11 09:13:55 UTC 2025 Boyan Karatotev <boyan.karatotev@arm.com> feat(build): use clang as a linker

To support LTO, the gcc binary is used as a compiler, assembler, and
linker. Do the same for clang and enable LTO builds with it as a side
effect.

This simplifies code quite a bit as the gcc/clang different is much
smaller. Support for ld/lld (if overriden with LD) is maintained.

This is a good time to convert tabs to spaces to conform to make's
expectations on syntax.

Change-Id: I6c529c1393f7e9e8046ed537f871fc3ad91d599a
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
/rk3399_ARM-atf/lib/cpus/
H A Dcpu-ops.mk6c2e5bf68955cdcce18fbd32697692e352e3c34c Fri Apr 11 09:13:55 UTC 2025 Boyan Karatotev <boyan.karatotev@arm.com> feat(build): use clang as a linker

To support LTO, the gcc binary is used as a compiler, assembler, and
linker. Do the same for clang and enable LTO builds with it as a side
effect.

This simplifies code quite a bit as the gcc/clang different is much
smaller. Support for ld/lld (if overriden with LD) is maintained.

This is a good time to convert tabs to spaces to conform to make's
expectations on syntax.

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