"drivers/git@git.tuxist.de:jan.koester/linux.git" did not exist on "b9db42730aeb23f91d7585786de25a260ab04098"
[ARM] 4074/1: Flat loader stack alignment
The ARM EABI requires doubleword (8-byte) stack alignment at all public entry points. The patch below makes the bFLT loader honour this. It's always safe to start with a doubleword aligned stack so it doesn't seem worth making this conditional on CONFIG_AEABI. Paul Signed-off-by:Paul Brook <paul@codesourcery.com> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
Loading
Please sign in to comment