mcuboot/boot/nuttx
Michal Lenc daabd6a8db nuttx: add support for swap without scratch area
Definition of MCUBOOT_SWAP_USING_MOVE in case swap without scratch area
is configured in NuttX was missing from mcuboot_config.h file.

Also necessary function flash_area_sector_from_off() is defined and
declared in order to support swap without scratch.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2023-07-08 08:02:31 -03:00
..
include nuttx: add support for swap without scratch area 2023-07-08 08:02:31 -03:00
src nuttx: add support for swap without scratch area 2023-07-08 08:02:31 -03:00
main.c fih: Hardening of fault injection countermeasures 2023-01-30 09:34:34 -07:00