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