arm-trusted-firmware/common
Sandrine Bailleux 99c5ebafbe Export is_mem_free() function
The is_mem_free() function used to be local to bl_common.c.
This patch exports it so that it can be used outside of bl_common.c.

Change-Id: I01dcb4229f3a36f56a4724b567c5e6c416dc5e98
Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
2016-12-20 11:43:10 +00:00
..
aarch32 Define and use no_ret macro where no return is expected 2016-12-05 14:55:35 +00:00
aarch64 Define and use no_ret macro where no return is expected 2016-12-05 14:55:35 +00:00
bl_common.c Export is_mem_free() function 2016-12-20 11:43:10 +00:00
desc_image_load.c Add new version of image loading. 2016-09-20 16:16:42 +01:00
runtime_svc.c AArch32: Add API to invoke runtime service handler 2016-08-10 12:35:46 +01:00
tf_printf.c AArch32: Add tf_printf support 2016-08-10 12:35:46 +01:00