commit | 0bd0dfce05d12d1bf51f714de606bb56f159b3ad | [log] [tgz] |
---|---|---|
author | Tamas Ban <tamas.ban@arm.com> | Fri Sep 11 15:25:48 2020 +0100 |
committer | Tamas Ban <tamas.ban@arm.com> | Wed Sep 30 08:07:38 2020 +0000 |
tree | a2ece13835411ce614c3c27a03688a5b95e9368b | |
parent | 4b2d5a20a3dec21c42c4c34783d13588a105d9ef [diff] |
Boot: Rename NO_SWAP upgrade strategy to DIRECT_XIP The NO_SWAP upgrade strategy was upstreamed to the mainline MCUboot repo, but the feature was renamed to DIRECT_XIP. This change do the same renaming in TF-M to be aligned with the mainline repo, because the MCUboot fork is going to be removed from the TF-M repository. Change-Id: I63201a5319a68394d45d753a700444cdc848b5dc Signed-off-by: Tamas Ban <tamas.ban@arm.com>