commit | 90dc284d8cde70d000396c2ee1ca47c0bf200c16 | [log] [tgz] |
---|---|---|
author | David Hu <david.hu@arm.com> | Tue Oct 17 20:39:42 2023 +0800 |
committer | David Hu <david.hu@arm.com> | Wed Oct 18 11:33:40 2023 +0800 |
tree | 276baaf81621812f4dec39d1ec18b6a3709410c4 | |
parent | d5fea0ddcc767dbe37cf003dca201334d1b82801 [diff] |
build_helper_configs.py: Select target tfm_ns when BL2=OFF tfm_app_binaries are built only when BL2=ON. Build target tfm_ns instead when BL2=OFF. Pass PLATFORM_DEFAULT_IMAGE_SIGNING to NS build to control image signing together with BL2. It is a temporal workaround to mitigate the difference between toolchains. Change-Id: I221d16fd36ddbd5a655bb0132c94ebefcd344b8c Signed-off-by: David Hu <david.hu@arm.com>