CP15 c15: enable execution with accesses to c15 registers
authorChander Sudanthi <Chander.Sudanthi@ARM.com>
Tue, 13 Sep 2011 17:06:13 +0000 (12:06 -0500)
committerChander Sudanthi <Chander.Sudanthi@ARM.com>
Tue, 13 Sep 2011 17:06:13 +0000 (12:06 -0500)
commit7c479d734922d0b9dd5c9b4404ef6d62b3d91075
tree769ca64c18b45fb6505d24233a601c879778ecd2
parent09a6e424ec966d66ec2f8cfba86d4b4141438c5a
CP15 c15: enable execution with accesses to c15 registers

Previously, coprocessor accesses to CP15 c15 would fault.  This patch
enables accesses but prints out a warning, as the registers are not implemented.
src/arch/arm/isa/formats/misc.isa
src/arch/arm/miscregs.cc
src/arch/arm/miscregs.hh