arm-trusted-firmware/plat
Sandrine Bailleux c426fd709f Tegra: Fix up INFO() message
With commit cf24229e6e ("Run compiler on debug macros for type
checking"), the compiler will now always evaluate INFO() macro
calls, no matter the LOG_LEVEL value. Therefore, any variable
referenced in the macro has to be be defined.

Address this issue by removing the local variable and using the
expression it was assigned directly in the INFO() call.

Change-Id: Iedc23b3538c1e162372e85390881e50718e50bf3
Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
2018-07-13 11:31:17 +02:00
..
allwinner allwinner: Add Allwinner H6 SoC support 2018-07-03 17:06:30 +01:00
arm ARM platforms: Remove some duplicate declarations 2018-07-11 17:33:29 +02:00
common Fix some violations to MISRA rule 8.3 2018-07-11 17:33:29 +02:00
compat Do not enable SVE on pre-v8.2 platforms 2017-11-30 17:45:23 +00:00
hisilicon Make TF UUID RFC 4122 compliant 2018-06-14 14:41:00 +01:00
imx Support for NXP's i.MX8QM SoC 2018-06-19 10:24:32 +08:00
layerscape layerscape: fix integer handling issues 2018-04-11 12:12:24 +00:00
mediatek Use ALIGN instead of NEXT in linker scripts 2018-07-11 09:21:02 +01:00
nvidia/tegra Tegra: Fix up INFO() message 2018-07-13 11:31:17 +02:00
qemu Merge pull request #1334 from michpappas/tf-issues#572_qemu_dont_use_C_for_crash_console 2018-04-03 11:59:55 +01:00
rockchip Remove .func and .endfunc assembler directives 2018-07-11 09:22:56 +01:00
rpi3 Merge pull request #1476 from grandpaul/paulliu-rpi3-modify-size 2018-07-12 11:53:37 +01:00
socionext synquacer: Add platform makefile and documentation 2018-06-21 14:18:37 +05:30
ti/k3 ti: k3: common: Enable interrupts before entering standby state 2018-06-29 16:49:21 -05:00
xilinx/zynqmp Merge pull request #1406 from robertovargas-arm/uuid 2018-06-22 15:56:42 +01:00