arm-trusted-firmware/plat/hisilicon/hikey960
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
..
aarch64 hikey*: Support Trusted OS extra image (OP-TEE header) parsing 2017-09-01 22:48:10 +09:00
drivers Fix order of remaining platform #includes 2017-07-14 10:50:41 +01:00
include hikey*: Undef BL32_BASE when building without SPD 2017-09-14 01:27:19 +09:00
hikey960_bl1_setup.c hikey*: Add LOAD_IMAGE_V2 support 2017-09-01 22:47:50 +09:00
hikey960_bl2_mem_params_desc.c hikey*: Support Trusted OS extra image (OP-TEE header) parsing 2017-09-01 22:48:10 +09:00
hikey960_bl2_setup.c hikey*: Fix typo 2017-09-14 01:24:19 +09:00
hikey960_bl31_setup.c hikey*: Support Trusted OS extra image (OP-TEE header) parsing 2017-09-01 22:48:10 +09:00
hikey960_boardid.c hikey960: fix the calculation in boardid 2017-06-13 14:33:49 +08:00
hikey960_def.h hikey960: Add BL32 (OP-TEE) support 2017-07-13 01:22:56 +09:00
hikey960_image_load.c hikey*: Add LOAD_IMAGE_V2 support 2017-09-01 22:47:50 +09:00
hikey960_io_storage.c hikey*: Support Trusted OS extra image (OP-TEE header) parsing 2017-09-01 22:48:10 +09:00
hikey960_mcu_load.c hikey960: support BL2 2017-06-08 07:32:51 +08:00
hikey960_pm.c Hikey960: fix PSCI suspend stuck issue 2017-08-17 10:36:22 +08:00
hikey960_private.h hikey*: Add LOAD_IMAGE_V2 support 2017-09-01 22:47:50 +09:00
hikey960_topology.c hikey960: support BL31 2017-06-08 07:33:13 +08:00
platform.mk hikey*: Support Trusted OS extra image (OP-TEE header) parsing 2017-09-01 22:48:10 +09:00