Home
last modified time | relevance | path

Searched hist:fa0df1bd76b176f7832031c1fa3a0044aacf4e37 (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/tools/renesas/rzg_layout_create/
H A Dmakefilefa0df1bd76b176f7832031c1fa3a0044aacf4e37 Mon Jul 14 21:16:17 UTC 2025 Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> fix(tools): renesas: rzg: Fix tool build

Since 2f1c5e7eb177 ("build: use GCC to link by default") the
code does not even compile with GCC14 on debian/unstable with
the following error:

/usr/lib/gcc-cross/aarch64-linux-gnu/14/../../../../aarch64-linux-gnu/bin/ld: bootparam_sa0.elf: error: PHDR segment not covered by LOAD segment
/usr/lib/gcc-cross/aarch64-linux-gnu/14/../../../../aarch64-linux-gnu/bin/ld: cert_header_sa6.elf: error: PHDR segment not covered by LOAD segment

Fix the tools build.

This change is similar to commit 72f4b70e8e8e ("fix(rcar-layout): fix tool build") done for R-Car tools.

Change-Id: Ie4fb6c4d32982a8ce399e1fde0736cb43c18b34d
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>