commit | 539db732035cf9325cdbf79bdbd5164f45341fbc | [log] [tgz] |
---|---|---|
author | Alamy Liu <alamy.liu@infineon.com> | Fri Oct 23 09:25:28 2020 -0700 |
committer | Tamas Ban <tamas.ban@arm.com> | Thu Oct 29 09:17:38 2020 +0000 |
tree | 7c916ef209597943f68430daaa5d074a9eb8f30f | |
parent | 1b048e4f0f74329f88098d842bf127d3c94e846a [diff] |
Build: Fix issue for platform that doesn't build BL2 Problem: CMake Error on the platform that doesn't build BL2 ---- CMake Error at platform/ext/accelerator/CMakeLists.txt:27 (target_link_libraries): Cannot specify link libraries for target "platform_bl2" which is not built by this project. ---- Solution: Move BL2 related stuff into BL2 block Change-Id: Ifce5becde20a1c99f5369c3ae7d4357ee83bd406 Signed-off-by: Alamy Liu <alamy.liu@infineon.com>