mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
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>