mcuboot/boot/bootutil/test
Marti Bolivar eb9408051e Use flash_device_base() when booting.
Use flash_device_base() in the boot code to compute a real address,
given the offset returned by boot_go().

Provide an implementation on mynewt that preserves existing
behavior. If mynewt needs to support devices with nonzero flash base
addresses, this can be migrated to the core OS.

Signed-off-by: Marti Bolivar <marti.bolivar@linaro.org>
2017-06-15 13:24:15 -04:00
..
src Use flash_device_base() when booting. 2017-06-15 13:24:15 -04:00
pkg.yml Move packages into "boot" top-level directory. 2016-12-12 17:51:23 -08:00