• Sandrine Bailleux's avatar
    juno: Place assembler functions in separate sections · db7bc010
    Sandrine Bailleux authored
    This extends the --gc-sections behaviour to the Juno-specific assembler
    support functions in the firmware images by placing each function
    into its own code section. This is achieved by using the 'func'
    macro when declaring a function label.
    
    Change-Id: I738370c0515face104531ab7944cc5bbdad49a9d
    db7bc010
plat_helpers.S 3.01 KB