ARM: Better RealView/Versatile EB platform support.
authorChander Sudanthi <chander.sudanthi@arm.com>
Fri, 13 May 2011 22:27:00 +0000 (17:27 -0500)
committerChander Sudanthi <chander.sudanthi@arm.com>
Fri, 13 May 2011 22:27:00 +0000 (17:27 -0500)
commit5299c75e62832aab2e200b22c73865ed9c51b335
treed439efab806ba35c1bc8cfee0b0a01656a5d513a
parentb79650ceaaabb87f9bfe145663e2bfa3281ed7df
ARM: Better RealView/Versatile EB platform support.

Add registers and components to better support the VersatileEB board.
Made the MIDR and SYS_ID register parameters to ArmSystem and RealviewCtrl
respectively.
src/arch/arm/ArmSystem.py
src/arch/arm/isa.cc
src/arch/arm/miscregs.hh
src/arch/arm/system.cc
src/arch/arm/tlb.hh
src/dev/arm/RealView.py
src/dev/arm/rv_ctrl.cc