Power: Add a stub implementation for vtophys in SE and FS.
This commit is contained in:
@@ -44,6 +44,7 @@ if env['TARGET_ISA'] == 'power':
|
||||
Source('pagetable.cc')
|
||||
Source('tlb.cc')
|
||||
Source('utility.cc')
|
||||
Source('vtophys.cc')
|
||||
|
||||
SimObject('PowerInterrupts.py')
|
||||
SimObject('PowerTLB.py')
|
||||
|
||||
Reference in New Issue
Block a user