mbox series

[0/2] Enable 1165522 Errata for Neovers

Message ID cover.1597740876.git.bertrand.marquis@arm.com (mailing list archive)
Headers show
Series Enable 1165522 Errata for Neovers | expand

Message

Bertrand Marquis Aug. 18, 2020, 1:47 p.m. UTC
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(-)

Comments

Julien Grall Aug. 20, 2020, 9:32 a.m. UTC | #1
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,