arm-trusted-firmware/plat/nvidia/tegra/common
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
..
aarch64 Tegra: Rename CORTEX_A57_ACTLR_EL1 to *CPUACTLR* 2017-08-29 13:52:48 +01:00
drivers Fix order of remaining platform #includes 2017-07-14 10:50:41 +01:00
tegra_bl31_setup.c Tegra: Fix up INFO() message 2018-07-13 11:31:17 +02:00
tegra_common.mk Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
tegra_delay_timer.c Tegra: delay_timer: fix MISRA defects 2017-06-14 17:01:51 -07:00
tegra_fiq_glue.c Tegra: fiq_glue: fix MISRA defects 2017-06-14 17:01:27 -07:00
tegra_gic.c Fix type of `unsigned long` constants 2017-09-21 12:03:53 +01:00
tegra_platform.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
tegra_pm.c Tegra: implement the early suspend handler 2017-07-31 11:41:41 -07:00
tegra_sip_calls.c Fix pointer type mismatch of handlers 2018-04-27 18:35:02 +09:00
tegra_topology.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00