commit | d1f8713102101fc5931e27f79a2bfd2588217f5a | [log] [tgz] |
---|---|---|
author | Sughosh Ganu <sughosh.ganu@linaro.org> | Wed Dec 01 16:46:34 2021 +0530 |
committer | Sughosh Ganu <sughosh.ganu@linaro.org> | Thu Jan 27 18:09:02 2022 +0530 |
tree | f141c91bcddd4d81aed6adfe0bce5cb820c157d9 | |
parent | b721f8a3eac276e224142de76dcbee5dfba5bec6 [diff] |
feat(stm32mp1): add support for reading the metadata partition Add support for reading the FWU metadata partition. The metadata partition stores information on the current active bank along with information on all the FWU updatable images on the platform. This information is then used to identify the image to be booted. Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org> Change-Id: I66bc5ac718c21a49c504e698b5b1f5c4daed2d08