config.ini revision 11731
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 cpu0 cpu1 cpu_clk_domain dvfs_handler intrctrl iobus iocache l2c membus physmem realview terminal toL2Bus vncserver voltage_domain
14atags_addr=134217728
15boot_loader=/dist/m5/system/binaries/boot_emm.arm
16boot_osflags=earlyprintk=pl011,0x1c090000 console=ttyAMA0 lpj=19988480 norandmaps rw loglevel=8 mem=256MB root=/dev/sda1
17cache_line_size=64
18clk_domain=system.clk_domain
19default_p_state=UNDEFINED
20dtb_filename=/dist/m5/system/binaries/vexpress.aarch32.ll_20131205.0-gem5.2cpu.dtb
21early_kernel_symbols=false
22enable_context_switch_stats_dump=false
23eventq_index=0
24exit_on_work_items=false
25flags_addr=469827632
26gic_cpu_addr=738205696
27have_large_asid_64=false
28have_lpae=true
29have_security=false
30have_virtualization=false
31highest_el_is_64=false
32init_param=0
33kernel=/dist/m5/system/binaries/vmlinux.aarch32.ll_20131205.0-gem5
34kernel_addr_check=true
35load_addr_mask=268435455
36load_offset=2147483648
37machine_type=VExpress_EMM
38mem_mode=timing
39mem_ranges=2147483648:2415919103:0:0:0:0
40memories=system.physmem system.realview.nvmem system.realview.vram
41mmap_using_noreserve=false
42multi_proc=true
43multi_thread=false
44num_work_ids=16
45p_state_clk_gate_bins=20
46p_state_clk_gate_max=1000000000000
47p_state_clk_gate_min=1000
48panic_on_oops=true
49panic_on_panic=true
50phys_addr_range_64=40
51power_model=Null
52readfile=/z/powerjg/gem5-upstream/tests/testing/../halt.sh
53reset_addr_64=0
54symbolfile=
55thermal_components=
56thermal_model=Null
57work_begin_ckpt_count=0
58work_begin_cpu_id_exit=-1
59work_begin_exit_count=0
60work_cpus_ckpt_count=0
61work_end_ckpt_count=0
62work_end_exit_count=0
63work_item_id=-1
64system_port=system.membus.slave[1]
65
66[system.bridge]
67type=Bridge
68clk_domain=system.clk_domain
69default_p_state=UNDEFINED
70delay=50000
71eventq_index=0
72p_state_clk_gate_bins=20
73p_state_clk_gate_max=1000000000000
74p_state_clk_gate_min=1000
75power_model=Null
76ranges=788529152:805306367:0:0:0:0 721420288:725614591:0:0:0:0 805306368:1073741823:0:0:0:0 1073741824:1610612735:0:0:0:0 402653184:469762047:0:0:0:0 469762048:536870911:0:0:0:0
77req_size=16
78resp_size=16
79master=system.iobus.slave[0]
80slave=system.membus.master[0]
81
82[system.cf0]
83type=IdeDisk
84children=image
85delay=1000000
86driveID=master
87eventq_index=0
88image=system.cf0.image
89
90[system.cf0.image]
91type=CowDiskImage
92children=child
93child=system.cf0.image.child
94eventq_index=0
95image_file=
96read_only=false
97table_size=65536
98
99[system.cf0.image.child]
100type=RawDiskImage
101eventq_index=0
102image_file=/dist/m5/system/disks/linux-aarch32-ael.img
103read_only=true
104
105[system.clk_domain]
106type=SrcClockDomain
107clock=1000
108domain_id=-1
109eventq_index=0
110init_perf_level=0
111voltage_domain=system.voltage_domain
112
113[system.cpu0]
114type=TimingSimpleCPU
115children=dcache dstage2_mmu dtb icache interrupts isa istage2_mmu itb l2cache toL2Bus tracer
116branchPred=Null
117checker=Null
118clk_domain=system.cpu_clk_domain
119cpu_id=0
120default_p_state=UNDEFINED
121do_checkpoint_insts=true
122do_quiesce=true
123do_statistics_insts=true
124dstage2_mmu=system.cpu0.dstage2_mmu
125dtb=system.cpu0.dtb
126eventq_index=0
127function_trace=false
128function_trace_start=0
129interrupts=system.cpu0.interrupts
130isa=system.cpu0.isa
131istage2_mmu=system.cpu0.istage2_mmu
132itb=system.cpu0.itb
133max_insts_all_threads=0
134max_insts_any_thread=0
135max_loads_all_threads=0
136max_loads_any_thread=0
137numThreads=1
138p_state_clk_gate_bins=20
139p_state_clk_gate_max=1000000000000
140p_state_clk_gate_min=1000
141power_model=Null
142profile=0
143progress_interval=0
144simpoint_start_insts=
145socket_id=0
146switched_out=false
147system=system
148tracer=system.cpu0.tracer
149workload=
150dcache_port=system.cpu0.dcache.cpu_side
151icache_port=system.cpu0.icache.cpu_side
152
153[system.cpu0.dcache]
154type=Cache
155children=tags
156addr_ranges=0:18446744073709551615:0:0:0:0
157assoc=2
158clk_domain=system.cpu_clk_domain
159clusivity=mostly_incl
160data_latency=2
161default_p_state=UNDEFINED
162demand_mshr_reserve=1
163eventq_index=0
164is_read_only=false
165max_miss_count=0
166mshrs=6
167p_state_clk_gate_bins=20
168p_state_clk_gate_max=1000000000000
169p_state_clk_gate_min=1000
170power_model=Null
171prefetch_on_access=false
172prefetcher=Null
173response_latency=2
174sequential_access=false
175size=32768
176system=system
177tag_latency=2
178tags=system.cpu0.dcache.tags
179tgts_per_mshr=8
180write_buffers=16
181writeback_clean=true
182cpu_side=system.cpu0.dcache_port
183mem_side=system.cpu0.toL2Bus.slave[1]
184
185[system.cpu0.dcache.tags]
186type=LRU
187assoc=2
188block_size=64
189clk_domain=system.cpu_clk_domain
190data_latency=2
191default_p_state=UNDEFINED
192eventq_index=0
193p_state_clk_gate_bins=20
194p_state_clk_gate_max=1000000000000
195p_state_clk_gate_min=1000
196power_model=Null
197sequential_access=false
198size=32768
199tag_latency=2
200
201[system.cpu0.dstage2_mmu]
202type=ArmStage2MMU
203children=stage2_tlb
204eventq_index=0
205stage2_tlb=system.cpu0.dstage2_mmu.stage2_tlb
206sys=system
207tlb=system.cpu0.dtb
208
209[system.cpu0.dstage2_mmu.stage2_tlb]
210type=ArmTLB
211children=walker
212eventq_index=0
213is_stage2=true
214size=32
215walker=system.cpu0.dstage2_mmu.stage2_tlb.walker
216
217[system.cpu0.dstage2_mmu.stage2_tlb.walker]
218type=ArmTableWalker
219clk_domain=system.cpu_clk_domain
220default_p_state=UNDEFINED
221eventq_index=0
222is_stage2=true
223num_squash_per_cycle=2
224p_state_clk_gate_bins=20
225p_state_clk_gate_max=1000000000000
226p_state_clk_gate_min=1000
227power_model=Null
228sys=system
229
230[system.cpu0.dtb]
231type=ArmTLB
232children=walker
233eventq_index=0
234is_stage2=false
235size=64
236walker=system.cpu0.dtb.walker
237
238[system.cpu0.dtb.walker]
239type=ArmTableWalker
240clk_domain=system.cpu_clk_domain
241default_p_state=UNDEFINED
242eventq_index=0
243is_stage2=false
244num_squash_per_cycle=2
245p_state_clk_gate_bins=20
246p_state_clk_gate_max=1000000000000
247p_state_clk_gate_min=1000
248power_model=Null
249sys=system
250port=system.cpu0.toL2Bus.slave[3]
251
252[system.cpu0.icache]
253type=Cache
254children=tags
255addr_ranges=0:18446744073709551615:0:0:0:0
256assoc=2
257clk_domain=system.cpu_clk_domain
258clusivity=mostly_incl
259data_latency=1
260default_p_state=UNDEFINED
261demand_mshr_reserve=1
262eventq_index=0
263is_read_only=true
264max_miss_count=0
265mshrs=2
266p_state_clk_gate_bins=20
267p_state_clk_gate_max=1000000000000
268p_state_clk_gate_min=1000
269power_model=Null
270prefetch_on_access=false
271prefetcher=Null
272response_latency=1
273sequential_access=false
274size=32768
275system=system
276tag_latency=1
277tags=system.cpu0.icache.tags
278tgts_per_mshr=8
279write_buffers=8
280writeback_clean=true
281cpu_side=system.cpu0.icache_port
282mem_side=system.cpu0.toL2Bus.slave[0]
283
284[system.cpu0.icache.tags]
285type=LRU
286assoc=2
287block_size=64
288clk_domain=system.cpu_clk_domain
289data_latency=1
290default_p_state=UNDEFINED
291eventq_index=0
292p_state_clk_gate_bins=20
293p_state_clk_gate_max=1000000000000
294p_state_clk_gate_min=1000
295power_model=Null
296sequential_access=false
297size=32768
298tag_latency=1
299
300[system.cpu0.interrupts]
301type=ArmInterrupts
302eventq_index=0
303
304[system.cpu0.isa]
305type=ArmISA
306decoderFlavour=Generic
307eventq_index=0
308fpsid=1090793632
309id_aa64afr0_el1=0
310id_aa64afr1_el1=0
311id_aa64dfr0_el1=1052678
312id_aa64dfr1_el1=0
313id_aa64isar0_el1=0
314id_aa64isar1_el1=0
315id_aa64mmfr0_el1=15728642
316id_aa64mmfr1_el1=0
317id_aa64pfr0_el1=34
318id_aa64pfr1_el1=0
319id_isar0=34607377
320id_isar1=34677009
321id_isar2=555950401
322id_isar3=17899825
323id_isar4=268501314
324id_isar5=0
325id_mmfr0=270536963
326id_mmfr1=0
327id_mmfr2=19070976
328id_mmfr3=34611729
329id_pfr0=49
330id_pfr1=4113
331midr=1091551472
332pmu=Null
333system=system
334
335[system.cpu0.istage2_mmu]
336type=ArmStage2MMU
337children=stage2_tlb
338eventq_index=0
339stage2_tlb=system.cpu0.istage2_mmu.stage2_tlb
340sys=system
341tlb=system.cpu0.itb
342
343[system.cpu0.istage2_mmu.stage2_tlb]
344type=ArmTLB
345children=walker
346eventq_index=0
347is_stage2=true
348size=32
349walker=system.cpu0.istage2_mmu.stage2_tlb.walker
350
351[system.cpu0.istage2_mmu.stage2_tlb.walker]
352type=ArmTableWalker
353clk_domain=system.cpu_clk_domain
354default_p_state=UNDEFINED
355eventq_index=0
356is_stage2=true
357num_squash_per_cycle=2
358p_state_clk_gate_bins=20
359p_state_clk_gate_max=1000000000000
360p_state_clk_gate_min=1000
361power_model=Null
362sys=system
363
364[system.cpu0.itb]
365type=ArmTLB
366children=walker
367eventq_index=0
368is_stage2=false
369size=64
370walker=system.cpu0.itb.walker
371
372[system.cpu0.itb.walker]
373type=ArmTableWalker
374clk_domain=system.cpu_clk_domain
375default_p_state=UNDEFINED
376eventq_index=0
377is_stage2=false
378num_squash_per_cycle=2
379p_state_clk_gate_bins=20
380p_state_clk_gate_max=1000000000000
381p_state_clk_gate_min=1000
382power_model=Null
383sys=system
384port=system.cpu0.toL2Bus.slave[2]
385
386[system.cpu0.l2cache]
387type=Cache
388children=prefetcher tags
389addr_ranges=0:18446744073709551615:0:0:0:0
390assoc=16
391clk_domain=system.cpu_clk_domain
392clusivity=mostly_excl
393data_latency=12
394default_p_state=UNDEFINED
395demand_mshr_reserve=1
396eventq_index=0
397is_read_only=false
398max_miss_count=0
399mshrs=16
400p_state_clk_gate_bins=20
401p_state_clk_gate_max=1000000000000
402p_state_clk_gate_min=1000
403power_model=Null
404prefetch_on_access=true
405prefetcher=system.cpu0.l2cache.prefetcher
406response_latency=12
407sequential_access=false
408size=1048576
409system=system
410tag_latency=12
411tags=system.cpu0.l2cache.tags
412tgts_per_mshr=8
413write_buffers=8
414writeback_clean=false
415cpu_side=system.cpu0.toL2Bus.master[0]
416mem_side=system.toL2Bus.slave[0]
417
418[system.cpu0.l2cache.prefetcher]
419type=StridePrefetcher
420cache_snoop=false
421clk_domain=system.cpu_clk_domain
422default_p_state=UNDEFINED
423degree=8
424eventq_index=0
425latency=1
426max_conf=7
427min_conf=0
428on_data=true
429on_inst=true
430on_miss=false
431on_read=true
432on_write=true
433p_state_clk_gate_bins=20
434p_state_clk_gate_max=1000000000000
435p_state_clk_gate_min=1000
436power_model=Null
437queue_filter=true
438queue_size=32
439queue_squash=true
440start_conf=4
441sys=system
442table_assoc=4
443table_sets=16
444tag_prefetch=true
445thresh_conf=4
446use_master_id=true
447
448[system.cpu0.l2cache.tags]
449type=RandomRepl
450assoc=16
451block_size=64
452clk_domain=system.cpu_clk_domain
453data_latency=12
454default_p_state=UNDEFINED
455eventq_index=0
456p_state_clk_gate_bins=20
457p_state_clk_gate_max=1000000000000
458p_state_clk_gate_min=1000
459power_model=Null
460sequential_access=false
461size=1048576
462tag_latency=12
463
464[system.cpu0.toL2Bus]
465type=CoherentXBar
466children=snoop_filter
467clk_domain=system.cpu_clk_domain
468default_p_state=UNDEFINED
469eventq_index=0
470forward_latency=0
471frontend_latency=1
472p_state_clk_gate_bins=20
473p_state_clk_gate_max=1000000000000
474p_state_clk_gate_min=1000
475point_of_coherency=false
476power_model=Null
477response_latency=1
478snoop_filter=system.cpu0.toL2Bus.snoop_filter
479snoop_response_latency=1
480system=system
481use_default_range=false
482width=32
483master=system.cpu0.l2cache.cpu_side
484slave=system.cpu0.icache.mem_side system.cpu0.dcache.mem_side system.cpu0.itb.walker.port system.cpu0.dtb.walker.port
485
486[system.cpu0.toL2Bus.snoop_filter]
487type=SnoopFilter
488eventq_index=0
489lookup_latency=0
490max_capacity=8388608
491system=system
492
493[system.cpu0.tracer]
494type=ExeTracer
495eventq_index=0
496
497[system.cpu1]
498type=TimingSimpleCPU
499children=dcache dstage2_mmu dtb icache interrupts isa istage2_mmu itb l2cache toL2Bus tracer
500branchPred=Null
501checker=Null
502clk_domain=system.cpu_clk_domain
503cpu_id=1
504default_p_state=UNDEFINED
505do_checkpoint_insts=true
506do_quiesce=true
507do_statistics_insts=true
508dstage2_mmu=system.cpu1.dstage2_mmu
509dtb=system.cpu1.dtb
510eventq_index=0
511function_trace=false
512function_trace_start=0
513interrupts=system.cpu1.interrupts
514isa=system.cpu1.isa
515istage2_mmu=system.cpu1.istage2_mmu
516itb=system.cpu1.itb
517max_insts_all_threads=0
518max_insts_any_thread=0
519max_loads_all_threads=0
520max_loads_any_thread=0
521numThreads=1
522p_state_clk_gate_bins=20
523p_state_clk_gate_max=1000000000000
524p_state_clk_gate_min=1000
525power_model=Null
526profile=0
527progress_interval=0
528simpoint_start_insts=
529socket_id=0
530switched_out=false
531system=system
532tracer=system.cpu1.tracer
533workload=
534dcache_port=system.cpu1.dcache.cpu_side
535icache_port=system.cpu1.icache.cpu_side
536
537[system.cpu1.dcache]
538type=Cache
539children=tags
540addr_ranges=0:18446744073709551615:0:0:0:0
541assoc=2
542clk_domain=system.cpu_clk_domain
543clusivity=mostly_incl
544data_latency=2
545default_p_state=UNDEFINED
546demand_mshr_reserve=1
547eventq_index=0
548is_read_only=false
549max_miss_count=0
550mshrs=6
551p_state_clk_gate_bins=20
552p_state_clk_gate_max=1000000000000
553p_state_clk_gate_min=1000
554power_model=Null
555prefetch_on_access=false
556prefetcher=Null
557response_latency=2
558sequential_access=false
559size=32768
560system=system
561tag_latency=2
562tags=system.cpu1.dcache.tags
563tgts_per_mshr=8
564write_buffers=16
565writeback_clean=true
566cpu_side=system.cpu1.dcache_port
567mem_side=system.cpu1.toL2Bus.slave[1]
568
569[system.cpu1.dcache.tags]
570type=LRU
571assoc=2
572block_size=64
573clk_domain=system.cpu_clk_domain
574data_latency=2
575default_p_state=UNDEFINED
576eventq_index=0
577p_state_clk_gate_bins=20
578p_state_clk_gate_max=1000000000000
579p_state_clk_gate_min=1000
580power_model=Null
581sequential_access=false
582size=32768
583tag_latency=2
584
585[system.cpu1.dstage2_mmu]
586type=ArmStage2MMU
587children=stage2_tlb
588eventq_index=0
589stage2_tlb=system.cpu1.dstage2_mmu.stage2_tlb
590sys=system
591tlb=system.cpu1.dtb
592
593[system.cpu1.dstage2_mmu.stage2_tlb]
594type=ArmTLB
595children=walker
596eventq_index=0
597is_stage2=true
598size=32
599walker=system.cpu1.dstage2_mmu.stage2_tlb.walker
600
601[system.cpu1.dstage2_mmu.stage2_tlb.walker]
602type=ArmTableWalker
603clk_domain=system.cpu_clk_domain
604default_p_state=UNDEFINED
605eventq_index=0
606is_stage2=true
607num_squash_per_cycle=2
608p_state_clk_gate_bins=20
609p_state_clk_gate_max=1000000000000
610p_state_clk_gate_min=1000
611power_model=Null
612sys=system
613
614[system.cpu1.dtb]
615type=ArmTLB
616children=walker
617eventq_index=0
618is_stage2=false
619size=64
620walker=system.cpu1.dtb.walker
621
622[system.cpu1.dtb.walker]
623type=ArmTableWalker
624clk_domain=system.cpu_clk_domain
625default_p_state=UNDEFINED
626eventq_index=0
627is_stage2=false
628num_squash_per_cycle=2
629p_state_clk_gate_bins=20
630p_state_clk_gate_max=1000000000000
631p_state_clk_gate_min=1000
632power_model=Null
633sys=system
634port=system.cpu1.toL2Bus.slave[3]
635
636[system.cpu1.icache]
637type=Cache
638children=tags
639addr_ranges=0:18446744073709551615:0:0:0:0
640assoc=2
641clk_domain=system.cpu_clk_domain
642clusivity=mostly_incl
643data_latency=1
644default_p_state=UNDEFINED
645demand_mshr_reserve=1
646eventq_index=0
647is_read_only=true
648max_miss_count=0
649mshrs=2
650p_state_clk_gate_bins=20
651p_state_clk_gate_max=1000000000000
652p_state_clk_gate_min=1000
653power_model=Null
654prefetch_on_access=false
655prefetcher=Null
656response_latency=1
657sequential_access=false
658size=32768
659system=system
660tag_latency=1
661tags=system.cpu1.icache.tags
662tgts_per_mshr=8
663write_buffers=8
664writeback_clean=true
665cpu_side=system.cpu1.icache_port
666mem_side=system.cpu1.toL2Bus.slave[0]
667
668[system.cpu1.icache.tags]
669type=LRU
670assoc=2
671block_size=64
672clk_domain=system.cpu_clk_domain
673data_latency=1
674default_p_state=UNDEFINED
675eventq_index=0
676p_state_clk_gate_bins=20
677p_state_clk_gate_max=1000000000000
678p_state_clk_gate_min=1000
679power_model=Null
680sequential_access=false
681size=32768
682tag_latency=1
683
684[system.cpu1.interrupts]
685type=ArmInterrupts
686eventq_index=0
687
688[system.cpu1.isa]
689type=ArmISA
690decoderFlavour=Generic
691eventq_index=0
692fpsid=1090793632
693id_aa64afr0_el1=0
694id_aa64afr1_el1=0
695id_aa64dfr0_el1=1052678
696id_aa64dfr1_el1=0
697id_aa64isar0_el1=0
698id_aa64isar1_el1=0
699id_aa64mmfr0_el1=15728642
700id_aa64mmfr1_el1=0
701id_aa64pfr0_el1=34
702id_aa64pfr1_el1=0
703id_isar0=34607377
704id_isar1=34677009
705id_isar2=555950401
706id_isar3=17899825
707id_isar4=268501314
708id_isar5=0
709id_mmfr0=270536963
710id_mmfr1=0
711id_mmfr2=19070976
712id_mmfr3=34611729
713id_pfr0=49
714id_pfr1=4113
715midr=1091551472
716pmu=Null
717system=system
718
719[system.cpu1.istage2_mmu]
720type=ArmStage2MMU
721children=stage2_tlb
722eventq_index=0
723stage2_tlb=system.cpu1.istage2_mmu.stage2_tlb
724sys=system
725tlb=system.cpu1.itb
726
727[system.cpu1.istage2_mmu.stage2_tlb]
728type=ArmTLB
729children=walker
730eventq_index=0
731is_stage2=true
732size=32
733walker=system.cpu1.istage2_mmu.stage2_tlb.walker
734
735[system.cpu1.istage2_mmu.stage2_tlb.walker]
736type=ArmTableWalker
737clk_domain=system.cpu_clk_domain
738default_p_state=UNDEFINED
739eventq_index=0
740is_stage2=true
741num_squash_per_cycle=2
742p_state_clk_gate_bins=20
743p_state_clk_gate_max=1000000000000
744p_state_clk_gate_min=1000
745power_model=Null
746sys=system
747
748[system.cpu1.itb]
749type=ArmTLB
750children=walker
751eventq_index=0
752is_stage2=false
753size=64
754walker=system.cpu1.itb.walker
755
756[system.cpu1.itb.walker]
757type=ArmTableWalker
758clk_domain=system.cpu_clk_domain
759default_p_state=UNDEFINED
760eventq_index=0
761is_stage2=false
762num_squash_per_cycle=2
763p_state_clk_gate_bins=20
764p_state_clk_gate_max=1000000000000
765p_state_clk_gate_min=1000
766power_model=Null
767sys=system
768port=system.cpu1.toL2Bus.slave[2]
769
770[system.cpu1.l2cache]
771type=Cache
772children=prefetcher tags
773addr_ranges=0:18446744073709551615:0:0:0:0
774assoc=16
775clk_domain=system.cpu_clk_domain
776clusivity=mostly_excl
777data_latency=12
778default_p_state=UNDEFINED
779demand_mshr_reserve=1
780eventq_index=0
781is_read_only=false
782max_miss_count=0
783mshrs=16
784p_state_clk_gate_bins=20
785p_state_clk_gate_max=1000000000000
786p_state_clk_gate_min=1000
787power_model=Null
788prefetch_on_access=true
789prefetcher=system.cpu1.l2cache.prefetcher
790response_latency=12
791sequential_access=false
792size=1048576
793system=system
794tag_latency=12
795tags=system.cpu1.l2cache.tags
796tgts_per_mshr=8
797write_buffers=8
798writeback_clean=false
799cpu_side=system.cpu1.toL2Bus.master[0]
800mem_side=system.toL2Bus.slave[1]
801
802[system.cpu1.l2cache.prefetcher]
803type=StridePrefetcher
804cache_snoop=false
805clk_domain=system.cpu_clk_domain
806default_p_state=UNDEFINED
807degree=8
808eventq_index=0
809latency=1
810max_conf=7
811min_conf=0
812on_data=true
813on_inst=true
814on_miss=false
815on_read=true
816on_write=true
817p_state_clk_gate_bins=20
818p_state_clk_gate_max=1000000000000
819p_state_clk_gate_min=1000
820power_model=Null
821queue_filter=true
822queue_size=32
823queue_squash=true
824start_conf=4
825sys=system
826table_assoc=4
827table_sets=16
828tag_prefetch=true
829thresh_conf=4
830use_master_id=true
831
832[system.cpu1.l2cache.tags]
833type=RandomRepl
834assoc=16
835block_size=64
836clk_domain=system.cpu_clk_domain
837data_latency=12
838default_p_state=UNDEFINED
839eventq_index=0
840p_state_clk_gate_bins=20
841p_state_clk_gate_max=1000000000000
842p_state_clk_gate_min=1000
843power_model=Null
844sequential_access=false
845size=1048576
846tag_latency=12
847
848[system.cpu1.toL2Bus]
849type=CoherentXBar
850children=snoop_filter
851clk_domain=system.cpu_clk_domain
852default_p_state=UNDEFINED
853eventq_index=0
854forward_latency=0
855frontend_latency=1
856p_state_clk_gate_bins=20
857p_state_clk_gate_max=1000000000000
858p_state_clk_gate_min=1000
859point_of_coherency=false
860power_model=Null
861response_latency=1
862snoop_filter=system.cpu1.toL2Bus.snoop_filter
863snoop_response_latency=1
864system=system
865use_default_range=false
866width=32
867master=system.cpu1.l2cache.cpu_side
868slave=system.cpu1.icache.mem_side system.cpu1.dcache.mem_side system.cpu1.itb.walker.port system.cpu1.dtb.walker.port
869
870[system.cpu1.toL2Bus.snoop_filter]
871type=SnoopFilter
872eventq_index=0
873lookup_latency=0
874max_capacity=8388608
875system=system
876
877[system.cpu1.tracer]
878type=ExeTracer
879eventq_index=0
880
881[system.cpu_clk_domain]
882type=SrcClockDomain
883clock=500
884domain_id=-1
885eventq_index=0
886init_perf_level=0
887voltage_domain=system.voltage_domain
888
889[system.dvfs_handler]
890type=DVFSHandler
891domains=
892enable=false
893eventq_index=0
894sys_clk_domain=system.clk_domain
895transition_latency=100000000
896
897[system.intrctrl]
898type=IntrControl
899eventq_index=0
900sys=system
901
902[system.iobus]
903type=NoncoherentXBar
904clk_domain=system.clk_domain
905default_p_state=UNDEFINED
906eventq_index=0
907forward_latency=1
908frontend_latency=2
909p_state_clk_gate_bins=20
910p_state_clk_gate_max=1000000000000
911p_state_clk_gate_min=1000
912power_model=Null
913response_latency=2
914use_default_range=false
915width=16
916master=system.realview.uart.pio system.realview.realview_io.pio system.realview.pci_host.pio system.realview.timer0.pio system.realview.timer1.pio system.realview.clcd.pio system.realview.hdlcd.pio system.realview.kmi0.pio system.realview.kmi1.pio system.realview.cf_ctrl.pio system.realview.rtc.pio system.realview.vram.port system.realview.l2x0_fake.pio system.realview.uart1_fake.pio system.realview.uart2_fake.pio system.realview.uart3_fake.pio system.realview.sp810_fake.pio system.realview.watchdog_fake.pio system.realview.aaci_fake.pio system.realview.lan_fake.pio system.realview.usb_fake.pio system.realview.mmc_fake.pio system.realview.energy_ctrl.pio system.realview.ide.pio system.realview.ethernet.pio system.iocache.cpu_side
917slave=system.bridge.master system.realview.clcd.dma system.realview.cf_ctrl.dma system.realview.ide.dma system.realview.ethernet.dma
918
919[system.iocache]
920type=Cache
921children=tags
922addr_ranges=2147483648:2415919103:0:0:0:0
923assoc=8
924clk_domain=system.clk_domain
925clusivity=mostly_incl
926data_latency=50
927default_p_state=UNDEFINED
928demand_mshr_reserve=1
929eventq_index=0
930is_read_only=false
931max_miss_count=0
932mshrs=20
933p_state_clk_gate_bins=20
934p_state_clk_gate_max=1000000000000
935p_state_clk_gate_min=1000
936power_model=Null
937prefetch_on_access=false
938prefetcher=Null
939response_latency=50
940sequential_access=false
941size=1024
942system=system
943tag_latency=50
944tags=system.iocache.tags
945tgts_per_mshr=12
946write_buffers=8
947writeback_clean=false
948cpu_side=system.iobus.master[25]
949mem_side=system.membus.slave[3]
950
951[system.iocache.tags]
952type=LRU
953assoc=8
954block_size=64
955clk_domain=system.clk_domain
956data_latency=50
957default_p_state=UNDEFINED
958eventq_index=0
959p_state_clk_gate_bins=20
960p_state_clk_gate_max=1000000000000
961p_state_clk_gate_min=1000
962power_model=Null
963sequential_access=false
964size=1024
965tag_latency=50
966
967[system.l2c]
968type=Cache
969children=tags
970addr_ranges=0:18446744073709551615:0:0:0:0
971assoc=8
972clk_domain=system.cpu_clk_domain
973clusivity=mostly_incl
974data_latency=20
975default_p_state=UNDEFINED
976demand_mshr_reserve=1
977eventq_index=0
978is_read_only=false
979max_miss_count=0
980mshrs=20
981p_state_clk_gate_bins=20
982p_state_clk_gate_max=1000000000000
983p_state_clk_gate_min=1000
984power_model=Null
985prefetch_on_access=false
986prefetcher=Null
987response_latency=20
988sequential_access=false
989size=4194304
990system=system
991tag_latency=20
992tags=system.l2c.tags
993tgts_per_mshr=12
994write_buffers=8
995writeback_clean=false
996cpu_side=system.toL2Bus.master[0]
997mem_side=system.membus.slave[2]
998
999[system.l2c.tags]
1000type=LRU
1001assoc=8
1002block_size=64
1003clk_domain=system.cpu_clk_domain
1004data_latency=20
1005default_p_state=UNDEFINED
1006eventq_index=0
1007p_state_clk_gate_bins=20
1008p_state_clk_gate_max=1000000000000
1009p_state_clk_gate_min=1000
1010power_model=Null
1011sequential_access=false
1012size=4194304
1013tag_latency=20
1014
1015[system.membus]
1016type=CoherentXBar
1017children=badaddr_responder snoop_filter
1018clk_domain=system.clk_domain
1019default_p_state=UNDEFINED
1020eventq_index=0
1021forward_latency=4
1022frontend_latency=3
1023p_state_clk_gate_bins=20
1024p_state_clk_gate_max=1000000000000
1025p_state_clk_gate_min=1000
1026point_of_coherency=true
1027power_model=Null
1028response_latency=2
1029snoop_filter=system.membus.snoop_filter
1030snoop_response_latency=4
1031system=system
1032use_default_range=false
1033width=16
1034default=system.membus.badaddr_responder.pio
1035master=system.bridge.slave system.realview.nvmem.port system.realview.gic.pio system.realview.vgic.pio system.realview.local_cpu_timer.pio system.physmem.port
1036slave=system.realview.hdlcd.dma system.system_port system.l2c.mem_side system.iocache.mem_side
1037
1038[system.membus.badaddr_responder]
1039type=IsaFake
1040clk_domain=system.clk_domain
1041default_p_state=UNDEFINED
1042eventq_index=0
1043fake_mem=false
1044p_state_clk_gate_bins=20
1045p_state_clk_gate_max=1000000000000
1046p_state_clk_gate_min=1000
1047pio_addr=0
1048pio_latency=100000
1049pio_size=8
1050power_model=Null
1051ret_bad_addr=true
1052ret_data16=65535
1053ret_data32=4294967295
1054ret_data64=18446744073709551615
1055ret_data8=255
1056system=system
1057update_data=false
1058warn_access=warn
1059pio=system.membus.default
1060
1061[system.membus.snoop_filter]
1062type=SnoopFilter
1063eventq_index=0
1064lookup_latency=1
1065max_capacity=8388608
1066system=system
1067
1068[system.physmem]
1069type=DRAMCtrl
1070IDD0=0.055000
1071IDD02=0.000000
1072IDD2N=0.032000
1073IDD2N2=0.000000
1074IDD2P0=0.000000
1075IDD2P02=0.000000
1076IDD2P1=0.032000
1077IDD2P12=0.000000
1078IDD3N=0.038000
1079IDD3N2=0.000000
1080IDD3P0=0.000000
1081IDD3P02=0.000000
1082IDD3P1=0.038000
1083IDD3P12=0.000000
1084IDD4R=0.157000
1085IDD4R2=0.000000
1086IDD4W=0.125000
1087IDD4W2=0.000000
1088IDD5=0.235000
1089IDD52=0.000000
1090IDD6=0.020000
1091IDD62=0.000000
1092VDD=1.500000
1093VDD2=0.000000
1094activation_limit=4
1095addr_mapping=RoRaBaCoCh
1096bank_groups_per_rank=0
1097banks_per_rank=8
1098burst_length=8
1099channels=1
1100clk_domain=system.clk_domain
1101conf_table_reported=true
1102default_p_state=UNDEFINED
1103device_bus_width=8
1104device_rowbuffer_size=1024
1105device_size=536870912
1106devices_per_rank=8
1107dll=true
1108eventq_index=0
1109in_addr_map=true
1110kvm_map=true
1111max_accesses_per_row=16
1112mem_sched_policy=frfcfs
1113min_writes_per_switch=16
1114null=false
1115p_state_clk_gate_bins=20
1116p_state_clk_gate_max=1000000000000
1117p_state_clk_gate_min=1000
1118page_policy=open_adaptive
1119power_model=Null
1120range=2147483648:2415919103:0:0:0:0
1121ranks_per_channel=2
1122read_buffer_size=32
1123static_backend_latency=10000
1124static_frontend_latency=10000
1125tBURST=5000
1126tCCD_L=0
1127tCK=1250
1128tCL=13750
1129tCS=2500
1130tRAS=35000
1131tRCD=13750
1132tREFI=7800000
1133tRFC=260000
1134tRP=13750
1135tRRD=6000
1136tRRD_L=0
1137tRTP=7500
1138tRTW=2500
1139tWR=15000
1140tWTR=7500
1141tXAW=30000
1142tXP=6000
1143tXPDLL=0
1144tXS=270000
1145tXSDLL=0
1146write_buffer_size=64
1147write_high_thresh_perc=85
1148write_low_thresh_perc=50
1149port=system.membus.master[5]
1150
1151[system.realview]
1152type=RealView
1153children=aaci_fake cf_ctrl clcd dcc energy_ctrl ethernet generic_timer gic hdlcd ide kmi0 kmi1 l2x0_fake lan_fake local_cpu_timer mcc mmc_fake nvmem pci_host realview_io rtc sp810_fake timer0 timer1 uart uart1_fake uart2_fake uart3_fake usb_fake vgic vram watchdog_fake
1154eventq_index=0
1155intrctrl=system.intrctrl
1156system=system
1157
1158[system.realview.aaci_fake]
1159type=AmbaFake
1160amba_id=0
1161clk_domain=system.clk_domain
1162default_p_state=UNDEFINED
1163eventq_index=0
1164ignore_access=false
1165p_state_clk_gate_bins=20
1166p_state_clk_gate_max=1000000000000
1167p_state_clk_gate_min=1000
1168pio_addr=470024192
1169pio_latency=100000
1170power_model=Null
1171system=system
1172pio=system.iobus.master[18]
1173
1174[system.realview.cf_ctrl]
1175type=IdeController
1176BAR0=471465984
1177BAR0LegacyIO=true
1178BAR0Size=256
1179BAR1=471466240
1180BAR1LegacyIO=true
1181BAR1Size=4096
1182BAR2=1
1183BAR2LegacyIO=false
1184BAR2Size=8
1185BAR3=1
1186BAR3LegacyIO=false
1187BAR3Size=4
1188BAR4=1
1189BAR4LegacyIO=false
1190BAR4Size=16
1191BAR5=1
1192BAR5LegacyIO=false
1193BAR5Size=0
1194BIST=0
1195CacheLineSize=0
1196CapabilityPtr=0
1197CardbusCIS=0
1198ClassCode=1
1199Command=1
1200DeviceID=28945
1201ExpansionROM=0
1202HeaderType=0
1203InterruptLine=31
1204InterruptPin=1
1205LatencyTimer=0
1206LegacyIOBase=0
1207MSICAPBaseOffset=0
1208MSICAPCapId=0
1209MSICAPMaskBits=0
1210MSICAPMsgAddr=0
1211MSICAPMsgCtrl=0
1212MSICAPMsgData=0
1213MSICAPMsgUpperAddr=0
1214MSICAPNextCapability=0
1215MSICAPPendingBits=0
1216MSIXCAPBaseOffset=0
1217MSIXCAPCapId=0
1218MSIXCAPNextCapability=0
1219MSIXMsgCtrl=0
1220MSIXPbaOffset=0
1221MSIXTableOffset=0
1222MaximumLatency=0
1223MinimumGrant=0
1224PMCAPBaseOffset=0
1225PMCAPCapId=0
1226PMCAPCapabilities=0
1227PMCAPCtrlStatus=0
1228PMCAPNextCapability=0
1229PXCAPBaseOffset=0
1230PXCAPCapId=0
1231PXCAPCapabilities=0
1232PXCAPDevCap2=0
1233PXCAPDevCapabilities=0
1234PXCAPDevCtrl=0
1235PXCAPDevCtrl2=0
1236PXCAPDevStatus=0
1237PXCAPLinkCap=0
1238PXCAPLinkCtrl=0
1239PXCAPLinkStatus=0
1240PXCAPNextCapability=0
1241ProgIF=133
1242Revision=0
1243Status=640
1244SubClassCode=1
1245SubsystemID=0
1246SubsystemVendorID=0
1247VendorID=32902
1248clk_domain=system.clk_domain
1249config_latency=20000
1250ctrl_offset=2
1251default_p_state=UNDEFINED
1252disks=
1253eventq_index=0
1254host=system.realview.pci_host
1255io_shift=2
1256p_state_clk_gate_bins=20
1257p_state_clk_gate_max=1000000000000
1258p_state_clk_gate_min=1000
1259pci_bus=2
1260pci_dev=0
1261pci_func=0
1262pio_latency=30000
1263power_model=Null
1264system=system
1265dma=system.iobus.slave[2]
1266pio=system.iobus.master[9]
1267
1268[system.realview.clcd]
1269type=Pl111
1270amba_id=1315089
1271clk_domain=system.clk_domain
1272default_p_state=UNDEFINED
1273enable_capture=true
1274eventq_index=0
1275gic=system.realview.gic
1276int_num=46
1277p_state_clk_gate_bins=20
1278p_state_clk_gate_max=1000000000000
1279p_state_clk_gate_min=1000
1280pio_addr=471793664
1281pio_latency=10000
1282pixel_clock=41667
1283power_model=Null
1284system=system
1285vnc=system.vncserver
1286dma=system.iobus.slave[1]
1287pio=system.iobus.master[5]
1288
1289[system.realview.dcc]
1290type=SubSystem
1291children=osc_cpu osc_ddr osc_hsbm osc_pxl osc_smb osc_sys
1292eventq_index=0
1293thermal_domain=Null
1294
1295[system.realview.dcc.osc_cpu]
1296type=RealViewOsc
1297dcc=0
1298device=0
1299eventq_index=0
1300freq=16667
1301parent=system.realview.realview_io
1302position=0
1303site=1
1304voltage_domain=system.voltage_domain
1305
1306[system.realview.dcc.osc_ddr]
1307type=RealViewOsc
1308dcc=0
1309device=8
1310eventq_index=0
1311freq=25000
1312parent=system.realview.realview_io
1313position=0
1314site=1
1315voltage_domain=system.voltage_domain
1316
1317[system.realview.dcc.osc_hsbm]
1318type=RealViewOsc
1319dcc=0
1320device=4
1321eventq_index=0
1322freq=25000
1323parent=system.realview.realview_io
1324position=0
1325site=1
1326voltage_domain=system.voltage_domain
1327
1328[system.realview.dcc.osc_pxl]
1329type=RealViewOsc
1330dcc=0
1331device=5
1332eventq_index=0
1333freq=42105
1334parent=system.realview.realview_io
1335position=0
1336site=1
1337voltage_domain=system.voltage_domain
1338
1339[system.realview.dcc.osc_smb]
1340type=RealViewOsc
1341dcc=0
1342device=6
1343eventq_index=0
1344freq=20000
1345parent=system.realview.realview_io
1346position=0
1347site=1
1348voltage_domain=system.voltage_domain
1349
1350[system.realview.dcc.osc_sys]
1351type=RealViewOsc
1352dcc=0
1353device=7
1354eventq_index=0
1355freq=16667
1356parent=system.realview.realview_io
1357position=0
1358site=1
1359voltage_domain=system.voltage_domain
1360
1361[system.realview.energy_ctrl]
1362type=EnergyCtrl
1363clk_domain=system.clk_domain
1364default_p_state=UNDEFINED
1365dvfs_handler=system.dvfs_handler
1366eventq_index=0
1367p_state_clk_gate_bins=20
1368p_state_clk_gate_max=1000000000000
1369p_state_clk_gate_min=1000
1370pio_addr=470286336
1371pio_latency=100000
1372power_model=Null
1373system=system
1374pio=system.iobus.master[22]
1375
1376[system.realview.ethernet]
1377type=IGbE
1378BAR0=0
1379BAR0LegacyIO=false
1380BAR0Size=131072
1381BAR1=0
1382BAR1LegacyIO=false
1383BAR1Size=0
1384BAR2=0
1385BAR2LegacyIO=false
1386BAR2Size=0
1387BAR3=0
1388BAR3LegacyIO=false
1389BAR3Size=0
1390BAR4=0
1391BAR4LegacyIO=false
1392BAR4Size=0
1393BAR5=0
1394BAR5LegacyIO=false
1395BAR5Size=0
1396BIST=0
1397CacheLineSize=0
1398CapabilityPtr=0
1399CardbusCIS=0
1400ClassCode=2
1401Command=0
1402DeviceID=4213
1403ExpansionROM=0
1404HeaderType=0
1405InterruptLine=1
1406InterruptPin=1
1407LatencyTimer=0
1408LegacyIOBase=0
1409MSICAPBaseOffset=0
1410MSICAPCapId=0
1411MSICAPMaskBits=0
1412MSICAPMsgAddr=0
1413MSICAPMsgCtrl=0
1414MSICAPMsgData=0
1415MSICAPMsgUpperAddr=0
1416MSICAPNextCapability=0
1417MSICAPPendingBits=0
1418MSIXCAPBaseOffset=0
1419MSIXCAPCapId=0
1420MSIXCAPNextCapability=0
1421MSIXMsgCtrl=0
1422MSIXPbaOffset=0
1423MSIXTableOffset=0
1424MaximumLatency=0
1425MinimumGrant=255
1426PMCAPBaseOffset=0
1427PMCAPCapId=0
1428PMCAPCapabilities=0
1429PMCAPCtrlStatus=0
1430PMCAPNextCapability=0
1431PXCAPBaseOffset=0
1432PXCAPCapId=0
1433PXCAPCapabilities=0
1434PXCAPDevCap2=0
1435PXCAPDevCapabilities=0
1436PXCAPDevCtrl=0
1437PXCAPDevCtrl2=0
1438PXCAPDevStatus=0
1439PXCAPLinkCap=0
1440PXCAPLinkCtrl=0
1441PXCAPLinkStatus=0
1442PXCAPNextCapability=0
1443ProgIF=0
1444Revision=0
1445Status=0
1446SubClassCode=0
1447SubsystemID=4104
1448SubsystemVendorID=32902
1449VendorID=32902
1450clk_domain=system.clk_domain
1451config_latency=20000
1452default_p_state=UNDEFINED
1453eventq_index=0
1454fetch_comp_delay=10000
1455fetch_delay=10000
1456hardware_address=00:90:00:00:00:01
1457host=system.realview.pci_host
1458p_state_clk_gate_bins=20
1459p_state_clk_gate_max=1000000000000
1460p_state_clk_gate_min=1000
1461pci_bus=0
1462pci_dev=0
1463pci_func=0
1464phy_epid=896
1465phy_pid=680
1466pio_latency=30000
1467power_model=Null
1468rx_desc_cache_size=64
1469rx_fifo_size=393216
1470rx_write_delay=0
1471system=system
1472tx_desc_cache_size=64
1473tx_fifo_size=393216
1474tx_read_delay=0
1475wb_comp_delay=10000
1476wb_delay=10000
1477dma=system.iobus.slave[4]
1478pio=system.iobus.master[24]
1479
1480[system.realview.generic_timer]
1481type=GenericTimer
1482eventq_index=0
1483gic=system.realview.gic
1484int_phys=29
1485int_virt=27
1486system=system
1487
1488[system.realview.gic]
1489type=Pl390
1490clk_domain=system.clk_domain
1491cpu_addr=738205696
1492cpu_pio_delay=10000
1493default_p_state=UNDEFINED
1494dist_addr=738201600
1495dist_pio_delay=10000
1496eventq_index=0
1497gem5_extensions=false
1498int_latency=10000
1499it_lines=128
1500p_state_clk_gate_bins=20
1501p_state_clk_gate_max=1000000000000
1502p_state_clk_gate_min=1000
1503platform=system.realview
1504power_model=Null
1505system=system
1506pio=system.membus.master[2]
1507
1508[system.realview.hdlcd]
1509type=HDLcd
1510amba_id=1314816
1511clk_domain=system.clk_domain
1512default_p_state=UNDEFINED
1513enable_capture=true
1514eventq_index=0
1515gic=system.realview.gic
1516int_num=117
1517p_state_clk_gate_bins=20
1518p_state_clk_gate_max=1000000000000
1519p_state_clk_gate_min=1000
1520pio_addr=721420288
1521pio_latency=10000
1522pixel_buffer_size=2048
1523pixel_chunk=32
1524power_model=Null
1525pxl_clk=system.realview.dcc.osc_pxl
1526system=system
1527vnc=system.vncserver
1528workaround_dma_line_count=true
1529workaround_swap_rb=true
1530dma=system.membus.slave[0]
1531pio=system.iobus.master[6]
1532
1533[system.realview.ide]
1534type=IdeController
1535BAR0=1
1536BAR0LegacyIO=false
1537BAR0Size=8
1538BAR1=1
1539BAR1LegacyIO=false
1540BAR1Size=4
1541BAR2=1
1542BAR2LegacyIO=false
1543BAR2Size=8
1544BAR3=1
1545BAR3LegacyIO=false
1546BAR3Size=4
1547BAR4=1
1548BAR4LegacyIO=false
1549BAR4Size=16
1550BAR5=1
1551BAR5LegacyIO=false
1552BAR5Size=0
1553BIST=0
1554CacheLineSize=0
1555CapabilityPtr=0
1556CardbusCIS=0
1557ClassCode=1
1558Command=0
1559DeviceID=28945
1560ExpansionROM=0
1561HeaderType=0
1562InterruptLine=2
1563InterruptPin=2
1564LatencyTimer=0
1565LegacyIOBase=0
1566MSICAPBaseOffset=0
1567MSICAPCapId=0
1568MSICAPMaskBits=0
1569MSICAPMsgAddr=0
1570MSICAPMsgCtrl=0
1571MSICAPMsgData=0
1572MSICAPMsgUpperAddr=0
1573MSICAPNextCapability=0
1574MSICAPPendingBits=0
1575MSIXCAPBaseOffset=0
1576MSIXCAPCapId=0
1577MSIXCAPNextCapability=0
1578MSIXMsgCtrl=0
1579MSIXPbaOffset=0
1580MSIXTableOffset=0
1581MaximumLatency=0
1582MinimumGrant=0
1583PMCAPBaseOffset=0
1584PMCAPCapId=0
1585PMCAPCapabilities=0
1586PMCAPCtrlStatus=0
1587PMCAPNextCapability=0
1588PXCAPBaseOffset=0
1589PXCAPCapId=0
1590PXCAPCapabilities=0
1591PXCAPDevCap2=0
1592PXCAPDevCapabilities=0
1593PXCAPDevCtrl=0
1594PXCAPDevCtrl2=0
1595PXCAPDevStatus=0
1596PXCAPLinkCap=0
1597PXCAPLinkCtrl=0
1598PXCAPLinkStatus=0
1599PXCAPNextCapability=0
1600ProgIF=133
1601Revision=0
1602Status=640
1603SubClassCode=1
1604SubsystemID=0
1605SubsystemVendorID=0
1606VendorID=32902
1607clk_domain=system.clk_domain
1608config_latency=20000
1609ctrl_offset=0
1610default_p_state=UNDEFINED
1611disks=system.cf0
1612eventq_index=0
1613host=system.realview.pci_host
1614io_shift=0
1615p_state_clk_gate_bins=20
1616p_state_clk_gate_max=1000000000000
1617p_state_clk_gate_min=1000
1618pci_bus=0
1619pci_dev=1
1620pci_func=0
1621pio_latency=30000
1622power_model=Null
1623system=system
1624dma=system.iobus.slave[3]
1625pio=system.iobus.master[23]
1626
1627[system.realview.kmi0]
1628type=Pl050
1629amba_id=1314896
1630clk_domain=system.clk_domain
1631default_p_state=UNDEFINED
1632eventq_index=0
1633gic=system.realview.gic
1634int_delay=1000000
1635int_num=44
1636is_mouse=false
1637p_state_clk_gate_bins=20
1638p_state_clk_gate_max=1000000000000
1639p_state_clk_gate_min=1000
1640pio_addr=470155264
1641pio_latency=100000
1642power_model=Null
1643system=system
1644vnc=system.vncserver
1645pio=system.iobus.master[7]
1646
1647[system.realview.kmi1]
1648type=Pl050
1649amba_id=1314896
1650clk_domain=system.clk_domain
1651default_p_state=UNDEFINED
1652eventq_index=0
1653gic=system.realview.gic
1654int_delay=1000000
1655int_num=45
1656is_mouse=true
1657p_state_clk_gate_bins=20
1658p_state_clk_gate_max=1000000000000
1659p_state_clk_gate_min=1000
1660pio_addr=470220800
1661pio_latency=100000
1662power_model=Null
1663system=system
1664vnc=system.vncserver
1665pio=system.iobus.master[8]
1666
1667[system.realview.l2x0_fake]
1668type=IsaFake
1669clk_domain=system.clk_domain
1670default_p_state=UNDEFINED
1671eventq_index=0
1672fake_mem=false
1673p_state_clk_gate_bins=20
1674p_state_clk_gate_max=1000000000000
1675p_state_clk_gate_min=1000
1676pio_addr=739246080
1677pio_latency=100000
1678pio_size=4095
1679power_model=Null
1680ret_bad_addr=false
1681ret_data16=65535
1682ret_data32=4294967295
1683ret_data64=18446744073709551615
1684ret_data8=255
1685system=system
1686update_data=false
1687warn_access=
1688pio=system.iobus.master[12]
1689
1690[system.realview.lan_fake]
1691type=IsaFake
1692clk_domain=system.clk_domain
1693default_p_state=UNDEFINED
1694eventq_index=0
1695fake_mem=false
1696p_state_clk_gate_bins=20
1697p_state_clk_gate_max=1000000000000
1698p_state_clk_gate_min=1000
1699pio_addr=436207616
1700pio_latency=100000
1701pio_size=65535
1702power_model=Null
1703ret_bad_addr=false
1704ret_data16=65535
1705ret_data32=4294967295
1706ret_data64=18446744073709551615
1707ret_data8=255
1708system=system
1709update_data=false
1710warn_access=
1711pio=system.iobus.master[19]
1712
1713[system.realview.local_cpu_timer]
1714type=CpuLocalTimer
1715clk_domain=system.clk_domain
1716default_p_state=UNDEFINED
1717eventq_index=0
1718gic=system.realview.gic
1719int_num_timer=29
1720int_num_watchdog=30
1721p_state_clk_gate_bins=20
1722p_state_clk_gate_max=1000000000000
1723p_state_clk_gate_min=1000
1724pio_addr=738721792
1725pio_latency=100000
1726power_model=Null
1727system=system
1728pio=system.membus.master[4]
1729
1730[system.realview.mcc]
1731type=SubSystem
1732children=osc_clcd osc_mcc osc_peripheral osc_system_bus temp_crtl
1733eventq_index=0
1734thermal_domain=Null
1735
1736[system.realview.mcc.osc_clcd]
1737type=RealViewOsc
1738dcc=0
1739device=1
1740eventq_index=0
1741freq=42105
1742parent=system.realview.realview_io
1743position=0
1744site=0
1745voltage_domain=system.voltage_domain
1746
1747[system.realview.mcc.osc_mcc]
1748type=RealViewOsc
1749dcc=0
1750device=0
1751eventq_index=0
1752freq=20000
1753parent=system.realview.realview_io
1754position=0
1755site=0
1756voltage_domain=system.voltage_domain
1757
1758[system.realview.mcc.osc_peripheral]
1759type=RealViewOsc
1760dcc=0
1761device=2
1762eventq_index=0
1763freq=41667
1764parent=system.realview.realview_io
1765position=0
1766site=0
1767voltage_domain=system.voltage_domain
1768
1769[system.realview.mcc.osc_system_bus]
1770type=RealViewOsc
1771dcc=0
1772device=4
1773eventq_index=0
1774freq=41667
1775parent=system.realview.realview_io
1776position=0
1777site=0
1778voltage_domain=system.voltage_domain
1779
1780[system.realview.mcc.temp_crtl]
1781type=RealViewTemperatureSensor
1782dcc=0
1783device=0
1784eventq_index=0
1785parent=system.realview.realview_io
1786position=0
1787site=0
1788system=system
1789
1790[system.realview.mmc_fake]
1791type=AmbaFake
1792amba_id=0
1793clk_domain=system.clk_domain
1794default_p_state=UNDEFINED
1795eventq_index=0
1796ignore_access=false
1797p_state_clk_gate_bins=20
1798p_state_clk_gate_max=1000000000000
1799p_state_clk_gate_min=1000
1800pio_addr=470089728
1801pio_latency=100000
1802power_model=Null
1803system=system
1804pio=system.iobus.master[21]
1805
1806[system.realview.nvmem]
1807type=SimpleMemory
1808bandwidth=73.000000
1809clk_domain=system.clk_domain
1810conf_table_reported=false
1811default_p_state=UNDEFINED
1812eventq_index=0
1813in_addr_map=true
1814kvm_map=true
1815latency=30000
1816latency_var=0
1817null=false
1818p_state_clk_gate_bins=20
1819p_state_clk_gate_max=1000000000000
1820p_state_clk_gate_min=1000
1821power_model=Null
1822range=0:67108863:0:0:0:0
1823port=system.membus.master[1]
1824
1825[system.realview.pci_host]
1826type=GenericPciHost
1827clk_domain=system.clk_domain
1828conf_base=805306368
1829conf_device_bits=16
1830conf_size=268435456
1831default_p_state=UNDEFINED
1832eventq_index=0
1833p_state_clk_gate_bins=20
1834p_state_clk_gate_max=1000000000000
1835p_state_clk_gate_min=1000
1836pci_dma_base=0
1837pci_mem_base=0
1838pci_pio_base=0
1839platform=system.realview
1840power_model=Null
1841system=system
1842pio=system.iobus.master[2]
1843
1844[system.realview.realview_io]
1845type=RealViewCtrl
1846clk_domain=system.clk_domain
1847default_p_state=UNDEFINED
1848eventq_index=0
1849idreg=35979264
1850p_state_clk_gate_bins=20
1851p_state_clk_gate_max=1000000000000
1852p_state_clk_gate_min=1000
1853pio_addr=469827584
1854pio_latency=100000
1855power_model=Null
1856proc_id0=335544320
1857proc_id1=335544320
1858system=system
1859pio=system.iobus.master[1]
1860
1861[system.realview.rtc]
1862type=PL031
1863amba_id=3412017
1864clk_domain=system.clk_domain
1865default_p_state=UNDEFINED
1866eventq_index=0
1867gic=system.realview.gic
1868int_delay=100000
1869int_num=36
1870p_state_clk_gate_bins=20
1871p_state_clk_gate_max=1000000000000
1872p_state_clk_gate_min=1000
1873pio_addr=471269376
1874pio_latency=100000
1875power_model=Null
1876system=system
1877time=Thu Jan  1 00:00:00 2009
1878pio=system.iobus.master[10]
1879
1880[system.realview.sp810_fake]
1881type=AmbaFake
1882amba_id=0
1883clk_domain=system.clk_domain
1884default_p_state=UNDEFINED
1885eventq_index=0
1886ignore_access=true
1887p_state_clk_gate_bins=20
1888p_state_clk_gate_max=1000000000000
1889p_state_clk_gate_min=1000
1890pio_addr=469893120
1891pio_latency=100000
1892power_model=Null
1893system=system
1894pio=system.iobus.master[16]
1895
1896[system.realview.timer0]
1897type=Sp804
1898amba_id=1316868
1899clk_domain=system.clk_domain
1900clock0=1000000
1901clock1=1000000
1902default_p_state=UNDEFINED
1903eventq_index=0
1904gic=system.realview.gic
1905int_num0=34
1906int_num1=34
1907p_state_clk_gate_bins=20
1908p_state_clk_gate_max=1000000000000
1909p_state_clk_gate_min=1000
1910pio_addr=470876160
1911pio_latency=100000
1912power_model=Null
1913system=system
1914pio=system.iobus.master[3]
1915
1916[system.realview.timer1]
1917type=Sp804
1918amba_id=1316868
1919clk_domain=system.clk_domain
1920clock0=1000000
1921clock1=1000000
1922default_p_state=UNDEFINED
1923eventq_index=0
1924gic=system.realview.gic
1925int_num0=35
1926int_num1=35
1927p_state_clk_gate_bins=20
1928p_state_clk_gate_max=1000000000000
1929p_state_clk_gate_min=1000
1930pio_addr=470941696
1931pio_latency=100000
1932power_model=Null
1933system=system
1934pio=system.iobus.master[4]
1935
1936[system.realview.uart]
1937type=Pl011
1938clk_domain=system.clk_domain
1939default_p_state=UNDEFINED
1940end_on_eot=false
1941eventq_index=0
1942gic=system.realview.gic
1943int_delay=100000
1944int_num=37
1945p_state_clk_gate_bins=20
1946p_state_clk_gate_max=1000000000000
1947p_state_clk_gate_min=1000
1948pio_addr=470351872
1949pio_latency=100000
1950platform=system.realview
1951power_model=Null
1952system=system
1953terminal=system.terminal
1954pio=system.iobus.master[0]
1955
1956[system.realview.uart1_fake]
1957type=AmbaFake
1958amba_id=0
1959clk_domain=system.clk_domain
1960default_p_state=UNDEFINED
1961eventq_index=0
1962ignore_access=false
1963p_state_clk_gate_bins=20
1964p_state_clk_gate_max=1000000000000
1965p_state_clk_gate_min=1000
1966pio_addr=470417408
1967pio_latency=100000
1968power_model=Null
1969system=system
1970pio=system.iobus.master[13]
1971
1972[system.realview.uart2_fake]
1973type=AmbaFake
1974amba_id=0
1975clk_domain=system.clk_domain
1976default_p_state=UNDEFINED
1977eventq_index=0
1978ignore_access=false
1979p_state_clk_gate_bins=20
1980p_state_clk_gate_max=1000000000000
1981p_state_clk_gate_min=1000
1982pio_addr=470482944
1983pio_latency=100000
1984power_model=Null
1985system=system
1986pio=system.iobus.master[14]
1987
1988[system.realview.uart3_fake]
1989type=AmbaFake
1990amba_id=0
1991clk_domain=system.clk_domain
1992default_p_state=UNDEFINED
1993eventq_index=0
1994ignore_access=false
1995p_state_clk_gate_bins=20
1996p_state_clk_gate_max=1000000000000
1997p_state_clk_gate_min=1000
1998pio_addr=470548480
1999pio_latency=100000
2000power_model=Null
2001system=system
2002pio=system.iobus.master[15]
2003
2004[system.realview.usb_fake]
2005type=IsaFake
2006clk_domain=system.clk_domain
2007default_p_state=UNDEFINED
2008eventq_index=0
2009fake_mem=false
2010p_state_clk_gate_bins=20
2011p_state_clk_gate_max=1000000000000
2012p_state_clk_gate_min=1000
2013pio_addr=452984832
2014pio_latency=100000
2015pio_size=131071
2016power_model=Null
2017ret_bad_addr=false
2018ret_data16=65535
2019ret_data32=4294967295
2020ret_data64=18446744073709551615
2021ret_data8=255
2022system=system
2023update_data=false
2024warn_access=
2025pio=system.iobus.master[20]
2026
2027[system.realview.vgic]
2028type=VGic
2029clk_domain=system.clk_domain
2030default_p_state=UNDEFINED
2031eventq_index=0
2032gic=system.realview.gic
2033hv_addr=738213888
2034p_state_clk_gate_bins=20
2035p_state_clk_gate_max=1000000000000
2036p_state_clk_gate_min=1000
2037pio_delay=10000
2038platform=system.realview
2039power_model=Null
2040ppint=25
2041system=system
2042vcpu_addr=738222080
2043pio=system.membus.master[3]
2044
2045[system.realview.vram]
2046type=SimpleMemory
2047bandwidth=73.000000
2048clk_domain=system.clk_domain
2049conf_table_reported=false
2050default_p_state=UNDEFINED
2051eventq_index=0
2052in_addr_map=true
2053kvm_map=true
2054latency=30000
2055latency_var=0
2056null=false
2057p_state_clk_gate_bins=20
2058p_state_clk_gate_max=1000000000000
2059p_state_clk_gate_min=1000
2060power_model=Null
2061range=402653184:436207615:0:0:0:0
2062port=system.iobus.master[11]
2063
2064[system.realview.watchdog_fake]
2065type=AmbaFake
2066amba_id=0
2067clk_domain=system.clk_domain
2068default_p_state=UNDEFINED
2069eventq_index=0
2070ignore_access=false
2071p_state_clk_gate_bins=20
2072p_state_clk_gate_max=1000000000000
2073p_state_clk_gate_min=1000
2074pio_addr=470745088
2075pio_latency=100000
2076power_model=Null
2077system=system
2078pio=system.iobus.master[17]
2079
2080[system.terminal]
2081type=Terminal
2082eventq_index=0
2083intr_control=system.intrctrl
2084number=0
2085output=true
2086port=3456
2087
2088[system.toL2Bus]
2089type=CoherentXBar
2090children=snoop_filter
2091clk_domain=system.cpu_clk_domain
2092default_p_state=UNDEFINED
2093eventq_index=0
2094forward_latency=0
2095frontend_latency=1
2096p_state_clk_gate_bins=20
2097p_state_clk_gate_max=1000000000000
2098p_state_clk_gate_min=1000
2099point_of_coherency=false
2100power_model=Null
2101response_latency=1
2102snoop_filter=system.toL2Bus.snoop_filter
2103snoop_response_latency=1
2104system=system
2105use_default_range=false
2106width=32
2107master=system.l2c.cpu_side
2108slave=system.cpu0.l2cache.mem_side system.cpu1.l2cache.mem_side
2109
2110[system.toL2Bus.snoop_filter]
2111type=SnoopFilter
2112eventq_index=0
2113lookup_latency=0
2114max_capacity=8388608
2115system=system
2116
2117[system.vncserver]
2118type=VncServer
2119eventq_index=0
2120frame_capture=false
2121number=0
2122port=5900
2123
2124[system.voltage_domain]
2125type=VoltageDomain
2126eventq_index=0
2127voltage=1.000000
2128
2129