[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] target/arm: Init GIC CPU IF regs for A15/A7
From: |
Peter Maydell |
Subject: |
Re: [PATCH] target/arm: Init GIC CPU IF regs for A15/A7 |
Date: |
Mon, 1 Jun 2020 14:17:25 +0100 |
On Mon, 1 Jun 2020 at 14:01, Adam Lackorzynski <adam@l4re.org> wrote:
> Indeed that's another option. Besides that A15+GICv3 currently just
> works with this.
Not sure how...
> So I guess the alternative is to switch to 32bit from EL3 when using an A57?
If you're using KVM then you can use -cpu host,aarch64=off
thanks
-- PMM