arm-trusted-firmware/plat
Jeenu Viswambharan 19583169e2 plat/arm: Fix ARM_INSTANTIATE_LOCK syntax anomaly
The current definition of ARM_INSTANTIATE_LOCK macro includes a
semicolon, which means it's omitted where it's used. This is anomalous
for a C statement in global scope.

Fix this by removing semicolon from the definition; and where it's a
NOP, declare a file-scoped variable explicitly tagged as unused to avoid
compiler warning.

No functional changes.

Change-Id: I2c1d92ece4777e272a025011e03b8003f3543335
Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>
2017-08-29 12:02:18 +01:00
..
arm plat/arm: Fix ARM_INSTANTIATE_LOCK syntax anomaly 2017-08-29 12:02:18 +01:00
common FVP: Fix AArch32 stack functions to be ABI-compliant 2017-08-01 14:33:47 +01:00
compat Resolve signed-unsigned comparison issues 2017-06-27 09:57:21 +01:00
hisilicon Merge pull request #1053 from jwerner-chromium/JW_func_align 2017-08-22 17:44:11 +01:00
mediatek Fix order of remaining platform #includes 2017-07-14 10:50:41 +01:00
nvidia/tegra Add new alignment parameter to func assembler macro 2017-08-15 16:37:08 -07:00
qemu qemu: Add OP-TEE extra image parsing support 2017-08-24 16:00:20 +02:00
rockchip Add new alignment parameter to func assembler macro 2017-08-15 16:37:08 -07:00
socionext/uniphier xlat lib v2: Expose *_ctx() APIs 2017-07-26 09:20:05 +01:00
xilinx/zynqmp Fix order of remaining platform #includes 2017-07-14 10:50:41 +01:00