[PATCH 0/2] Enable 1165522 Errata for Neovers

Bertrand Marquis posted 2 patches 3 years, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/xen tags/patchew/cover.1597740876.git.bertrand.marquis@arm.com
Maintainers: Julien Grall <julien@xen.org>, Stefano Stabellini <sstabellini@kernel.org>, Volodymyr Babchuk <Volodymyr_Babchuk@epam.com>
xen/arch/arm/cpuerrata.c        | 8 +++++++-
xen/include/asm-arm/processor.h | 2 ++
2 files changed, 9 insertions(+), 1 deletion(-)
[PATCH 0/2] Enable 1165522 Errata for Neovers
Posted by Bertrand Marquis 3 years, 8 months ago
This patch serie is adding Neoverse N1 processor identification and
enabling the processor errata 1165522 for Neoverse N1 processors.

Bertrand Marquis (2):
  arm: Add Neoverse N1 processor identifation
  xen/arm: Enable CPU Errata 1165522 for Neoverse

 xen/arch/arm/cpuerrata.c        | 8 +++++++-
 xen/include/asm-arm/processor.h | 2 ++
 2 files changed, 9 insertions(+), 1 deletion(-)

-- 
2.17.1


Re: [PATCH 0/2] Enable 1165522 Errata for Neovers
Posted by Julien Grall 3 years, 8 months ago
Hi,

On 18/08/2020 14:47, Bertrand Marquis wrote:
> This patch serie is adding Neoverse N1 processor identification and
> enabling the processor errata 1165522 for Neoverse N1 processors.
> 
> Bertrand Marquis (2):
>    arm: Add Neoverse N1 processor identifation
>    xen/arm: Enable CPU Errata 1165522 for Neoverse

Committed, thank you!

Cheers,

-- 
Julien Grall