u-boot/drivers/fwu-mdata
Jassi Brar 246ec2a12c fwu: meta-data: switch to management by common code
The common code can now read, verify and fix meta-data copies
while exposing one consistent structure to users.
 Only the .read_mdata() and .write_mdata() callbacks of fwu_mdata_ops
are needed. Get rid of .get_mdata() .update_mdata() .get_mdata_part_num()
.read_mdata_partition() and .write_mdata_partition() and also the
corresponding wrapper functions.

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>
2023-06-09 13:52:40 -04:00
..
fwu-mdata-uclass.c fwu: meta-data: switch to management by common code 2023-06-09 13:52:40 -04:00
gpt_blk.c fwu: meta-data: switch to management by common code 2023-06-09 13:52:40 -04:00
Kconfig FWU: Add FWU metadata access driver for GPT partitioned block devices 2022-10-31 14:47:32 -04:00
Makefile FWU: Add FWU metadata access driver for GPT partitioned block devices 2022-10-31 14:47:32 -04:00