Re: [PATCH v9 10/15] FWU: Add support for the FWU Multi Bank Update feature

2022-09-08 Thread Sughosh Ganu
hi Takahiro, On Thu, 8 Sept 2022 at 07:45, Takahiro Akashi wrote: > > Hi Sughosh, > > On Fri, Aug 26, 2022 at 03:27:11PM +0530, Sughosh Ganu wrote: > > The FWU Multi Bank Update feature supports updation of firmware images > > to one of multiple sets(also called banks) of images. The firmware >

Re: [PATCH v9 10/15] FWU: Add support for the FWU Multi Bank Update feature

2022-09-07 Thread Takahiro Akashi
Hi Sughosh, On Fri, Aug 26, 2022 at 03:27:11PM +0530, Sughosh Ganu wrote: > The FWU Multi Bank Update feature supports updation of firmware images > to one of multiple sets(also called banks) of images. The firmware > images are clubbed together in banks, with the system booting images > from the

Re: [PATCH v9 10/15] FWU: Add support for the FWU Multi Bank Update feature

2022-09-07 Thread Ilias Apalodimas
Hi Sughosh, Overall, I think the code is covering all the cases for A/B updates. Irrelevant to this patchset, but in the future I think we shopuld look into having efi_launch_capsules() call efi_update_capsule() would be cleaner. [...] I think you can get rid all of these > + >

[PATCH v9 10/15] FWU: Add support for the FWU Multi Bank Update feature

2022-08-26 Thread Sughosh Ganu
The FWU Multi Bank Update feature supports updation of firmware images to one of multiple sets(also called banks) of images. The firmware images are clubbed together in banks, with the system booting images from the active bank. Information on the images such as which bank they belong to is stored