Re: [RFC PATCH v2 3/8] FWU: stm32mp1: Add helper functions for accessing FWU metadata

2021-12-24 Thread Sughosh Ganu
hi Masami, On Fri, 24 Dec 2021 at 15:49, Masami Hiramatsu wrote: > > Hi Sughosh, > > 2021年12月24日(金) 19:08 Sughosh Ganu : > > > > hi Masami, > > > > On Fri, 24 Dec 2021 at 11:19, Masami Hiramatsu > > wrote: > > > > > > () should Hi Sughosh and Ilias, > > > > > > I would like to confirm that what

Re: [RFC PATCH v2 3/8] FWU: stm32mp1: Add helper functions for accessing FWU metadata

2021-12-24 Thread Masami Hiramatsu
Hi Sughosh, 2021年12月24日(金) 19:08 Sughosh Ganu : > > hi Masami, > > On Fri, 24 Dec 2021 at 11:19, Masami Hiramatsu > wrote: > > > > () should Hi Sughosh and Ilias, > > > > I would like to confirm that what the plat_fill_gpt_partition_guids() > > should return. > > > > 2021年12月19日(日) 16:07 Sughosh

Re: [RFC PATCH v2 3/8] FWU: stm32mp1: Add helper functions for accessing FWU metadata

2021-12-24 Thread Sughosh Ganu
hi Masami, On Fri, 24 Dec 2021 at 11:19, Masami Hiramatsu wrote: > > () should Hi Sughosh and Ilias, > > I would like to confirm that what the plat_fill_gpt_partition_guids() > should return. > > 2021年12月19日(日) 16:07 Sughosh Ganu : > > > +static int plat_fill_gpt_partition_guids(struct blk_desc

Re: [RFC PATCH v2 3/8] FWU: stm32mp1: Add helper functions for accessing FWU metadata

2021-12-23 Thread Masami Hiramatsu
() should Hi Sughosh and Ilias, I would like to confirm that what the plat_fill_gpt_partition_guids() should return. 2021年12月19日(日) 16:07 Sughosh Ganu : > +static int plat_fill_gpt_partition_guids(struct blk_desc *desc, > +efi_guid_t **part_guid_arr) > +{