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