commit | 0c515de58451a8d333093c4a187d332636d6df14 | [log] [tgz] |
---|---|---|
author | David Vincze <david.vincze@linaro.org> | Wed Nov 25 19:02:57 2020 +0100 |
committer | Tamas Ban <tamas.ban@arm.com> | Tue Dec 01 08:40:35 2020 +0000 |
tree | 61073c61cb3a0502de1ae0cc42d396eb33284c22 | |
parent | dace16c5209b9c1c798c369c8dfb447c1ff93096 [diff] |
Build: Check MCUboot strategy configuration Validate the value of the MCUBOOT_UPGRADE_STRATEGY variable and set the accepted values for its cache entry. It helps to avoid misconfiguration which can remain hidden. Remove unused UPGRADE_STRATEGY string variable and unnecessary check. Change-Id: I6b8529dafe51cbaf2b26a5ac56a710c9687812ae Signed-off-by: David Vincze <david.vincze@linaro.org>