diff options
Diffstat (limited to 'build_opts/POWER_SE')
-rw-r--r-- | build_opts/POWER_SE | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build_opts/POWER_SE b/build_opts/POWER_SE index d76ca7180..13e175ebc 100644 --- a/build_opts/POWER_SE +++ b/build_opts/POWER_SE @@ -1,3 +1,4 @@ TARGET_ISA = 'power' FULL_SYSTEM = 0 CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU' +PROTOCOL = 'MI_example' |