An error occurred while fetching folder content.
Don't use variables as tf_printf format strings
Roberto Vargas authored
Using variables as format strings can generate security problems when
the user can control those strings. Some compilers generate warnings
in that cases, even when the variables are constants and are not
controlled by the user.

Change-Id: I65dee1d1b66feab38cbf298290a86fa56e6cca40
Signed-off-by: default avatarRoberto Vargas <roberto.vargas@arm.com>
a83a74d2
Name Last commit Last update