e8b7df072b
make syscall a SE mode only functionality copy over basic FS functions (hwrei) to make FS compile
4 lines
125 B
Text
4 lines
125 B
Text
TARGET_ISA = 'alpha'
|
|
FULL_SYSTEM = 1
|
|
CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU,InOrderCPU'
|
|
PROTOCOL = 'MI_example'
|