aboutsummaryrefslogtreecommitdiff
path: root/lib/fwu_updates/fwu.c
AgeCommit message (Expand)Author
2024-07-15lib: Remove duplicate newlinesMarek Vasut
2024-05-24fwu: make changes to access version agnostic structure fieldsSughosh Ganu
2024-01-13fwu: fix fwu_get_image_index interfaceMasahisa Kojima
2023-08-31event: Convert existing spy records to simpleSimon Glass
2023-08-30fwu: Initialize global fwu library state during CI testMarek Vasut
2023-07-25fwu: Show number of attempts in Trial StateMichal Simek
2023-07-25fwu: Allow code to properly decode trial stateMichal Simek
2023-06-09fwu: provide default fwu_plat_get_bootidxJassi Brar
2023-06-09fwu: rename fwu_get_verified_mdata to fwu_get_mdataJassi Brar
2023-06-09fwu: meta-data: switch to management by common codeJassi Brar
2023-06-09fwu: move meta-data management in coreJassi Brar
2023-06-08efi_loader: add the number of image entries in efi_capsule_update_infoMasahisa Kojima
2022-10-31test: dm: Add test cases for FWU Metadata uclassSughosh Ganu
2022-10-31FWU: Add support for the FWU Multi Bank Update featureSughosh Ganu
2022-10-31FWU: Add boot time checks as highlighted by the FWU specificationSughosh Ganu
2022-10-31FWU: Add helper functions for accessing FWU metadataSughosh Ganu
2022-10-31FWU: Add FWU metadata structure and driver for accessing metadataSughosh Ganu