On Fri, 28 Feb 2025 05:20:22 -0700, Simon Glass wrote: > This series was split from the VBE part H series. It adjusts the logic > for selecting the top of the stack so that it is more consistent across > xPL phases. > > Changes in v4: > - Rebase to -next > > [...]
Applied to u-boot/next, thanks! [1/4] tpl: Rename TPL_NEEDS_SEPARATE_STACK to TPL_HAVE_INIT_STACK commit: e7741f11246102a9bf5e3b5585bb5688afe588b7 [2/4] spl: Add an SPL_HAVE_INIT_STACK option commit: d6a53f523afea94fb20fe4f9babcd880833372f1 [3/4] spl: Use CONFIG_VAL() to obtain the SPL stack commit: ffa98c08e8597ecb3668025ae881630f5664684e [4/4] arm: Support a separate stack for VPL commit: f09d5b28ff60808e81f7c7bb97855e2db8da9bd9 -- Tom