commit | f05651489e2f6b2569d02b63ab7b8b30bd3b8f56 | [log] [tgz] |
---|---|---|
author | Mark Horvath <mark.horvath@arm.com> | Thu Nov 19 18:52:44 2020 +0100 |
committer | Soby Mathew <soby.mathew@arm.com> | Thu Dec 10 10:54:43 2020 +0000 |
tree | 82b15b138c1b28c8569503429c03c01fe245d507 | |
parent | 8dcc383de8972d14921d8858394d00a85d3fca98 [diff] |
Build: Fix image signing if only S side is built If there is no NS side to be built the S side signed binary added to the make targets. In addition in case of NS build if MCUBOOT_IMAGE_NUMBER is equal to 1 NS signed binary is not created, as it is not needed in such a situation. Change-Id: I1125402aaad273946f353ed71558aafa84a9a820 Signed-off-by: Mark Horvath <mark.horvath@arm.com>