arm-trusted-firmware/plat/hisilicon/hikey960/include
Victor Chong fe116c65f5 hikey*: Undef BL32_BASE when building without SPD
Otherwise, BL2 tries to load a BL32 image and triggers
assert(result == 0)
in
plat_get_image_source()
in hikey{960}_io_storage.c
in a debug build, or displays
ERROR:   BL2: Failed to load image
in a release build.

Signed-off-by: Victor Chong <victor.chong@linaro.org>
2017-09-14 01:27:19 +09:00
..
hi3660.h hikey960: support BL1 on hikey960 platform 2017-06-08 07:31:25 +08:00
hi3660_crg.h hikey960: support BL1 on hikey960 platform 2017-06-08 07:31:25 +08:00
hi3660_hkadc.h hikey960: support BL1 on hikey960 platform 2017-06-08 07:31:25 +08:00
hi3660_mem_map.h hikey960: support BL1 on hikey960 platform 2017-06-08 07:31:25 +08:00
hisi_ipc.h hikey960: support BL31 2017-06-08 07:33:13 +08:00
plat_macros.S Fix order of remaining platform #includes 2017-07-14 10:50:41 +01:00
platform_def.h hikey*: Undef BL32_BASE when building without SPD 2017-09-14 01:27:19 +09:00