zephyr/subsys/storage/flash_map
Dominik Ermel f20cc4b7a4 storage/flash_map: Fix flash area bounds checking
The commit adds check if offset is positive; previously negative
offset would be allowed, which means that writing flash before flash
area start was possible.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2021-05-25 16:59:01 -05:00
..
CMakeLists.txt
Kconfig
flash_map.c storage/flash_map: Fix flash area bounds checking 2021-05-25 16:59:01 -05:00
flash_map_default.c
flash_map_shell.c