arm-trusted-firmware/services/spd
Sandrine Bailleux 696f41ec98 Fix compilation warning in Trusty SPD
In release builds, the Trusty SPD fails to build because of an unused
variable. Note that this warning message doesn't show in debug builds
because INFO() messages are not compiled out like in release mode.

This patch fixes this issue by removing this variable and using its
value in place directly in the INFO() macro call.

Change-Id: I1f552421181a09412315eef4eaca586012022018
Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
2016-11-23 16:35:55 +00:00
..
opteed opteed: assume aarch64 for optee 2016-06-13 10:19:58 +01:00
tlkd TLKD: pass results with TLK_RESUME_FID function ID 2015-10-09 22:22:56 +05:30
trusty Fix compilation warning in Trusty SPD 2016-11-23 16:35:55 +00:00
tspd Miscellaneous doc fixes for v1.2 2015-12-21 18:10:12 +00:00