qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] Define Impl. Def. registers for Neoverse-N1


From: Chen Baozi
Subject: [PATCH 0/2] Define Impl. Def. registers for Neoverse-N1
Date: Sat, 4 Mar 2023 00:15:16 +0800

When booting sbsa-ref board with Neoverse-N1, TF-A's would try to access
implementation defined registers in it as well as in DSU for errata.
Add the definitions for these system registers to make sbsa-ref boot
with Neoverse-N1.

I have noticed that there is a patch series under review which move TCG
CPUs into tcg/. Therefore this patch should be rework once that patch
has been merged.

Chen Baozi (2):
  target/arm: Add Neoverse-N1 registers
  target/arm: Add DynamIQ Shared Unit control registers

 target/arm/cpu64.c     |   2 +
 target/arm/cpu_tcg.c   | 114 +++++++++++++++++++++++++++++++++++++++++
 target/arm/internals.h |   2 +
 3 files changed, 118 insertions(+)

-- 
2.37.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]