commit | 3733e16925ec7470d93dff7209ef881ea7d95dd2 | [log] [tgz] |
---|---|---|
author | Jassi Brar <jaswinder.singh@linaro.org> | Mon Mar 06 17:18:35 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Jun 09 13:52:39 2023 -0400 |
tree | ab7417074d53e4ec3a6833bd7ed26ae1eb51f8d0 | |
parent | 167994f295e29de417bdb7b05e02fe5fd9b0d054 [diff] |
fwu: gpt: implement read_mdata and write_mdata callbacks Moving towards using common code for meta-data management, implement the read/write mdata hooks. Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Tested-by: Sughosh Ganu <sughosh.ganu@linaro.org>