arm-trusted-firmware/plat/nvidia/tegra
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
..
common Tegra: Fix up INFO() message 2018-07-13 11:31:17 +02:00
include tegra: Fix mmap_region_t struct mismatch 2018-02-17 06:15:35 +01:00
soc types: use int-ll64 for both aarch32 and aarch64 2018-04-27 18:35:02 +09:00
platform.mk Do not enable SVE on pre-v8.2 platforms 2017-11-30 17:45:23 +00:00