arm-trusted-firmware/plat/hisilicon/hikey
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
..
aarch64 Fix usage of IMAGE_BLx macros 2017-11-01 08:28:04 +00:00
include Fix usage of IMAGE_BLx macros 2017-11-01 08:28:04 +00:00
hikey_bl1_setup.c HiKey: make RTC out of reset mode 2017-10-18 20:02:12 +08:00
hikey_bl2_mem_params_desc.c hikey*: Support Trusted OS extra image (OP-TEE header) parsing 2017-09-01 22:48:10 +09:00
hikey_bl2_setup.c hikey*: Fix typo 2017-09-14 01:24:19 +09:00
hikey_bl31_setup.c HiKey: init EDMA controller with non secure mode 2017-10-18 20:02:12 +08:00
hikey_ddr.c hikey: fix uninitialized variable in ddr code 2017-05-31 12:42:10 +08:00
hikey_def.h hikey*: Support Trusted OS extra image (OP-TEE header) parsing 2017-09-01 22:48:10 +09:00
hikey_image_load.c hikey*: Add LOAD_IMAGE_V2 support 2017-09-01 22:47:50 +09:00
hikey_io_storage.c Fix usage of IMAGE_BLx macros 2017-11-01 08:28:04 +00:00
hikey_pm.c Hikey: enable CPU debug module 2017-09-07 16:57:31 +08:00
hikey_private.h hikey: support BL1 2017-05-24 17:34:35 +01:00
hikey_topology.c hikey: fix for CPU topology 2017-05-31 13:19:05 +08:00
hisi_dvfs.c hikey: support BL2 2017-05-24 17:34:41 +01:00
hisi_ipc.c hikey: support BL31 2017-05-24 17:34:41 +01:00
hisi_mcu.c hikey: support BL2 2017-05-24 17:34:41 +01:00
hisi_pwrc.c Hikey: enable CPU debug module 2017-09-07 16:57:31 +08:00
hisi_pwrc_sram.S HiKey: Rename CPUACTRL reg constants 2017-08-29 13:52:48 +01:00
hisi_sip_svc.c Fix order of remaining platform #includes 2017-07-14 10:50:41 +01:00
platform.mk hikey*: Support Trusted OS extra image (OP-TEE header) parsing 2017-09-01 22:48:10 +09:00