Create a non-swapping version of MCUBoot:
- eliminate the swapping logic
- adjust build system to generate two binaries for both image slot
- adjust TF-M to get load section addresses from linker symbols
- create bootloader specific md file
Create a non-swapping version of MCUBoot: