qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3] target/arm: Add Neoverse-N1 registers


From: Richard Henderson
Subject: Re: [PATCH v3] target/arm: Add Neoverse-N1 registers
Date: Mon, 6 Mar 2023 18:33:21 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1

On 3/6/23 18:29, Richard Henderson wrote:
On 3/6/23 18:14, Chen Baozi wrote:
Add implementation defined registers for neoverse-n1 which
would be accessed by TF-A. Since there is no DSU in Qemu,
CPUCFR_EL1.SCU bit is set to 1 to avoid DSU registers definition.

Signed-off-by: Chen Baozi <chenbaozi@phytium.com.cn>
Tested-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
---
  target/arm/cpu64.c     |  2 ++
  target/arm/cpu_tcg.c   | 66 ++++++++++++++++++++++++++++++++++++++++++
  target/arm/internals.h |  2 ++
  3 files changed, 70 insertions(+)

You really need to base on upstream master, as these files have moved.

I beg your pardon, my mistake. Only half of the patch set which moves these files was applied. I had to do my own rebase around file movement today, but these three are not yet affected.

But do be aware that there is a potential conflict out there.

My comments re the placement of the array still apply.


r~



reply via email to

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