commit | 6e99fee43efa256bdac3b38864206c94bd9ae3c8 | [log] [tgz] |
---|---|---|
author | Sughosh Ganu <sughosh.ganu@linaro.org> | Tue Feb 20 14:17:57 2024 +0530 |
committer | Sughosh Ganu <sughosh.ganu@linaro.org> | Fri Mar 01 14:40:05 2024 +0530 |
tree | 90276b3721689cd37422f88aa9b5306f68786dee | |
parent | 26aab79560a2281c4207b01102495459c2bddefc [diff] |
feat(st): add a function to clear the FWU trial state counter Add an API stm32_clear_fwu_trial_boot_cnt() function to clear the trial state counter. This is called in the corner case scenario when the active index is in an Invalid state, thus needing a reset of the trial state counter. Change-Id: I2980135da88d0d947c222655c7958b51eb572d69 Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>