Skip to content

[SYSDATA][FIX] fix patches for fail counter update

Carlo Ferriolo requested to merge cf/fix_fail_counter into main

It has been noted that during the process of fail counter increment there was the function _sysdata_switchslot_boot_ok which resets it everytime. To resolve that, the function has been removed from sysdata_set_bootcount. However, the function is still used to ensure that the boot slot partition is switched correctly.

Signed-off-by: Carlo Ferriolo carlo.ferriolo@seco.com

Merge request reports

Loading