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
flash_map_default.c devicetree: flash-partitions: expose helper macros 2020-12-27 18:16:20 +01:00
flash_map_shell.c
flash_map.c storage/flash_map: Fix flash area bounds checking 2021-05-25 16:59:01 -05:00
Kconfig