Allow spin locks to be defined from assembly
At present, spin locks can only defined from C files. Add some macros
such that they can be defined from assembly files too.

Change-Id: I64f0c214062f5c15b3c8b412c7f25c908e87d970
Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>
1 parent d7aa7b4 commit b38bc68b9edf385f2576a6cbf304187721f562c1
@Jeenu Viswambharan Jeenu Viswambharan authored on 19 Jan 2017
Showing 3 changed files
View
include/common/aarch32/asm_macros.S
View
include/common/aarch64/asm_macros.S
View
include/lib/spinlock.h