mcuboot/boot/mbed
George Beckstein 2877965864 Enable support for building mcuboot for Mbed with direct-xip
This commit also introduces changes that allow users to build for other non-swap type update methods (overwrite only, swap using move, direct xip, or RAM loading). Changes include:

- Adding configuration options relating to XIP
- Updating the Mbed flash map backend to be compatible with XIP updates
- Add default secondary_bd in internal flash for XIP on Mbed OS.

Signed-off-by: George Beckstein <becksteing@embeddedplanet.com>
2020-12-16 20:29:27 -03:00
..
include Fix Mbed OS logging port when trace is disabled. 2020-12-03 09:58:36 -03:00
src Enable support for building mcuboot for Mbed with direct-xip 2020-12-16 20:29:27 -03:00
app_enc_keys.c Mbed-OS porting layer implementation for mcuboot 2020-11-03 19:16:46 -03:00
mbed_lib.json Enable support for building mcuboot for Mbed with direct-xip 2020-12-16 20:29:27 -03:00
mcuboot_main.cpp Mbed-OS porting layer implementation for mcuboot 2020-11-03 19:16:46 -03:00