arm-trusted-firmware/tools/renesas/rcar_layout_create
Marek Vasut 72f4b70e8e fix(rcar-layout): fix tool build
Since 2f1c5e7eb1 ("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
2024-11-10 16:09:18 +01:00
..
makefile fix(rcar-layout): fix tool build 2024-11-10 16:09:18 +01:00
sa0.c rcar_gen3: plat: Add initial D3 support 2019-04-02 03:40:51 +02:00
sa0.ld.S rcar-gen3: initial commit for the rcar-gen3 boards 2018-10-17 18:38:33 +02:00
sa6.c fix(rcar3): fix load address range check 2023-12-13 22:12:15 +01:00
sa6.ld.S rcar-gen3: initial commit for the rcar-gen3 boards 2018-10-17 18:38:33 +02:00