Slight improvements in Mbed TLS shared heap helpers
authorJohn Tsichritzis <john.tsichritzis@arm.com>
Fri, 7 Sep 2018 09:38:01 +0000 (10:38 +0100)
committerJohn Tsichritzis <john.tsichritzis@arm.com>
Fri, 7 Sep 2018 10:39:14 +0000 (11:39 +0100)
commit7af2dd2ef6e79fd18c5c6f604e20b885ff9f342b
treecc7d15bf112c8b3ade892600d3a3db54665f34b9
parent783fd8e00f7a58462891ff16fa3f10f635df7a12
Slight improvements in Mbed TLS shared heap helpers

This patch, firstly, makes the error messages consistent to how printed
strings are usually formatted. Secondly, it removes an unnecessary #if
directive.

Change-Id: Idbb8ef0070562634766b683ac65f8160c9d109e6
Signed-off-by: John Tsichritzis <john.tsichritzis@arm.com>
plat/arm/common/arm_dyn_cfg_helpers.c