[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 6/9] xen: arm: Handle CP14 32-bit register accesses from userspace
On Tue, 2014-09-09 at 16:45 -0700, Julien Grall wrote: > Hi Ian, > > On 09/09/14 09:23, Ian Campbell wrote: > > Accesses to these from 32-bit userspace would cause a hypervisor exception > > (host crash) when running a 64-bit kernel, which is worked around by the > > fix to > > XSA-102. On 32-bit kernels they would be implemented as RAZ/WI which is > > incorrect but harmless. > > > > Update as follows: > > - DBGDSCRINT should be R/O. > > - DBGDSCREXT should be EL1 only. > > - DBGOSLAR is RO and EL1 only. > > - DBGVCR, DBGB[VC]R*, DBGW[VC]R*, and DBGOSDLR are EL1 only. > > > > DBGDIDR and DBGDSCRINT are accessible from EL0 if DBGDSCRext.UDCCdis. Since > > we > > emulate that as RAZ/WI we allow access. > > Shall we just set DBGDSCRext.UDCCdis to avoid taking care of EL0 access? I'd need to lookup what the acceptable reset states for that bit are, but perhaps. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |