arm-trusted-firmware/plat/hisilicon/hikey/aarch64
Roberto Vargas e8a87acd4b Fix usage of IMAGE_BLx macros
These macros are only defined for corresponding image,
and they are undefined for other images. It means that we have
to use ifdef or defined() instead of relying on being 0 by default.

Change-Id: Iad11efab9830ddf471599b46286e1c56581ef5a7
Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
2017-11-01 08:28:04 +00:00
..
hikey_common.c Fix usage of IMAGE_BLx macros 2017-11-01 08:28:04 +00:00
hikey_helpers.S hikey: support BL1 2017-05-24 17:34:35 +01:00