qemu-arm
[Top][All Lists]
Advanced

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

Re: [Qemu-arm] [PATCH] target-arm/helper.c: fix access rights of SP_ELs


From: Tsung-Han Lin
Subject: Re: [Qemu-arm] [PATCH] target-arm/helper.c: fix access rights of SP_ELs
Date: Sat, 14 May 2016 20:43:19 +0900

2016-05-14 19:08 GMT+09:00 Peter Maydell <address@hidden>:


The ARM ARM defines that SP_EL1 is accessible only from
EL2 or higher via the system-register instructions, and
SP_EL2 only from EL3 or higher (see table C5-7 on page
C5-288 of the v8 ARM ARM DDI0487A.h, or the register description
pages for the two registers). Why do you think this is a correct
change?

Thanks for the correction. Seems like I misunderstood the spec.
 
thanks
-- PMM



reply via email to

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