ARM: Add snoop control unit device.
This commit is contained in:
@@ -42,6 +42,7 @@ Import('*')
|
||||
if env['FULL_SYSTEM'] and env['TARGET_ISA'] == 'arm':
|
||||
SimObject('RealView.py')
|
||||
|
||||
Source('a9scu.cc')
|
||||
Source('amba_device.cc')
|
||||
Source('amba_fake.cc')
|
||||
Source('gic.cc')
|
||||
|
||||
Reference in New Issue
Block a user