mcuboot
mcuboot copied to clipboard
boot: zephyr: add ram_load overlays for nrf52840dk and mimxrt1050_evk boards
trafficstars
Add ram load overlays for nrf52840dk and mimxrt1050_evk boards. These ram load overlays are moved from the Zephyr in tree smp_svr sample, to enable ram load support for multiple platforms.
Note- this PR is duplicated upstream in https://github.com/mcu-tools/mcuboot/pull/2196, this PR is simply for Zephyr CI