commit | 63576f0354934b883368779d301419a9358ed5f6 | [log] [tgz] |
---|---|---|
author | Sughosh Ganu <sughosh.ganu@linaro.org> | Thu Feb 01 16:56:27 2024 +0530 |
committer | Sughosh Ganu <sughosh.ganu@linaro.org> | Fri Mar 01 14:19:56 2024 +0530 |
tree | 1aaeb1337fcb6a3cfee2e10dad5e13888077271d | |
parent | 61905e5ffde5ed4169cb5e7d8c74806efa7adba7 [diff] |
feat(st): get the state of the active bank directly With version 2 of the FWU metadata structure, the state that a bank is in can be obtained from the bank_state field in the top level structure. Read the state of the active bank by referencing this field directly, instead of making an API call. Change-Id: Ib22c56acbe172923b1323c544801ded81f1598ec Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>