You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Address of image shall be compared to absolut address.
flash_area API provides relative address.
So if flash_base address if not 0, check might fail.
Patch introduce get_image_perspective_flash_area_bounds() function
which gets absolute bonduaries for most cases. These bounduaries are
used in comparasion where needed.
Excuse is a direct-xip mode native check which still uses relative
bonduaries due to backward compatibility.
Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
(cherry picked from commit dcfcd37)
0 commit comments