Source('interrupts.cc')
Source('isa.cc')
Source('miscregs.cc')
- Source('predecoder.cc')
Source('nativetrace.cc')
+ Source('predecoder.cc')
+ Source('remote_gdb.cc')
Source('table_walker.cc')
Source('tlb.cc')
Source('utility.cc')
- Source('remote_gdb.cc')
+ Source('vtophys.cc')
SimObject('ArmInterrupts.py')
SimObject('ArmNativeTrace.py')
if env['FULL_SYSTEM']:
Source('stacktrace.cc')
Source('system.cc')
- Source('vtophys.cc')
Source('linux/system.cc')
SimObject('ArmSystem.py')