mcuboot/boot/nuttx
Michal Lenc aa7e2b1faa nuttx: switch to flash_area_get_sector
Function flash_area_sector_from_off is replaced with newly used
flash_area_get_sector to cope with calls in bootutil_misc.c file.

This is required for CONFIG_MCUBOOT_SWAP_USING_MOVE to work correctly.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2023-08-02 11:28:34 +02:00
..
include nuttx: switch to flash_area_get_sector 2023-08-02 11:28:34 +02:00
src nuttx: switch to flash_area_get_sector 2023-08-02 11:28:34 +02:00
main.c fih: Hardening of fault injection countermeasures 2023-01-30 09:34:34 -07:00