Address Translation: Make the Generic TLB only compile in SE mode.
--HG-- extra : convert_revision : 7eb9a78480174f754f51f75983ee5a1b31280bd3
This commit is contained in:
@@ -48,12 +48,12 @@ Source('simulate.cc')
|
||||
Source('startup.cc')
|
||||
Source('stat_control.cc')
|
||||
Source('system.cc')
|
||||
Source('tlb.cc')
|
||||
|
||||
if env['FULL_SYSTEM']:
|
||||
Source('arguments.cc')
|
||||
Source('pseudo_inst.cc')
|
||||
else:
|
||||
Source('tlb.cc')
|
||||
SimObject('Process.py')
|
||||
|
||||
Source('process.cc')
|
||||
|
||||
Reference in New Issue
Block a user