zephyr/subsys/storage
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
..
flash_map storage/flash_map: Fix flash area bounds checking 2021-05-25 16:59:01 -05:00
stream storage/stream: Move fill value handling to flash_sync 2021-05-08 07:10:31 +02:00
CMakeLists.txt
Kconfig