config.ini (10036:80e84beef3bb) config.ini (10038:7eccd14e2610)
1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=true
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000
9time_sync_spin_threshold=100000000
10
11[system]
12type=LinuxArmSystem
13children=bridge cf0 clk_domain cpu cpu_clk_domain intrctrl iobus iocache membus physmem realview terminal vncserver voltage_domain
14atags_addr=256
15boot_loader=/dist/binaries/boot.arm
16boot_osflags=earlyprintk console=ttyAMA0 lpj=19988480 norandmaps rw loglevel=8 mem=128MB root=/dev/sda1
1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=true
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000
9time_sync_spin_threshold=100000000
10
11[system]
12type=LinuxArmSystem
13children=bridge cf0 clk_domain cpu cpu_clk_domain intrctrl iobus iocache membus physmem realview terminal vncserver voltage_domain
14atags_addr=256
15boot_loader=/dist/binaries/boot.arm
16boot_osflags=earlyprintk console=ttyAMA0 lpj=19988480 norandmaps rw loglevel=8 mem=128MB root=/dev/sda1
17boot_release_addr=65528
17cache_line_size=64
18clk_domain=system.clk_domain
19dtb_filename=
20early_kernel_symbols=false
21enable_context_switch_stats_dump=false
22eventq_index=0
23flags_addr=268435504
24gic_cpu_addr=520093952
18cache_line_size=64
19clk_domain=system.clk_domain
20dtb_filename=
21early_kernel_symbols=false
22enable_context_switch_stats_dump=false
23eventq_index=0
24flags_addr=268435504
25gic_cpu_addr=520093952
26have_generic_timer=false
27have_large_asid_64=false
28have_lpae=false
29have_security=false
30have_virtualization=false
31highest_el_is_64=false
25init_param=0
26kernel=/dist/binaries/vmlinux.arm.smp.fb.2.6.38.8
27load_addr_mask=268435455
32init_param=0
33kernel=/dist/binaries/vmlinux.arm.smp.fb.2.6.38.8
34load_addr_mask=268435455
35load_offset=0
28machine_type=RealView_PBX
29mem_mode=atomic
30mem_ranges=0:134217727
31memories=system.physmem system.realview.nvmem
32multi_proc=true
33num_work_ids=16
34panic_on_oops=true
35panic_on_panic=true
36machine_type=RealView_PBX
37mem_mode=atomic
38mem_ranges=0:134217727
39memories=system.physmem system.realview.nvmem
40multi_proc=true
41num_work_ids=16
42panic_on_oops=true
43panic_on_panic=true
44phys_addr_range_64=40
36readfile=tests/halt.sh
45readfile=tests/halt.sh
46reset_addr_64=0
37symbolfile=
38work_begin_ckpt_count=0
39work_begin_cpu_id_exit=-1
40work_begin_exit_count=0
41work_cpus_ckpt_count=0
42work_end_ckpt_count=0
43work_end_exit_count=0
44work_item_id=-1

--- 36 unchanged lines hidden (view full) ---

81[system.clk_domain]
82type=SrcClockDomain
83clock=1000
84eventq_index=0
85voltage_domain=system.voltage_domain
86
87[system.cpu]
88type=AtomicSimpleCPU
47symbolfile=
48work_begin_ckpt_count=0
49work_begin_cpu_id_exit=-1
50work_begin_exit_count=0
51work_cpus_ckpt_count=0
52work_end_ckpt_count=0
53work_end_exit_count=0
54work_item_id=-1

--- 36 unchanged lines hidden (view full) ---

91[system.clk_domain]
92type=SrcClockDomain
93clock=1000
94eventq_index=0
95voltage_domain=system.voltage_domain
96
97[system.cpu]
98type=AtomicSimpleCPU
89children=dcache dtb icache interrupts isa itb l2cache toL2Bus tracer
99children=dcache dstage2_mmu dtb icache interrupts isa istage2_mmu itb l2cache toL2Bus tracer
90checker=Null
91clk_domain=system.cpu_clk_domain
92cpu_id=0
93do_checkpoint_insts=true
94do_quiesce=true
95do_statistics_insts=true
100checker=Null
101clk_domain=system.cpu_clk_domain
102cpu_id=0
103do_checkpoint_insts=true
104do_quiesce=true
105do_statistics_insts=true
106dstage2_mmu=system.cpu.dstage2_mmu
96dtb=system.cpu.dtb
97eventq_index=0
98fastmem=false
99function_trace=false
100function_trace_start=0
101interrupts=system.cpu.interrupts
102isa=system.cpu.isa
107dtb=system.cpu.dtb
108eventq_index=0
109fastmem=false
110function_trace=false
111function_trace_start=0
112interrupts=system.cpu.interrupts
113isa=system.cpu.isa
114istage2_mmu=system.cpu.istage2_mmu
103itb=system.cpu.itb
104max_insts_all_threads=0
105max_insts_any_thread=0
106max_loads_all_threads=0
107max_loads_any_thread=0
108numThreads=1
109profile=0
110progress_interval=0

--- 41 unchanged lines hidden (view full) ---

152assoc=4
153block_size=64
154clk_domain=system.cpu_clk_domain
155eventq_index=0
156hit_latency=2
157sequential_access=false
158size=32768
159
115itb=system.cpu.itb
116max_insts_all_threads=0
117max_insts_any_thread=0
118max_loads_all_threads=0
119max_loads_any_thread=0
120numThreads=1
121profile=0
122progress_interval=0

--- 41 unchanged lines hidden (view full) ---

164assoc=4
165block_size=64
166clk_domain=system.cpu_clk_domain
167eventq_index=0
168hit_latency=2
169sequential_access=false
170size=32768
171
172[system.cpu.dstage2_mmu]
173type=ArmStage2MMU
174children=stage2_tlb
175eventq_index=0
176stage2_tlb=system.cpu.dstage2_mmu.stage2_tlb
177tlb=system.cpu.dtb
178
179[system.cpu.dstage2_mmu.stage2_tlb]
180type=ArmTLB
181children=walker
182eventq_index=0
183is_stage2=true
184size=32
185walker=system.cpu.dstage2_mmu.stage2_tlb.walker
186
187[system.cpu.dstage2_mmu.stage2_tlb.walker]
188type=ArmTableWalker
189clk_domain=system.cpu_clk_domain
190eventq_index=0
191is_stage2=true
192num_squash_per_cycle=2
193sys=system
194port=system.cpu.toL2Bus.slave[5]
195
160[system.cpu.dtb]
161type=ArmTLB
162children=walker
163eventq_index=0
196[system.cpu.dtb]
197type=ArmTLB
198children=walker
199eventq_index=0
200is_stage2=false
164size=64
165walker=system.cpu.dtb.walker
166
167[system.cpu.dtb.walker]
168type=ArmTableWalker
169clk_domain=system.cpu_clk_domain
170eventq_index=0
201size=64
202walker=system.cpu.dtb.walker
203
204[system.cpu.dtb.walker]
205type=ArmTableWalker
206clk_domain=system.cpu_clk_domain
207eventq_index=0
208is_stage2=false
171num_squash_per_cycle=2
172sys=system
173port=system.cpu.toL2Bus.slave[3]
174
175[system.cpu.icache]
176type=BaseCache
177children=tags
178addr_ranges=0:18446744073709551615

--- 31 unchanged lines hidden (view full) ---

210[system.cpu.interrupts]
211type=ArmInterrupts
212eventq_index=0
213
214[system.cpu.isa]
215type=ArmISA
216eventq_index=0
217fpsid=1090793632
209num_squash_per_cycle=2
210sys=system
211port=system.cpu.toL2Bus.slave[3]
212
213[system.cpu.icache]
214type=BaseCache
215children=tags
216addr_ranges=0:18446744073709551615

--- 31 unchanged lines hidden (view full) ---

248[system.cpu.interrupts]
249type=ArmInterrupts
250eventq_index=0
251
252[system.cpu.isa]
253type=ArmISA
254eventq_index=0
255fpsid=1090793632
256id_aa64afr0_el1=0
257id_aa64afr1_el1=0
258id_aa64dfr0_el1=1052678
259id_aa64dfr1_el1=0
260id_aa64isar0_el1=0
261id_aa64isar1_el1=0
262id_aa64mmfr0_el1=15728642
263id_aa64mmfr1_el1=0
264id_aa64pfr0_el1=17
265id_aa64pfr1_el1=0
218id_isar0=34607377
219id_isar1=34677009
220id_isar2=555950401
221id_isar3=17899825
222id_isar4=268501314
223id_isar5=0
266id_isar0=34607377
267id_isar1=34677009
268id_isar2=555950401
269id_isar3=17899825
270id_isar4=268501314
271id_isar5=0
224id_mmfr0=3
272id_mmfr0=270536963
225id_mmfr1=0
226id_mmfr2=19070976
273id_mmfr1=0
274id_mmfr2=19070976
227id_mmfr3=4027589137
275id_mmfr3=34611729
228id_pfr0=49
276id_pfr0=49
229id_pfr1=1
230midr=890224640
277id_pfr1=4113
278midr=1091551472
279system=system
231
280
281[system.cpu.istage2_mmu]
282type=ArmStage2MMU
283children=stage2_tlb
284eventq_index=0
285stage2_tlb=system.cpu.istage2_mmu.stage2_tlb
286tlb=system.cpu.itb
287
288[system.cpu.istage2_mmu.stage2_tlb]
289type=ArmTLB
290children=walker
291eventq_index=0
292is_stage2=true
293size=32
294walker=system.cpu.istage2_mmu.stage2_tlb.walker
295
296[system.cpu.istage2_mmu.stage2_tlb.walker]
297type=ArmTableWalker
298clk_domain=system.cpu_clk_domain
299eventq_index=0
300is_stage2=true
301num_squash_per_cycle=2
302sys=system
303port=system.cpu.toL2Bus.slave[4]
304
232[system.cpu.itb]
233type=ArmTLB
234children=walker
235eventq_index=0
305[system.cpu.itb]
306type=ArmTLB
307children=walker
308eventq_index=0
309is_stage2=false
236size=64
237walker=system.cpu.itb.walker
238
239[system.cpu.itb.walker]
240type=ArmTableWalker
241clk_domain=system.cpu_clk_domain
242eventq_index=0
310size=64
311walker=system.cpu.itb.walker
312
313[system.cpu.itb.walker]
314type=ArmTableWalker
315clk_domain=system.cpu_clk_domain
316eventq_index=0
317is_stage2=false
243num_squash_per_cycle=2
244sys=system
245port=system.cpu.toL2Bus.slave[2]
246
247[system.cpu.l2cache]
248type=BaseCache
249children=tags
250addr_ranges=0:18446744073709551615

--- 32 unchanged lines hidden (view full) ---

283type=CoherentBus
284clk_domain=system.cpu_clk_domain
285eventq_index=0
286header_cycles=1
287system=system
288use_default_range=false
289width=32
290master=system.cpu.l2cache.cpu_side
318num_squash_per_cycle=2
319sys=system
320port=system.cpu.toL2Bus.slave[2]
321
322[system.cpu.l2cache]
323type=BaseCache
324children=tags
325addr_ranges=0:18446744073709551615

--- 32 unchanged lines hidden (view full) ---

358type=CoherentBus
359clk_domain=system.cpu_clk_domain
360eventq_index=0
361header_cycles=1
362system=system
363use_default_range=false
364width=32
365master=system.cpu.l2cache.cpu_side
291slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb.walker.port system.cpu.dtb.walker.port
366slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb.walker.port system.cpu.dtb.walker.port system.cpu.istage2_mmu.stage2_tlb.walker.port system.cpu.dstage2_mmu.stage2_tlb.walker.port
292
293[system.cpu.tracer]
294type=ExeTracer
295eventq_index=0
296
297[system.cpu_clk_domain]
298type=SrcClockDomain
299clock=500

--- 572 unchanged lines hidden ---
367
368[system.cpu.tracer]
369type=ExeTracer
370eventq_index=0
371
372[system.cpu_clk_domain]
373type=SrcClockDomain
374clock=500

--- 572 unchanged lines hidden ---