• Paul Brook's avatar
    Flat loader stack alignment · 217ce578
    Paul Brook authored
    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.
    Signed-off-by: default avatarPaul Brook <paul@codesourcery.com>
    217ce578
flat.h 641 Bytes