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