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

Chen Baozi posted 2 patches 1 year, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230303161518.3411149-1-chenbaozi@phytium.com.cn
Maintainers: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu64.c     |   2 +
target/arm/cpu_tcg.c   | 114 +++++++++++++++++++++++++++++++++++++++++
target/arm/internals.h |   2 +
3 files changed, 118 insertions(+)
[PATCH 0/2] Define Impl. Def. registers for Neoverse-N1
Posted by Chen Baozi 1 year, 1 month ago
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