• Soby Mathew's avatar
    Move spinlock library code to AArch64 folder · 12ab697e
    Soby Mathew authored
    This patch moves the assembly exclusive lock library code
    `spinlock.S` into architecture specific folder `aarch64`.
    A stub file which includes the file from new location is
    retained at the original location for compatibility. The BL
    makefiles are also modified to include the file from the new
    location.
    
    Change-Id: Ide0b601b79c439e390c3a017d93220a66be73543
    12ab697e
bl2.mk 1.72 KB