Home
last modified time | relevance | path

Searched hist:"72 f4b70e8e8e656d88bda77605f73076474f5a55" (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/tools/renesas/rcar_layout_create/
H A Dmakefile72f4b70e8e8e656d88bda77605f73076474f5a55 Sat Nov 09 10:43:05 UTC 2024 Marek Vasut <marek.vasut+renesas@mailbox.org> fix(rcar-layout): 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.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Change-Id: I830b53e23f25c62da3583c1c3e02e0607a237d15