mcuboot/sim/mcuboot-sys
Thomas Altenbach 2cd6ce9fb9 sim: Fix MCUBOOT_SWAP_USING_SCRATCH defined in direct-xip and ram-load
When 'direct-xip' or 'ram-load' features were enabled,
CONFIG_BOOT_SWAP_USING_SCRATCH and MCUBOOT_SWAP_USING_SCRATCH were
defined even though swap using scratch wasn't used. This commit fixes
the issue.

Signed-off-by: Thomas Altenbach <thomas.altenbach@legrand.com>
(cherry picked from commit 60806bce8e)
2024-11-04 14:23:28 +00:00
..
csupport Revert "boot: Add MCUBOOT_HW_KEY support for image encryption" 2024-07-09 09:19:43 -06:00
src sim: Increase jmpbuf size 2024-06-26 16:43:56 -06:00
.gitignore sim: Naive move of binding into mcuboot-sys 2017-07-12 15:00:57 -06:00
Cargo.toml sim: PSA Crypto ECDSA enablement 2023-09-12 16:29:11 +02:00
build.rs sim: Fix MCUBOOT_SWAP_USING_SCRATCH defined in direct-xip and ram-load 2024-11-04 14:23:28 +00:00