• Nicolas Pitre's avatar
    [ARM PATCH] 2443/1: enable iWMMXt on EABI binaries · 2677809c
    Nicolas Pitre authored
    Patch from Nicolas Pitre
    
    It appears that the EF_ARM_SOFT_FLOAT is a reserved bit with the new
    ARM EABI.  Since EABI is said to not support FPA (FPA emulation being
    the reason why we'd want to disable iWMMXt access) we now test for any
    EABI version as well to turn on iWMMXt access.
    
    Signed-off-by: Nicolas Pitre
    Signed-off-by: Russell King
    2677809c
elf.h 4.06 KB