commit | d2bd778bcce2b4cc12b1c286b2a3c3584b540a89 | [log] [tgz] |
---|---|---|
author | Andrej Butok <andrey.butok@nxp.com> | Tue Nov 07 10:46:26 2023 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Nov 23 09:59:36 2023 +0100 |
tree | 5bdf128ee57752e6d4d0c393018eecbf9e9d0b6b | |
parent | 41b7c17ac4bd0198fc9bb3a0e55aa8d5e2fae96e [diff] |
kconfig: mcuboot: Add MCUBOOT_IMGTOOL_OVERWRITE_ONLY option Add MCUBOOT_IMGTOOL_OVERWRITE_ONLY Kconfig option which passes the --overwrite-only option to imgtool to avoid adding the swap status area size when calculating overflow. It is used by non-swap update modes. Signed-off-by: Andrej Butok <andrey.butok@nxp.com>