[PATCH] ARM: ARM64: linker: Do not put first function at __image_start

Sascha Hauer s.hauer at pengutronix.de
Mon May 25 23:58:22 PDT 2026


On Thu, 21 May 2026 10:06:08 +0200, Sascha Hauer wrote:
> The very first function in the barebox binary starts at __image_start
> aka _stext, so resolving its name with %pS results in "__image_start"
> instead of the function name. This can be confusing, so add a small
> offset to the first function so that its name resolves properly.
> 
> 

Applied, thanks!

[1/1] ARM: ARM64: linker: Do not put first function at __image_start
      https://git.pengutronix.de/cgit/barebox/commit/?id=5cbebeeb58ab (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list