Re: [PATCH v8 08/13] FWU: Add boot time checks as highlighted by the FWU specification

2022-08-18 Thread Simon Glass
Hi Sughosh, On Thu, 18 Aug 2022 at 05:42, Sughosh Ganu wrote: > > hi Simon, > > On Thu, 18 Aug 2022 at 08:51, Simon Glass wrote: > > > > Hi Sughosh, > > > > On Wed, 17 Aug 2022 at 06:44, Sughosh Ganu wrote: > > > > > > The FWU Multi Bank Update specification requires the Update Agent to > > > c

Re: [PATCH v8 08/13] FWU: Add boot time checks as highlighted by the FWU specification

2022-08-18 Thread Sughosh Ganu
hi Simon, On Thu, 18 Aug 2022 at 08:51, Simon Glass wrote: > > Hi Sughosh, > > On Wed, 17 Aug 2022 at 06:44, Sughosh Ganu wrote: > > > > The FWU Multi Bank Update specification requires the Update Agent to > > carry out certain checks at the time of platform boot. The Update > > Agent is the com

Re: [PATCH v8 08/13] FWU: Add boot time checks as highlighted by the FWU specification

2022-08-17 Thread Simon Glass
Hi Sughosh, On Wed, 17 Aug 2022 at 06:44, Sughosh Ganu wrote: > > The FWU Multi Bank Update specification requires the Update Agent to > carry out certain checks at the time of platform boot. The Update > Agent is the component which is responsible for updating the firmware > components and maint

[PATCH v8 08/13] FWU: Add boot time checks as highlighted by the FWU specification

2022-08-17 Thread Sughosh Ganu
The FWU Multi Bank Update specification requires the Update Agent to carry out certain checks at the time of platform boot. The Update Agent is the component which is responsible for updating the firmware components and maintaining and keeping the metadata in sync. The spec requires that the Updat