mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
gem5 X86: fix Exception: unknown machine: TODO
This commit is contained in:
@@ -1068,6 +1068,7 @@ Incompatible archs are skipped.
|
||||
env['baremetal_syscalls_basename_noext'] + '_asm' + env['obj_ext']
|
||||
)
|
||||
if env['emulator'] == 'gem5':
|
||||
if self.env['is_arm']:
|
||||
if env['machine'] == 'VExpress_GEM5_V1':
|
||||
env['entry_address'] = 0x80000000
|
||||
env['uart_address'] = 0x1c090000
|
||||
|
||||
Reference in New Issue
Block a user