config.ini revision 11570
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 dvfs_handler intrctrl iobus iocache membus physmem realview terminal vncserver voltage_domain
14atags_addr=134217728
15boot_loader=/arm/projectscratch/randd/systems/dist/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=/arm/projectscratch/randd/systems/dist/binaries/vexpress.aarch32.ll_20131205.0-gem5.1cpu.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=/arm/projectscratch/randd/systems/dist/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
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=/work/curdun01/gem5-external.hg/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 721420288:725614591 805306368:1073741823 1073741824:1610612735 402653184:469762047 469762048:536870911
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=/arm/projectscratch/randd/systems/dist/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.cpu]
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.cpu.dstage2_mmu
125dtb=system.cpu.dtb
126eventq_index=0
127function_trace=false
128function_trace_start=0
129interrupts=system.cpu.interrupts
130isa=system.cpu.isa
131istage2_mmu=system.cpu.istage2_mmu
132itb=system.cpu.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.cpu.tracer
149workload=
150dcache_port=system.cpu.dcache.cpu_side
151icache_port=system.cpu.icache.cpu_side
152
153[system.cpu.dcache]
154type=Cache
155children=tags
156addr_ranges=0:18446744073709551615
157assoc=4
158clk_domain=system.cpu_clk_domain
159clusivity=mostly_incl
160default_p_state=UNDEFINED
161demand_mshr_reserve=1
162eventq_index=0
163hit_latency=2
164is_read_only=false
165max_miss_count=0
166mshrs=4
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
177tags=system.cpu.dcache.tags
178tgts_per_mshr=20
179write_buffers=8
180writeback_clean=false
181cpu_side=system.cpu.dcache_port
182mem_side=system.cpu.toL2Bus.slave[1]
183
184[system.cpu.dcache.tags]
185type=LRU
186assoc=4
187block_size=64
188clk_domain=system.cpu_clk_domain
189default_p_state=UNDEFINED
190eventq_index=0
191hit_latency=2
192p_state_clk_gate_bins=20
193p_state_clk_gate_max=1000000000000
194p_state_clk_gate_min=1000
195power_model=Null
196sequential_access=false
197size=32768
198
199[system.cpu.dstage2_mmu]
200type=ArmStage2MMU
201children=stage2_tlb
202eventq_index=0
203stage2_tlb=system.cpu.dstage2_mmu.stage2_tlb
204sys=system
205tlb=system.cpu.dtb
206
207[system.cpu.dstage2_mmu.stage2_tlb]
208type=ArmTLB
209children=walker
210eventq_index=0
211is_stage2=true
212size=32
213walker=system.cpu.dstage2_mmu.stage2_tlb.walker
214
215[system.cpu.dstage2_mmu.stage2_tlb.walker]
216type=ArmTableWalker
217clk_domain=system.cpu_clk_domain
218default_p_state=UNDEFINED
219eventq_index=0
220is_stage2=true
221num_squash_per_cycle=2
222p_state_clk_gate_bins=20
223p_state_clk_gate_max=1000000000000
224p_state_clk_gate_min=1000
225power_model=Null
226sys=system
227
228[system.cpu.dtb]
229type=ArmTLB
230children=walker
231eventq_index=0
232is_stage2=false
233size=64
234walker=system.cpu.dtb.walker
235
236[system.cpu.dtb.walker]
237type=ArmTableWalker
238clk_domain=system.cpu_clk_domain
239default_p_state=UNDEFINED
240eventq_index=0
241is_stage2=false
242num_squash_per_cycle=2
243p_state_clk_gate_bins=20
244p_state_clk_gate_max=1000000000000
245p_state_clk_gate_min=1000
246power_model=Null
247sys=system
248port=system.cpu.toL2Bus.slave[3]
249
250[system.cpu.icache]
251type=Cache
252children=tags
253addr_ranges=0:18446744073709551615
254assoc=1
255clk_domain=system.cpu_clk_domain
256clusivity=mostly_incl
257default_p_state=UNDEFINED
258demand_mshr_reserve=1
259eventq_index=0
260hit_latency=2
261is_read_only=true
262max_miss_count=0
263mshrs=4
264p_state_clk_gate_bins=20
265p_state_clk_gate_max=1000000000000
266p_state_clk_gate_min=1000
267power_model=Null
268prefetch_on_access=false
269prefetcher=Null
270response_latency=2
271sequential_access=false
272size=32768
273system=system
274tags=system.cpu.icache.tags
275tgts_per_mshr=20
276write_buffers=8
277writeback_clean=true
278cpu_side=system.cpu.icache_port
279mem_side=system.cpu.toL2Bus.slave[0]
280
281[system.cpu.icache.tags]
282type=LRU
283assoc=1
284block_size=64
285clk_domain=system.cpu_clk_domain
286default_p_state=UNDEFINED
287eventq_index=0
288hit_latency=2
289p_state_clk_gate_bins=20
290p_state_clk_gate_max=1000000000000
291p_state_clk_gate_min=1000
292power_model=Null
293sequential_access=false
294size=32768
295
296[system.cpu.interrupts]
297type=ArmInterrupts
298eventq_index=0
299
300[system.cpu.isa]
301type=ArmISA
302decoderFlavour=Generic
303eventq_index=0
304fpsid=1090793632
305id_aa64afr0_el1=0
306id_aa64afr1_el1=0
307id_aa64dfr0_el1=1052678
308id_aa64dfr1_el1=0
309id_aa64isar0_el1=0
310id_aa64isar1_el1=0
311id_aa64mmfr0_el1=15728642
312id_aa64mmfr1_el1=0
313id_aa64pfr0_el1=17
314id_aa64pfr1_el1=0
315id_isar0=34607377
316id_isar1=34677009
317id_isar2=555950401
318id_isar3=17899825
319id_isar4=268501314
320id_isar5=0
321id_mmfr0=270536963
322id_mmfr1=0
323id_mmfr2=19070976
324id_mmfr3=34611729
325id_pfr0=49
326id_pfr1=4113
327midr=1091551472
328pmu=Null
329system=system
330
331[system.cpu.istage2_mmu]
332type=ArmStage2MMU
333children=stage2_tlb
334eventq_index=0
335stage2_tlb=system.cpu.istage2_mmu.stage2_tlb
336sys=system
337tlb=system.cpu.itb
338
339[system.cpu.istage2_mmu.stage2_tlb]
340type=ArmTLB
341children=walker
342eventq_index=0
343is_stage2=true
344size=32
345walker=system.cpu.istage2_mmu.stage2_tlb.walker
346
347[system.cpu.istage2_mmu.stage2_tlb.walker]
348type=ArmTableWalker
349clk_domain=system.cpu_clk_domain
350default_p_state=UNDEFINED
351eventq_index=0
352is_stage2=true
353num_squash_per_cycle=2
354p_state_clk_gate_bins=20
355p_state_clk_gate_max=1000000000000
356p_state_clk_gate_min=1000
357power_model=Null
358sys=system
359
360[system.cpu.itb]
361type=ArmTLB
362children=walker
363eventq_index=0
364is_stage2=false
365size=64
366walker=system.cpu.itb.walker
367
368[system.cpu.itb.walker]
369type=ArmTableWalker
370clk_domain=system.cpu_clk_domain
371default_p_state=UNDEFINED
372eventq_index=0
373is_stage2=false
374num_squash_per_cycle=2
375p_state_clk_gate_bins=20
376p_state_clk_gate_max=1000000000000
377p_state_clk_gate_min=1000
378power_model=Null
379sys=system
380port=system.cpu.toL2Bus.slave[2]
381
382[system.cpu.l2cache]
383type=Cache
384children=tags
385addr_ranges=0:18446744073709551615
386assoc=8
387clk_domain=system.cpu_clk_domain
388clusivity=mostly_incl
389default_p_state=UNDEFINED
390demand_mshr_reserve=1
391eventq_index=0
392hit_latency=20
393is_read_only=false
394max_miss_count=0
395mshrs=20
396p_state_clk_gate_bins=20
397p_state_clk_gate_max=1000000000000
398p_state_clk_gate_min=1000
399power_model=Null
400prefetch_on_access=false
401prefetcher=Null
402response_latency=20
403sequential_access=false
404size=4194304
405system=system
406tags=system.cpu.l2cache.tags
407tgts_per_mshr=12
408write_buffers=8
409writeback_clean=false
410cpu_side=system.cpu.toL2Bus.master[0]
411mem_side=system.membus.slave[2]
412
413[system.cpu.l2cache.tags]
414type=LRU
415assoc=8
416block_size=64
417clk_domain=system.cpu_clk_domain
418default_p_state=UNDEFINED
419eventq_index=0
420hit_latency=20
421p_state_clk_gate_bins=20
422p_state_clk_gate_max=1000000000000
423p_state_clk_gate_min=1000
424power_model=Null
425sequential_access=false
426size=4194304
427
428[system.cpu.toL2Bus]
429type=CoherentXBar
430children=snoop_filter
431clk_domain=system.cpu_clk_domain
432default_p_state=UNDEFINED
433eventq_index=0
434forward_latency=0
435frontend_latency=1
436p_state_clk_gate_bins=20
437p_state_clk_gate_max=1000000000000
438p_state_clk_gate_min=1000
439point_of_coherency=false
440power_model=Null
441response_latency=1
442snoop_filter=system.cpu.toL2Bus.snoop_filter
443snoop_response_latency=1
444system=system
445use_default_range=false
446width=32
447master=system.cpu.l2cache.cpu_side
448slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb.walker.port system.cpu.dtb.walker.port
449
450[system.cpu.toL2Bus.snoop_filter]
451type=SnoopFilter
452eventq_index=0
453lookup_latency=0
454max_capacity=8388608
455system=system
456
457[system.cpu.tracer]
458type=ExeTracer
459eventq_index=0
460
461[system.cpu_clk_domain]
462type=SrcClockDomain
463clock=500
464domain_id=-1
465eventq_index=0
466init_perf_level=0
467voltage_domain=system.voltage_domain
468
469[system.dvfs_handler]
470type=DVFSHandler
471domains=
472enable=false
473eventq_index=0
474sys_clk_domain=system.clk_domain
475transition_latency=100000000
476
477[system.intrctrl]
478type=IntrControl
479eventq_index=0
480sys=system
481
482[system.iobus]
483type=NoncoherentXBar
484clk_domain=system.clk_domain
485default_p_state=UNDEFINED
486eventq_index=0
487forward_latency=1
488frontend_latency=2
489p_state_clk_gate_bins=20
490p_state_clk_gate_max=1000000000000
491p_state_clk_gate_min=1000
492power_model=Null
493response_latency=2
494use_default_range=false
495width=16
496master=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
497slave=system.bridge.master system.realview.clcd.dma system.realview.cf_ctrl.dma system.realview.ide.dma system.realview.ethernet.dma
498
499[system.iocache]
500type=Cache
501children=tags
502addr_ranges=2147483648:2415919103
503assoc=8
504clk_domain=system.clk_domain
505clusivity=mostly_incl
506default_p_state=UNDEFINED
507demand_mshr_reserve=1
508eventq_index=0
509hit_latency=50
510is_read_only=false
511max_miss_count=0
512mshrs=20
513p_state_clk_gate_bins=20
514p_state_clk_gate_max=1000000000000
515p_state_clk_gate_min=1000
516power_model=Null
517prefetch_on_access=false
518prefetcher=Null
519response_latency=50
520sequential_access=false
521size=1024
522system=system
523tags=system.iocache.tags
524tgts_per_mshr=12
525write_buffers=8
526writeback_clean=false
527cpu_side=system.iobus.master[25]
528mem_side=system.membus.slave[3]
529
530[system.iocache.tags]
531type=LRU
532assoc=8
533block_size=64
534clk_domain=system.clk_domain
535default_p_state=UNDEFINED
536eventq_index=0
537hit_latency=50
538p_state_clk_gate_bins=20
539p_state_clk_gate_max=1000000000000
540p_state_clk_gate_min=1000
541power_model=Null
542sequential_access=false
543size=1024
544
545[system.membus]
546type=CoherentXBar
547children=badaddr_responder
548clk_domain=system.clk_domain
549default_p_state=UNDEFINED
550eventq_index=0
551forward_latency=4
552frontend_latency=3
553p_state_clk_gate_bins=20
554p_state_clk_gate_max=1000000000000
555p_state_clk_gate_min=1000
556point_of_coherency=true
557power_model=Null
558response_latency=2
559snoop_filter=Null
560snoop_response_latency=4
561system=system
562use_default_range=false
563width=16
564default=system.membus.badaddr_responder.pio
565master=system.bridge.slave system.realview.nvmem.port system.realview.gic.pio system.realview.vgic.pio system.realview.local_cpu_timer.pio system.physmem.port
566slave=system.realview.hdlcd.dma system.system_port system.cpu.l2cache.mem_side system.iocache.mem_side
567
568[system.membus.badaddr_responder]
569type=IsaFake
570clk_domain=system.clk_domain
571default_p_state=UNDEFINED
572eventq_index=0
573fake_mem=false
574p_state_clk_gate_bins=20
575p_state_clk_gate_max=1000000000000
576p_state_clk_gate_min=1000
577pio_addr=0
578pio_latency=100000
579pio_size=8
580power_model=Null
581ret_bad_addr=true
582ret_data16=65535
583ret_data32=4294967295
584ret_data64=18446744073709551615
585ret_data8=255
586system=system
587update_data=false
588warn_access=warn
589pio=system.membus.default
590
591[system.physmem]
592type=DRAMCtrl
593IDD0=0.075000
594IDD02=0.000000
595IDD2N=0.050000
596IDD2N2=0.000000
597IDD2P0=0.000000
598IDD2P02=0.000000
599IDD2P1=0.000000
600IDD2P12=0.000000
601IDD3N=0.057000
602IDD3N2=0.000000
603IDD3P0=0.000000
604IDD3P02=0.000000
605IDD3P1=0.000000
606IDD3P12=0.000000
607IDD4R=0.187000
608IDD4R2=0.000000
609IDD4W=0.165000
610IDD4W2=0.000000
611IDD5=0.220000
612IDD52=0.000000
613IDD6=0.000000
614IDD62=0.000000
615VDD=1.500000
616VDD2=0.000000
617activation_limit=4
618addr_mapping=RoRaBaCoCh
619bank_groups_per_rank=0
620banks_per_rank=8
621burst_length=8
622channels=1
623clk_domain=system.clk_domain
624conf_table_reported=true
625default_p_state=UNDEFINED
626device_bus_width=8
627device_rowbuffer_size=1024
628device_size=536870912
629devices_per_rank=8
630dll=true
631eventq_index=0
632in_addr_map=true
633max_accesses_per_row=16
634mem_sched_policy=frfcfs
635min_writes_per_switch=16
636null=false
637p_state_clk_gate_bins=20
638p_state_clk_gate_max=1000000000000
639p_state_clk_gate_min=1000
640page_policy=open_adaptive
641power_model=Null
642range=2147483648:2415919103
643ranks_per_channel=2
644read_buffer_size=32
645static_backend_latency=10000
646static_frontend_latency=10000
647tBURST=5000
648tCCD_L=0
649tCK=1250
650tCL=13750
651tCS=2500
652tRAS=35000
653tRCD=13750
654tREFI=7800000
655tRFC=260000
656tRP=13750
657tRRD=6000
658tRRD_L=0
659tRTP=7500
660tRTW=2500
661tWR=15000
662tWTR=7500
663tXAW=30000
664tXP=0
665tXPDLL=0
666tXS=0
667tXSDLL=0
668write_buffer_size=64
669write_high_thresh_perc=85
670write_low_thresh_perc=50
671port=system.membus.master[5]
672
673[system.realview]
674type=RealView
675children=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
676eventq_index=0
677intrctrl=system.intrctrl
678system=system
679
680[system.realview.aaci_fake]
681type=AmbaFake
682amba_id=0
683clk_domain=system.clk_domain
684default_p_state=UNDEFINED
685eventq_index=0
686ignore_access=false
687p_state_clk_gate_bins=20
688p_state_clk_gate_max=1000000000000
689p_state_clk_gate_min=1000
690pio_addr=470024192
691pio_latency=100000
692power_model=Null
693system=system
694pio=system.iobus.master[18]
695
696[system.realview.cf_ctrl]
697type=IdeController
698BAR0=471465984
699BAR0LegacyIO=true
700BAR0Size=256
701BAR1=471466240
702BAR1LegacyIO=true
703BAR1Size=4096
704BAR2=1
705BAR2LegacyIO=false
706BAR2Size=8
707BAR3=1
708BAR3LegacyIO=false
709BAR3Size=4
710BAR4=1
711BAR4LegacyIO=false
712BAR4Size=16
713BAR5=1
714BAR5LegacyIO=false
715BAR5Size=0
716BIST=0
717CacheLineSize=0
718CapabilityPtr=0
719CardbusCIS=0
720ClassCode=1
721Command=1
722DeviceID=28945
723ExpansionROM=0
724HeaderType=0
725InterruptLine=31
726InterruptPin=1
727LatencyTimer=0
728LegacyIOBase=0
729MSICAPBaseOffset=0
730MSICAPCapId=0
731MSICAPMaskBits=0
732MSICAPMsgAddr=0
733MSICAPMsgCtrl=0
734MSICAPMsgData=0
735MSICAPMsgUpperAddr=0
736MSICAPNextCapability=0
737MSICAPPendingBits=0
738MSIXCAPBaseOffset=0
739MSIXCAPCapId=0
740MSIXCAPNextCapability=0
741MSIXMsgCtrl=0
742MSIXPbaOffset=0
743MSIXTableOffset=0
744MaximumLatency=0
745MinimumGrant=0
746PMCAPBaseOffset=0
747PMCAPCapId=0
748PMCAPCapabilities=0
749PMCAPCtrlStatus=0
750PMCAPNextCapability=0
751PXCAPBaseOffset=0
752PXCAPCapId=0
753PXCAPCapabilities=0
754PXCAPDevCap2=0
755PXCAPDevCapabilities=0
756PXCAPDevCtrl=0
757PXCAPDevCtrl2=0
758PXCAPDevStatus=0
759PXCAPLinkCap=0
760PXCAPLinkCtrl=0
761PXCAPLinkStatus=0
762PXCAPNextCapability=0
763ProgIF=133
764Revision=0
765Status=640
766SubClassCode=1
767SubsystemID=0
768SubsystemVendorID=0
769VendorID=32902
770clk_domain=system.clk_domain
771config_latency=20000
772ctrl_offset=2
773default_p_state=UNDEFINED
774disks=
775eventq_index=0
776host=system.realview.pci_host
777io_shift=2
778p_state_clk_gate_bins=20
779p_state_clk_gate_max=1000000000000
780p_state_clk_gate_min=1000
781pci_bus=2
782pci_dev=0
783pci_func=0
784pio_latency=30000
785power_model=Null
786system=system
787dma=system.iobus.slave[2]
788pio=system.iobus.master[9]
789
790[system.realview.clcd]
791type=Pl111
792amba_id=1315089
793clk_domain=system.clk_domain
794default_p_state=UNDEFINED
795enable_capture=true
796eventq_index=0
797gic=system.realview.gic
798int_num=46
799p_state_clk_gate_bins=20
800p_state_clk_gate_max=1000000000000
801p_state_clk_gate_min=1000
802pio_addr=471793664
803pio_latency=10000
804pixel_clock=41667
805power_model=Null
806system=system
807vnc=system.vncserver
808dma=system.iobus.slave[1]
809pio=system.iobus.master[5]
810
811[system.realview.dcc]
812type=SubSystem
813children=osc_cpu osc_ddr osc_hsbm osc_pxl osc_smb osc_sys
814eventq_index=0
815thermal_domain=Null
816
817[system.realview.dcc.osc_cpu]
818type=RealViewOsc
819dcc=0
820device=0
821eventq_index=0
822freq=16667
823parent=system.realview.realview_io
824position=0
825site=1
826voltage_domain=system.voltage_domain
827
828[system.realview.dcc.osc_ddr]
829type=RealViewOsc
830dcc=0
831device=8
832eventq_index=0
833freq=25000
834parent=system.realview.realview_io
835position=0
836site=1
837voltage_domain=system.voltage_domain
838
839[system.realview.dcc.osc_hsbm]
840type=RealViewOsc
841dcc=0
842device=4
843eventq_index=0
844freq=25000
845parent=system.realview.realview_io
846position=0
847site=1
848voltage_domain=system.voltage_domain
849
850[system.realview.dcc.osc_pxl]
851type=RealViewOsc
852dcc=0
853device=5
854eventq_index=0
855freq=42105
856parent=system.realview.realview_io
857position=0
858site=1
859voltage_domain=system.voltage_domain
860
861[system.realview.dcc.osc_smb]
862type=RealViewOsc
863dcc=0
864device=6
865eventq_index=0
866freq=20000
867parent=system.realview.realview_io
868position=0
869site=1
870voltage_domain=system.voltage_domain
871
872[system.realview.dcc.osc_sys]
873type=RealViewOsc
874dcc=0
875device=7
876eventq_index=0
877freq=16667
878parent=system.realview.realview_io
879position=0
880site=1
881voltage_domain=system.voltage_domain
882
883[system.realview.energy_ctrl]
884type=EnergyCtrl
885clk_domain=system.clk_domain
886default_p_state=UNDEFINED
887dvfs_handler=system.dvfs_handler
888eventq_index=0
889p_state_clk_gate_bins=20
890p_state_clk_gate_max=1000000000000
891p_state_clk_gate_min=1000
892pio_addr=470286336
893pio_latency=100000
894power_model=Null
895system=system
896pio=system.iobus.master[22]
897
898[system.realview.ethernet]
899type=IGbE
900BAR0=0
901BAR0LegacyIO=false
902BAR0Size=131072
903BAR1=0
904BAR1LegacyIO=false
905BAR1Size=0
906BAR2=0
907BAR2LegacyIO=false
908BAR2Size=0
909BAR3=0
910BAR3LegacyIO=false
911BAR3Size=0
912BAR4=0
913BAR4LegacyIO=false
914BAR4Size=0
915BAR5=0
916BAR5LegacyIO=false
917BAR5Size=0
918BIST=0
919CacheLineSize=0
920CapabilityPtr=0
921CardbusCIS=0
922ClassCode=2
923Command=0
924DeviceID=4213
925ExpansionROM=0
926HeaderType=0
927InterruptLine=1
928InterruptPin=1
929LatencyTimer=0
930LegacyIOBase=0
931MSICAPBaseOffset=0
932MSICAPCapId=0
933MSICAPMaskBits=0
934MSICAPMsgAddr=0
935MSICAPMsgCtrl=0
936MSICAPMsgData=0
937MSICAPMsgUpperAddr=0
938MSICAPNextCapability=0
939MSICAPPendingBits=0
940MSIXCAPBaseOffset=0
941MSIXCAPCapId=0
942MSIXCAPNextCapability=0
943MSIXMsgCtrl=0
944MSIXPbaOffset=0
945MSIXTableOffset=0
946MaximumLatency=0
947MinimumGrant=255
948PMCAPBaseOffset=0
949PMCAPCapId=0
950PMCAPCapabilities=0
951PMCAPCtrlStatus=0
952PMCAPNextCapability=0
953PXCAPBaseOffset=0
954PXCAPCapId=0
955PXCAPCapabilities=0
956PXCAPDevCap2=0
957PXCAPDevCapabilities=0
958PXCAPDevCtrl=0
959PXCAPDevCtrl2=0
960PXCAPDevStatus=0
961PXCAPLinkCap=0
962PXCAPLinkCtrl=0
963PXCAPLinkStatus=0
964PXCAPNextCapability=0
965ProgIF=0
966Revision=0
967Status=0
968SubClassCode=0
969SubsystemID=4104
970SubsystemVendorID=32902
971VendorID=32902
972clk_domain=system.clk_domain
973config_latency=20000
974default_p_state=UNDEFINED
975eventq_index=0
976fetch_comp_delay=10000
977fetch_delay=10000
978hardware_address=00:90:00:00:00:01
979host=system.realview.pci_host
980p_state_clk_gate_bins=20
981p_state_clk_gate_max=1000000000000
982p_state_clk_gate_min=1000
983pci_bus=0
984pci_dev=0
985pci_func=0
986phy_epid=896
987phy_pid=680
988pio_latency=30000
989power_model=Null
990rx_desc_cache_size=64
991rx_fifo_size=393216
992rx_write_delay=0
993system=system
994tx_desc_cache_size=64
995tx_fifo_size=393216
996tx_read_delay=0
997wb_comp_delay=10000
998wb_delay=10000
999dma=system.iobus.slave[4]
1000pio=system.iobus.master[24]
1001
1002[system.realview.generic_timer]
1003type=GenericTimer
1004eventq_index=0
1005gic=system.realview.gic
1006int_phys=29
1007int_virt=27
1008system=system
1009
1010[system.realview.gic]
1011type=Pl390
1012clk_domain=system.clk_domain
1013cpu_addr=738205696
1014cpu_pio_delay=10000
1015default_p_state=UNDEFINED
1016dist_addr=738201600
1017dist_pio_delay=10000
1018eventq_index=0
1019gem5_extensions=true
1020int_latency=10000
1021it_lines=128
1022p_state_clk_gate_bins=20
1023p_state_clk_gate_max=1000000000000
1024p_state_clk_gate_min=1000
1025platform=system.realview
1026power_model=Null
1027system=system
1028pio=system.membus.master[2]
1029
1030[system.realview.hdlcd]
1031type=HDLcd
1032amba_id=1314816
1033clk_domain=system.clk_domain
1034default_p_state=UNDEFINED
1035enable_capture=true
1036eventq_index=0
1037gic=system.realview.gic
1038int_num=117
1039p_state_clk_gate_bins=20
1040p_state_clk_gate_max=1000000000000
1041p_state_clk_gate_min=1000
1042pio_addr=721420288
1043pio_latency=10000
1044pixel_buffer_size=2048
1045pixel_chunk=32
1046power_model=Null
1047pxl_clk=system.realview.dcc.osc_pxl
1048system=system
1049vnc=system.vncserver
1050workaround_dma_line_count=true
1051workaround_swap_rb=true
1052dma=system.membus.slave[0]
1053pio=system.iobus.master[6]
1054
1055[system.realview.ide]
1056type=IdeController
1057BAR0=1
1058BAR0LegacyIO=false
1059BAR0Size=8
1060BAR1=1
1061BAR1LegacyIO=false
1062BAR1Size=4
1063BAR2=1
1064BAR2LegacyIO=false
1065BAR2Size=8
1066BAR3=1
1067BAR3LegacyIO=false
1068BAR3Size=4
1069BAR4=1
1070BAR4LegacyIO=false
1071BAR4Size=16
1072BAR5=1
1073BAR5LegacyIO=false
1074BAR5Size=0
1075BIST=0
1076CacheLineSize=0
1077CapabilityPtr=0
1078CardbusCIS=0
1079ClassCode=1
1080Command=0
1081DeviceID=28945
1082ExpansionROM=0
1083HeaderType=0
1084InterruptLine=2
1085InterruptPin=2
1086LatencyTimer=0
1087LegacyIOBase=0
1088MSICAPBaseOffset=0
1089MSICAPCapId=0
1090MSICAPMaskBits=0
1091MSICAPMsgAddr=0
1092MSICAPMsgCtrl=0
1093MSICAPMsgData=0
1094MSICAPMsgUpperAddr=0
1095MSICAPNextCapability=0
1096MSICAPPendingBits=0
1097MSIXCAPBaseOffset=0
1098MSIXCAPCapId=0
1099MSIXCAPNextCapability=0
1100MSIXMsgCtrl=0
1101MSIXPbaOffset=0
1102MSIXTableOffset=0
1103MaximumLatency=0
1104MinimumGrant=0
1105PMCAPBaseOffset=0
1106PMCAPCapId=0
1107PMCAPCapabilities=0
1108PMCAPCtrlStatus=0
1109PMCAPNextCapability=0
1110PXCAPBaseOffset=0
1111PXCAPCapId=0
1112PXCAPCapabilities=0
1113PXCAPDevCap2=0
1114PXCAPDevCapabilities=0
1115PXCAPDevCtrl=0
1116PXCAPDevCtrl2=0
1117PXCAPDevStatus=0
1118PXCAPLinkCap=0
1119PXCAPLinkCtrl=0
1120PXCAPLinkStatus=0
1121PXCAPNextCapability=0
1122ProgIF=133
1123Revision=0
1124Status=640
1125SubClassCode=1
1126SubsystemID=0
1127SubsystemVendorID=0
1128VendorID=32902
1129clk_domain=system.clk_domain
1130config_latency=20000
1131ctrl_offset=0
1132default_p_state=UNDEFINED
1133disks=system.cf0
1134eventq_index=0
1135host=system.realview.pci_host
1136io_shift=0
1137p_state_clk_gate_bins=20
1138p_state_clk_gate_max=1000000000000
1139p_state_clk_gate_min=1000
1140pci_bus=0
1141pci_dev=1
1142pci_func=0
1143pio_latency=30000
1144power_model=Null
1145system=system
1146dma=system.iobus.slave[3]
1147pio=system.iobus.master[23]
1148
1149[system.realview.kmi0]
1150type=Pl050
1151amba_id=1314896
1152clk_domain=system.clk_domain
1153default_p_state=UNDEFINED
1154eventq_index=0
1155gic=system.realview.gic
1156int_delay=1000000
1157int_num=44
1158is_mouse=false
1159p_state_clk_gate_bins=20
1160p_state_clk_gate_max=1000000000000
1161p_state_clk_gate_min=1000
1162pio_addr=470155264
1163pio_latency=100000
1164power_model=Null
1165system=system
1166vnc=system.vncserver
1167pio=system.iobus.master[7]
1168
1169[system.realview.kmi1]
1170type=Pl050
1171amba_id=1314896
1172clk_domain=system.clk_domain
1173default_p_state=UNDEFINED
1174eventq_index=0
1175gic=system.realview.gic
1176int_delay=1000000
1177int_num=45
1178is_mouse=true
1179p_state_clk_gate_bins=20
1180p_state_clk_gate_max=1000000000000
1181p_state_clk_gate_min=1000
1182pio_addr=470220800
1183pio_latency=100000
1184power_model=Null
1185system=system
1186vnc=system.vncserver
1187pio=system.iobus.master[8]
1188
1189[system.realview.l2x0_fake]
1190type=IsaFake
1191clk_domain=system.clk_domain
1192default_p_state=UNDEFINED
1193eventq_index=0
1194fake_mem=false
1195p_state_clk_gate_bins=20
1196p_state_clk_gate_max=1000000000000
1197p_state_clk_gate_min=1000
1198pio_addr=739246080
1199pio_latency=100000
1200pio_size=4095
1201power_model=Null
1202ret_bad_addr=false
1203ret_data16=65535
1204ret_data32=4294967295
1205ret_data64=18446744073709551615
1206ret_data8=255
1207system=system
1208update_data=false
1209warn_access=
1210pio=system.iobus.master[12]
1211
1212[system.realview.lan_fake]
1213type=IsaFake
1214clk_domain=system.clk_domain
1215default_p_state=UNDEFINED
1216eventq_index=0
1217fake_mem=false
1218p_state_clk_gate_bins=20
1219p_state_clk_gate_max=1000000000000
1220p_state_clk_gate_min=1000
1221pio_addr=436207616
1222pio_latency=100000
1223pio_size=65535
1224power_model=Null
1225ret_bad_addr=false
1226ret_data16=65535
1227ret_data32=4294967295
1228ret_data64=18446744073709551615
1229ret_data8=255
1230system=system
1231update_data=false
1232warn_access=
1233pio=system.iobus.master[19]
1234
1235[system.realview.local_cpu_timer]
1236type=CpuLocalTimer
1237clk_domain=system.clk_domain
1238default_p_state=UNDEFINED
1239eventq_index=0
1240gic=system.realview.gic
1241int_num_timer=29
1242int_num_watchdog=30
1243p_state_clk_gate_bins=20
1244p_state_clk_gate_max=1000000000000
1245p_state_clk_gate_min=1000
1246pio_addr=738721792
1247pio_latency=100000
1248power_model=Null
1249system=system
1250pio=system.membus.master[4]
1251
1252[system.realview.mcc]
1253type=SubSystem
1254children=osc_clcd osc_mcc osc_peripheral osc_system_bus temp_crtl
1255eventq_index=0
1256thermal_domain=Null
1257
1258[system.realview.mcc.osc_clcd]
1259type=RealViewOsc
1260dcc=0
1261device=1
1262eventq_index=0
1263freq=42105
1264parent=system.realview.realview_io
1265position=0
1266site=0
1267voltage_domain=system.voltage_domain
1268
1269[system.realview.mcc.osc_mcc]
1270type=RealViewOsc
1271dcc=0
1272device=0
1273eventq_index=0
1274freq=20000
1275parent=system.realview.realview_io
1276position=0
1277site=0
1278voltage_domain=system.voltage_domain
1279
1280[system.realview.mcc.osc_peripheral]
1281type=RealViewOsc
1282dcc=0
1283device=2
1284eventq_index=0
1285freq=41667
1286parent=system.realview.realview_io
1287position=0
1288site=0
1289voltage_domain=system.voltage_domain
1290
1291[system.realview.mcc.osc_system_bus]
1292type=RealViewOsc
1293dcc=0
1294device=4
1295eventq_index=0
1296freq=41667
1297parent=system.realview.realview_io
1298position=0
1299site=0
1300voltage_domain=system.voltage_domain
1301
1302[system.realview.mcc.temp_crtl]
1303type=RealViewTemperatureSensor
1304dcc=0
1305device=0
1306eventq_index=0
1307parent=system.realview.realview_io
1308position=0
1309site=0
1310system=system
1311
1312[system.realview.mmc_fake]
1313type=AmbaFake
1314amba_id=0
1315clk_domain=system.clk_domain
1316default_p_state=UNDEFINED
1317eventq_index=0
1318ignore_access=false
1319p_state_clk_gate_bins=20
1320p_state_clk_gate_max=1000000000000
1321p_state_clk_gate_min=1000
1322pio_addr=470089728
1323pio_latency=100000
1324power_model=Null
1325system=system
1326pio=system.iobus.master[21]
1327
1328[system.realview.nvmem]
1329type=SimpleMemory
1330bandwidth=73.000000
1331clk_domain=system.clk_domain
1332conf_table_reported=false
1333default_p_state=UNDEFINED
1334eventq_index=0
1335in_addr_map=true
1336latency=30000
1337latency_var=0
1338null=false
1339p_state_clk_gate_bins=20
1340p_state_clk_gate_max=1000000000000
1341p_state_clk_gate_min=1000
1342power_model=Null
1343range=0:67108863
1344port=system.membus.master[1]
1345
1346[system.realview.pci_host]
1347type=GenericPciHost
1348clk_domain=system.clk_domain
1349conf_base=805306368
1350conf_device_bits=16
1351conf_size=268435456
1352default_p_state=UNDEFINED
1353eventq_index=0
1354p_state_clk_gate_bins=20
1355p_state_clk_gate_max=1000000000000
1356p_state_clk_gate_min=1000
1357pci_dma_base=0
1358pci_mem_base=0
1359pci_pio_base=0
1360platform=system.realview
1361power_model=Null
1362system=system
1363pio=system.iobus.master[2]
1364
1365[system.realview.realview_io]
1366type=RealViewCtrl
1367clk_domain=system.clk_domain
1368default_p_state=UNDEFINED
1369eventq_index=0
1370idreg=35979264
1371p_state_clk_gate_bins=20
1372p_state_clk_gate_max=1000000000000
1373p_state_clk_gate_min=1000
1374pio_addr=469827584
1375pio_latency=100000
1376power_model=Null
1377proc_id0=335544320
1378proc_id1=335544320
1379system=system
1380pio=system.iobus.master[1]
1381
1382[system.realview.rtc]
1383type=PL031
1384amba_id=3412017
1385clk_domain=system.clk_domain
1386default_p_state=UNDEFINED
1387eventq_index=0
1388gic=system.realview.gic
1389int_delay=100000
1390int_num=36
1391p_state_clk_gate_bins=20
1392p_state_clk_gate_max=1000000000000
1393p_state_clk_gate_min=1000
1394pio_addr=471269376
1395pio_latency=100000
1396power_model=Null
1397system=system
1398time=Thu Jan  1 00:00:00 2009
1399pio=system.iobus.master[10]
1400
1401[system.realview.sp810_fake]
1402type=AmbaFake
1403amba_id=0
1404clk_domain=system.clk_domain
1405default_p_state=UNDEFINED
1406eventq_index=0
1407ignore_access=true
1408p_state_clk_gate_bins=20
1409p_state_clk_gate_max=1000000000000
1410p_state_clk_gate_min=1000
1411pio_addr=469893120
1412pio_latency=100000
1413power_model=Null
1414system=system
1415pio=system.iobus.master[16]
1416
1417[system.realview.timer0]
1418type=Sp804
1419amba_id=1316868
1420clk_domain=system.clk_domain
1421clock0=1000000
1422clock1=1000000
1423default_p_state=UNDEFINED
1424eventq_index=0
1425gic=system.realview.gic
1426int_num0=34
1427int_num1=34
1428p_state_clk_gate_bins=20
1429p_state_clk_gate_max=1000000000000
1430p_state_clk_gate_min=1000
1431pio_addr=470876160
1432pio_latency=100000
1433power_model=Null
1434system=system
1435pio=system.iobus.master[3]
1436
1437[system.realview.timer1]
1438type=Sp804
1439amba_id=1316868
1440clk_domain=system.clk_domain
1441clock0=1000000
1442clock1=1000000
1443default_p_state=UNDEFINED
1444eventq_index=0
1445gic=system.realview.gic
1446int_num0=35
1447int_num1=35
1448p_state_clk_gate_bins=20
1449p_state_clk_gate_max=1000000000000
1450p_state_clk_gate_min=1000
1451pio_addr=470941696
1452pio_latency=100000
1453power_model=Null
1454system=system
1455pio=system.iobus.master[4]
1456
1457[system.realview.uart]
1458type=Pl011
1459clk_domain=system.clk_domain
1460default_p_state=UNDEFINED
1461end_on_eot=false
1462eventq_index=0
1463gic=system.realview.gic
1464int_delay=100000
1465int_num=37
1466p_state_clk_gate_bins=20
1467p_state_clk_gate_max=1000000000000
1468p_state_clk_gate_min=1000
1469pio_addr=470351872
1470pio_latency=100000
1471platform=system.realview
1472power_model=Null
1473system=system
1474terminal=system.terminal
1475pio=system.iobus.master[0]
1476
1477[system.realview.uart1_fake]
1478type=AmbaFake
1479amba_id=0
1480clk_domain=system.clk_domain
1481default_p_state=UNDEFINED
1482eventq_index=0
1483ignore_access=false
1484p_state_clk_gate_bins=20
1485p_state_clk_gate_max=1000000000000
1486p_state_clk_gate_min=1000
1487pio_addr=470417408
1488pio_latency=100000
1489power_model=Null
1490system=system
1491pio=system.iobus.master[13]
1492
1493[system.realview.uart2_fake]
1494type=AmbaFake
1495amba_id=0
1496clk_domain=system.clk_domain
1497default_p_state=UNDEFINED
1498eventq_index=0
1499ignore_access=false
1500p_state_clk_gate_bins=20
1501p_state_clk_gate_max=1000000000000
1502p_state_clk_gate_min=1000
1503pio_addr=470482944
1504pio_latency=100000
1505power_model=Null
1506system=system
1507pio=system.iobus.master[14]
1508
1509[system.realview.uart3_fake]
1510type=AmbaFake
1511amba_id=0
1512clk_domain=system.clk_domain
1513default_p_state=UNDEFINED
1514eventq_index=0
1515ignore_access=false
1516p_state_clk_gate_bins=20
1517p_state_clk_gate_max=1000000000000
1518p_state_clk_gate_min=1000
1519pio_addr=470548480
1520pio_latency=100000
1521power_model=Null
1522system=system
1523pio=system.iobus.master[15]
1524
1525[system.realview.usb_fake]
1526type=IsaFake
1527clk_domain=system.clk_domain
1528default_p_state=UNDEFINED
1529eventq_index=0
1530fake_mem=false
1531p_state_clk_gate_bins=20
1532p_state_clk_gate_max=1000000000000
1533p_state_clk_gate_min=1000
1534pio_addr=452984832
1535pio_latency=100000
1536pio_size=131071
1537power_model=Null
1538ret_bad_addr=false
1539ret_data16=65535
1540ret_data32=4294967295
1541ret_data64=18446744073709551615
1542ret_data8=255
1543system=system
1544update_data=false
1545warn_access=
1546pio=system.iobus.master[20]
1547
1548[system.realview.vgic]
1549type=VGic
1550clk_domain=system.clk_domain
1551default_p_state=UNDEFINED
1552eventq_index=0
1553gic=system.realview.gic
1554hv_addr=738213888
1555p_state_clk_gate_bins=20
1556p_state_clk_gate_max=1000000000000
1557p_state_clk_gate_min=1000
1558pio_delay=10000
1559platform=system.realview
1560power_model=Null
1561ppint=25
1562system=system
1563vcpu_addr=738222080
1564pio=system.membus.master[3]
1565
1566[system.realview.vram]
1567type=SimpleMemory
1568bandwidth=73.000000
1569clk_domain=system.clk_domain
1570conf_table_reported=false
1571default_p_state=UNDEFINED
1572eventq_index=0
1573in_addr_map=true
1574latency=30000
1575latency_var=0
1576null=false
1577p_state_clk_gate_bins=20
1578p_state_clk_gate_max=1000000000000
1579p_state_clk_gate_min=1000
1580power_model=Null
1581range=402653184:436207615
1582port=system.iobus.master[11]
1583
1584[system.realview.watchdog_fake]
1585type=AmbaFake
1586amba_id=0
1587clk_domain=system.clk_domain
1588default_p_state=UNDEFINED
1589eventq_index=0
1590ignore_access=false
1591p_state_clk_gate_bins=20
1592p_state_clk_gate_max=1000000000000
1593p_state_clk_gate_min=1000
1594pio_addr=470745088
1595pio_latency=100000
1596power_model=Null
1597system=system
1598pio=system.iobus.master[17]
1599
1600[system.terminal]
1601type=Terminal
1602eventq_index=0
1603intr_control=system.intrctrl
1604number=0
1605output=true
1606port=3456
1607
1608[system.vncserver]
1609type=VncServer
1610eventq_index=0
1611frame_capture=false
1612number=0
1613port=5900
1614
1615[system.voltage_domain]
1616type=VoltageDomain
1617eventq_index=0
1618voltage=1.000000
1619
1620