qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/4] target-arm: Fix RVBAR_EL1 register encoding


From: Greg Bellows
Subject: Re: [Qemu-devel] [PATCH 1/4] target-arm: Fix RVBAR_EL1 register encoding
Date: Fri, 23 Jan 2015 08:59:25 -0600


On Jan 23, 2015 8:56 AM, "Peter Maydell" <address@hidden> wrote:
>
> On 23 January 2015 at 14:49, Greg Bellows <address@hidden> wrote:
> > Fix the RVBAR_EL1 CP register opc2 encoding from 2 to 1
> >
> > Signed-off-by: Greg Bellows <address@hidden>
> > ---
> >  target-arm/helper.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
>
> Reviewed-by: Peter Maydell <address@hidden>
>
> I assume you checked that Linux still boots (ie we're not
> accidentally relying on this regdef for RMR_EL1).
>
Yeah, I booted linux on virt/a57 without issue.  I'll double check the reliance on rmr el1.

> thanks
> -- PMM


reply via email to

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