]> git.dujemihanovic.xyz Git - u-boot.git/commit
fwu: move meta-data management in core
authorJassi Brar <jaswinder.singh@linaro.org>
Mon, 6 Mar 2023 23:18:28 +0000 (17:18 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 9 Jun 2023 17:49:55 +0000 (13:49 -0400)
commit167994f295e29de417bdb7b05e02fe5fd9b0d054
treee9b37032867069a33c68f418207c96a9f90e2dd0
parentb042c705548da5a78f4144071a88083be60d331d
fwu: move meta-data management in core

Instead of each i/f having to implement their own meta-data verification
and storage, move the logic in common code. This simplifies the i/f code
much simpler and compact.

Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Tested-by: Sughosh Ganu <sughosh.ganu@linaro.org>
drivers/fwu-mdata/fwu-mdata-uclass.c
include/fwu.h
lib/fwu_updates/fwu.c