arm-trusted-firmware/include/common/aarch64
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 Introduce `el3_runtime` and `PSCI` libraries 2016-07-18 17:52:15 +01:00
el3_common_macros.S Use #ifdef for IMAGE_BL* instead of #if 2017-01-24 01:01:21 +09:00