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