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
Move the boot_get_max_app_size(..) API into bootutil_misc.c as this file
has the remaining functions, that operate on the size array
(i.e. boot_fetch_slot_state_sizes(..)) and is independent from the
update type, thus moving it will reduce the code duplication in the
future.
Signed-off-by: Tomasz Chyrowicz <[email protected]>
0 commit comments