[edk2] [PATCH v1 0/2] Fix for variable store corrupt issue

Sami Mujawar posted 2 patches 5 years, 12 months ago
Failed in applying to current master (apply log)
Platform/ARM/JunoPkg/ArmJuno.dsc                     | 1 +
Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.dsc | 1 +
2 files changed, 2 insertions(+)
[edk2] [PATCH v1 0/2] Fix for variable store corrupt issue
Posted by Sami Mujawar 5 years, 12 months ago
These patches fix the "Firmware Volume for Variable Store is
corrupted" issue which is seen when the Flash is erased or
not formatted.

Sami Mujawar (2):
  Platform/ARM: Fix NOR Flash dependency for Juno
  Platform/ARM: Fix NOR Flash dependency for FVP

 Platform/ARM/JunoPkg/ArmJuno.dsc                     | 1 +
 Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.dsc | 1 +
 2 files changed, 2 insertions(+)

-- 
'Guid(CE165669-3EF3-493F-B85D-6190EE5B9759)'


_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [PATCH v1 0/2] Fix for variable store corrupt issue
Posted by Ard Biesheuvel 5 years, 12 months ago
On 26 April 2018 at 11:32, Sami Mujawar <sami.mujawar@arm.com> wrote:
> These patches fix the "Firmware Volume for Variable Store is
> corrupted" issue which is seen when the Flash is erased or
> not formatted.
>
> Sami Mujawar (2):
>   Platform/ARM: Fix NOR Flash dependency for Juno
>   Platform/ARM: Fix NOR Flash dependency for FVP
>
>  Platform/ARM/JunoPkg/ArmJuno.dsc                     | 1 +
>  Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.dsc | 1 +
>  2 files changed, 2 insertions(+)
>

Hello Sami,

Does ArmVExpress-CTA15-A7.dsc need this change as well?

-- 
Ard.
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [PATCH v1 0/2] Fix for variable store corrupt issue
Posted by Sami Mujawar 5 years, 12 months ago
Hi Ard,

I do not have the setup currently to test ArmVExpress-CTA15-A7. However, I think it will need this change as well. 
Please ignore this patchset, I will send another one shortly. 

Regards,

Sami Mujawar
-----Original Message-----
From: Ard Biesheuvel <ard.biesheuvel@linaro.org> 
Sent: 26 April 2018 10:44 AM
To: Sami Mujawar <Sami.Mujawar@arm.com>
Cc: edk2-devel@lists.01.org; Arvind Chauhan <Arvind.Chauhan@arm.com>; Daniil Egranov <Daniil.Egranov@arm.com>; Thomas Abraham <thomas.abraham@arm.com>; Leif Lindholm <leif.lindholm@linaro.org>; Matteo Carlini <Matteo.Carlini@arm.com>; Stephanie Hughes-Fitt <Stephanie.Hughes-Fitt@arm.com>; nd <nd@arm.com>; Evan Lloyd <Evan.Lloyd@arm.com>; Alexei Fedorov <Alexei.Fedorov@arm.com>; Kinney, Michael D <michael.d.kinney@intel.com>
Subject: Re: [PATCH v1 0/2] Fix for variable store corrupt issue

On 26 April 2018 at 11:32, Sami Mujawar <sami.mujawar@arm.com> wrote:
> These patches fix the "Firmware Volume for Variable Store is 
> corrupted" issue which is seen when the Flash is erased or not 
> formatted.
>
> Sami Mujawar (2):
>   Platform/ARM: Fix NOR Flash dependency for Juno
>   Platform/ARM: Fix NOR Flash dependency for FVP
>
>  Platform/ARM/JunoPkg/ArmJuno.dsc                     | 1 +
>  Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.dsc | 1 +
>  2 files changed, 2 insertions(+)
>

Hello Sami,

Does ArmVExpress-CTA15-A7.dsc need this change as well?

--
Ard.
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [PATCH v1 0/2] Fix for variable store corrupt issue
Posted by Leif Lindholm 5 years, 12 months ago
On Thu, Apr 26, 2018 at 09:47:17AM +0000, Sami Mujawar wrote:
> Hi Ard,
> 
> I do not have the setup currently to test ArmVExpress-CTA15-A7. However, I think it will need this change as well. 
> Please ignore this patchset, I will send another one shortly. 

No need to resubmit the whole set - just send out a 3/3 to go on top
of this.

Regards,

Leif

> Regards,
> 
> Sami Mujawar
> -----Original Message-----
> From: Ard Biesheuvel <ard.biesheuvel@linaro.org> 
> Sent: 26 April 2018 10:44 AM
> To: Sami Mujawar <Sami.Mujawar@arm.com>
> Cc: edk2-devel@lists.01.org; Arvind Chauhan <Arvind.Chauhan@arm.com>; Daniil Egranov <Daniil.Egranov@arm.com>; Thomas Abraham <thomas.abraham@arm.com>; Leif Lindholm <leif.lindholm@linaro.org>; Matteo Carlini <Matteo.Carlini@arm.com>; Stephanie Hughes-Fitt <Stephanie.Hughes-Fitt@arm.com>; nd <nd@arm.com>; Evan Lloyd <Evan.Lloyd@arm.com>; Alexei Fedorov <Alexei.Fedorov@arm.com>; Kinney, Michael D <michael.d.kinney@intel.com>
> Subject: Re: [PATCH v1 0/2] Fix for variable store corrupt issue
> 
> On 26 April 2018 at 11:32, Sami Mujawar <sami.mujawar@arm.com> wrote:
> > These patches fix the "Firmware Volume for Variable Store is 
> > corrupted" issue which is seen when the Flash is erased or not 
> > formatted.
> >
> > Sami Mujawar (2):
> >   Platform/ARM: Fix NOR Flash dependency for Juno
> >   Platform/ARM: Fix NOR Flash dependency for FVP
> >
> >  Platform/ARM/JunoPkg/ArmJuno.dsc                     | 1 +
> >  Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.dsc | 1 +
> >  2 files changed, 2 insertions(+)
> >
> 
> Hello Sami,
> 
> Does ArmVExpress-CTA15-A7.dsc need this change as well?
> 
> --
> Ard.
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [PATCH v1 0/2] Fix for variable store corrupt issue
Posted by Ard Biesheuvel 5 years, 12 months ago
On 26 April 2018 at 12:47, Leif Lindholm <leif.lindholm@linaro.org> wrote:
> On Thu, Apr 26, 2018 at 09:47:17AM +0000, Sami Mujawar wrote:
>> Hi Ard,
>>
>> I do not have the setup currently to test ArmVExpress-CTA15-A7. However, I think it will need this change as well.
>> Please ignore this patchset, I will send another one shortly.
>
> No need to resubmit the whole set - just send out a 3/3 to go on top
> of this.
>

Thanks Sami

Patches #1 .. #3 pushed as b581a4934d8f..3f20ed76ce78
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel