diff options
author | Victor Chong <victor.chong@linaro.org> | 2017-09-14 01:27:19 +0900 |
---|---|---|
committer | Victor Chong <victor.chong@linaro.org> | 2017-09-14 01:27:19 +0900 |
commit | fe116c65f56184d728c999a15b2c4123175c7120 (patch) | |
tree | 2d7dfdc846570e8816646f4b95565ae02f87a024 /lib/psci/psci_main.c | |
parent | 5ad0de14e9a87406a34352efffb3140478b6041f (diff) |
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>
Diffstat (limited to 'lib/psci/psci_main.c')
0 files changed, 0 insertions, 0 deletions