mcuboot/boot
Mahesh Mahadevan 453096b17d zephyr: arm: Update reading the flash image reset vector
This change uses the flash functions to read the applications
reset vector. This allow flexibility on which flash device the
application is programmed.
For e.g: MCUBoot can be programmed and running from Internal
Flash while Zephyr can be loaded from a different Flash device.
This change is made for ARM platform, it can be extended to
non-ARM platforms as well.

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
2024-04-23 10:32:09 -06:00
..
boot_serial boot: Removed unnecessary if-statement 2024-04-18 10:49:14 +01:00
bootutil boot: Enforce TLV entries to be protected 2024-04-18 11:27:15 +02:00
cypress bootutil: Remove P224 curve 2023-04-11 07:05:38 +02:00
espressif espressif: allow the use of a different toolchain for building 2023-10-17 04:41:37 -03:00
mbed flash_map_backend: Remove flash_area_id_to_image_slot 2023-02-14 16:40:21 -07:00
mynewt mynewt: Add single_loader support 2024-04-14 20:17:44 -03:00
nuttx nuttx: switch to flash_area_get_sector 2023-08-02 11:28:34 +02:00
zcbor zcbor: Make changes to zcbor code to satisfy mynewt compile options 2024-01-30 12:18:51 +00:00
zephyr zephyr: arm: Update reading the flash image reset vector 2024-04-23 10:32:09 -06:00