arm-trusted-firmware/bl2
Soby Mathew 12ab697e8f Move spinlock library code to AArch64 folder
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
2016-08-09 17:33:57 +01:00
..
aarch64 Remove all non-configurable dead loops 2016-03-14 16:41:18 +00:00
bl2.ld.S Introduce SEPARATE_CODE_AND_RODATA build flag 2016-07-08 14:55:11 +01:00
bl2.mk Move spinlock library code to AArch64 folder 2016-08-09 17:33:57 +01:00
bl2_main.c Rename BL33_BASE option to PRELOADED_BL33_BASE 2016-04-08 09:36:48 +01:00
bl2_private.h Remove extern keyword from function declarations 2014-05-23 12:15:54 +01:00