Hello Julius Werner,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/37367
to look at the new patch set (#2).
Change subject: arch/x86/car.ld: Assert at buildtime that _ecar_stack is aligned ......................................................................
arch/x86/car.ld: Assert at buildtime that _ecar_stack is aligned
GCC requires the stack to be 16 bytes aligned. This can be used to avoid aligning the stack at runtime.
Change-Id: I3aa068d947b6b6110fd7d002522f28a13e725cf7 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/arch/x86/car.ld 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/67/37367/2