arm-trusted-firmware/include/common/aarch32
Jeenu Viswambharan b38bc68b9e 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>
2017-01-30 14:53:17 +00:00
..
asm_macros.S Allow spin locks to be defined from assembly 2017-01-30 14:53:17 +00:00
assert_macros.S AArch32: Print ASM_ASSERT and panic messages 2016-12-19 11:57:12 +00:00
el3_common_macros.S Use #ifdef for IMAGE_BL* instead of #if 2017-01-24 01:01:21 +09:00