[PATCH 0/2] arm: socfpga: agilex5: fix stack in entry function
Sascha Hauer
s.hauer at pengutronix.de
Wed May 13 07:07:24 PDT 2026
On Wed, 13 May 2026 14:22:21 +0200, Michael Tretter wrote:
> The entry function for the Arrow AXE5 Eagle board places the stack at
> the end of the OCRAM. However, the board firmware uses the same page for
> handoff data for barebox, which is read after barebox is already
> running. This may cause data corruption if the stack grows into the
> handoff data.
>
> Patch 1 fixes the stack location for the Arrow AXE5 Eagle board to avoid
> corrupting the handoff data.
>
> [...]
Applied, thanks!
[1/2] arm: socfpga: axe5-eagle: fix stack location
https://git.pengutronix.de/cgit/barebox/commit/?id=f566c8ecc9af (link may not be stable)
[2/2] arm: socfpga: agilex5: add helper for entry function
https://git.pengutronix.de/cgit/barebox/commit/?id=d5840df6ff29 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list