ARM: Add system for ARM/Linux and bootstrapping
This commit is contained in:
@@ -73,6 +73,7 @@ if env['TARGET_ISA'] == 'arm':
|
||||
Source('interrupts.cc')
|
||||
Source('stacktrace.cc')
|
||||
Source('system.cc')
|
||||
Source('linux/system.cc')
|
||||
Source('table_walker.cc')
|
||||
|
||||
SimObject('ArmInterrupts.py')
|
||||
|
||||
Reference in New Issue
Block a user