Introducing the fwu platform hook function from fwu initialization to process fwu metadata information with platform specific operation, and use image uuid(GUID) from fwu metadata structure for fwu multi bank update.
Change in v3: -Update Note in function -Update function description -Remove ENOSYS Change in v2: -Update commit message for FWU mdata -Remove platform_hook() from driver, add weak and actual platform hook function Padmarao Begari (2): FWU: Add platform hook support for fwu metata board: xilinx: update guid based on metadata board/xilinx/common/board.c | 26 ++++++++++++++++++++++++++ include/fwu.h | 11 +++++++++++ lib/fwu_updates/fwu.c | 18 ++++++++++++++++++ 3 files changed, 55 insertions(+) -- 2.25.1