config.ini revision 8802:ef66a9083bc4
1[root]
2type=Root
3children=system
4time_sync_enable=false
5time_sync_period=100000000000
6time_sync_spin_threshold=100000000
7
8[system]
9type=LinuxArmSystem
10children=bridge cf0 cpu intrctrl iobus iocache l2c membus nvmem physmem realview terminal toL2Bus vncserver
11boot_cpu_frequency=500
12boot_loader=/dist/m5/system/binaries/boot.arm
13boot_loader_mem=system.nvmem
14boot_osflags=earlyprintk console=ttyAMA0 lpj=19988480 norandmaps rw loglevel=8 mem=128MB root=/dev/sda1
15flags_addr=268435504
16gic_cpu_addr=520093952
17init_param=0
18kernel=/dist/m5/system/binaries/vmlinux.arm.smp.fb.2.6.38.8
19load_addr_mask=268435455
20machine_type=RealView_PBX
21mem_mode=timing
22memories=system.nvmem system.physmem
23midr_regval=890224640
24num_work_ids=16
25physmem=system.physmem
26readfile=tests/halt.sh
27symbolfile=
28work_begin_ckpt_count=0
29work_begin_cpu_id_exit=-1
30work_begin_exit_count=0
31work_cpus_ckpt_count=0
32work_end_ckpt_count=0
33work_end_exit_count=0
34work_item_id=-1
35system_port=system.membus.port[7]
36
37[system.bridge]
38type=Bridge
39delay=50000
40nack_delay=4000
41ranges=268435456:520093695 1073741824:18446744073709551615
42req_size=16
43resp_size=16
44write_ack=false
45master=system.iobus.port[0]
46slave=system.membus.port[0]
47
48[system.cf0]
49type=IdeDisk
50children=image
51delay=1000000
52driveID=master
53image=system.cf0.image
54
55[system.cf0.image]
56type=CowDiskImage
57children=child
58child=system.cf0.image.child
59image_file=
60read_only=false
61table_size=65536
62
63[system.cf0.image.child]
64type=RawDiskImage
65image_file=/dist/m5/system/disks/linux-arm-ael.img
66read_only=true
67
68[system.cpu]
69type=DerivO3CPU
70children=dcache dtb fuPool icache interrupts itb tracer
71BTBEntries=4096
72BTBTagSize=16
73LFSTSize=1024
74LQEntries=32
75LSQCheckLoads=true
76LSQDepCheckShift=4
77RASSize=16
78SQEntries=32
79SSITSize=1024
80activity=0
81backComSize=5
82cachePorts=200
83checker=Null
84choiceCtrBits=2
85choicePredictorSize=8192
86clock=500
87commitToDecodeDelay=1
88commitToFetchDelay=1
89commitToIEWDelay=1
90commitToRenameDelay=1
91commitWidth=8
92cpu_id=0
93decodeToFetchDelay=1
94decodeToRenameDelay=1
95decodeWidth=8
96defer_registration=false
97dispatchWidth=8
98do_checkpoint_insts=true
99do_quiesce=true
100do_statistics_insts=true
101dtb=system.cpu.dtb
102fetchToDecodeDelay=1
103fetchTrapLatency=1
104fetchWidth=8
105forwardComSize=5
106fuPool=system.cpu.fuPool
107function_trace=false
108function_trace_start=0
109globalCtrBits=2
110globalHistoryBits=13
111globalPredictorSize=8192
112iewToCommitDelay=1
113iewToDecodeDelay=1
114iewToFetchDelay=1
115iewToRenameDelay=1
116instShiftAmt=2
117interrupts=system.cpu.interrupts
118issueToExecuteDelay=1
119issueWidth=8
120itb=system.cpu.itb
121localCtrBits=2
122localHistoryBits=11
123localHistoryTableSize=2048
124localPredictorSize=2048
125max_insts_all_threads=0
126max_insts_any_thread=0
127max_loads_all_threads=0
128max_loads_any_thread=0
129numIQEntries=64
130numPhysFloatRegs=256
131numPhysIntRegs=256
132numROBEntries=192
133numRobs=1
134numThreads=1
135phase=0
136predType=tournament
137profile=0
138progress_interval=0
139renameToDecodeDelay=1
140renameToFetchDelay=1
141renameToIEWDelay=2
142renameToROBDelay=1
143renameWidth=8
144smtCommitPolicy=RoundRobin
145smtFetchPolicy=SingleThread
146smtIQPolicy=Partitioned
147smtIQThreshold=100
148smtLSQPolicy=Partitioned
149smtLSQThreshold=100
150smtNumFetchingThreads=1
151smtROBPolicy=Partitioned
152smtROBThreshold=100
153squashWidth=8
154store_set_clear_period=250000
155system=system
156tracer=system.cpu.tracer
157trapLatency=13
158wbDepth=1
159wbWidth=8
160dcache_port=system.cpu.dcache.cpu_side
161icache_port=system.cpu.icache.cpu_side
162
163[system.cpu.dcache]
164type=BaseCache
165addr_range=0:18446744073709551615
166assoc=4
167block_size=64
168forward_snoops=true
169hash_delay=1
170is_top_level=true
171latency=1000
172max_miss_count=0
173mshrs=4
174num_cpus=1
175prefetch_data_accesses_only=false
176prefetch_degree=1
177prefetch_latency=10000
178prefetch_on_access=false
179prefetch_past_page=false
180prefetch_policy=none
181prefetch_serial_squash=false
182prefetch_use_cpu_id=true
183prefetcher_size=100
184prioritizeRequests=false
185repl=Null
186size=32768
187subblock_size=0
188tgts_per_mshr=20
189trace_addr=0
190two_queue=false
191write_buffers=8
192cpu_side=system.cpu.dcache_port
193mem_side=system.toL2Bus.port[2]
194
195[system.cpu.dtb]
196type=ArmTLB
197children=walker
198size=64
199walker=system.cpu.dtb.walker
200
201[system.cpu.dtb.walker]
202type=ArmTableWalker
203max_backoff=100000
204min_backoff=0
205sys=system
206port=system.toL2Bus.port[4]
207
208[system.cpu.fuPool]
209type=FUPool
210children=FUList0 FUList1 FUList2 FUList3 FUList4 FUList5 FUList6 FUList7 FUList8
211FUList=system.cpu.fuPool.FUList0 system.cpu.fuPool.FUList1 system.cpu.fuPool.FUList2 system.cpu.fuPool.FUList3 system.cpu.fuPool.FUList4 system.cpu.fuPool.FUList5 system.cpu.fuPool.FUList6 system.cpu.fuPool.FUList7 system.cpu.fuPool.FUList8
212
213[system.cpu.fuPool.FUList0]
214type=FUDesc
215children=opList
216count=6
217opList=system.cpu.fuPool.FUList0.opList
218
219[system.cpu.fuPool.FUList0.opList]
220type=OpDesc
221issueLat=1
222opClass=IntAlu
223opLat=1
224
225[system.cpu.fuPool.FUList1]
226type=FUDesc
227children=opList0 opList1
228count=2
229opList=system.cpu.fuPool.FUList1.opList0 system.cpu.fuPool.FUList1.opList1
230
231[system.cpu.fuPool.FUList1.opList0]
232type=OpDesc
233issueLat=1
234opClass=IntMult
235opLat=3
236
237[system.cpu.fuPool.FUList1.opList1]
238type=OpDesc
239issueLat=19
240opClass=IntDiv
241opLat=20
242
243[system.cpu.fuPool.FUList2]
244type=FUDesc
245children=opList0 opList1 opList2
246count=4
247opList=system.cpu.fuPool.FUList2.opList0 system.cpu.fuPool.FUList2.opList1 system.cpu.fuPool.FUList2.opList2
248
249[system.cpu.fuPool.FUList2.opList0]
250type=OpDesc
251issueLat=1
252opClass=FloatAdd
253opLat=2
254
255[system.cpu.fuPool.FUList2.opList1]
256type=OpDesc
257issueLat=1
258opClass=FloatCmp
259opLat=2
260
261[system.cpu.fuPool.FUList2.opList2]
262type=OpDesc
263issueLat=1
264opClass=FloatCvt
265opLat=2
266
267[system.cpu.fuPool.FUList3]
268type=FUDesc
269children=opList0 opList1 opList2
270count=2
271opList=system.cpu.fuPool.FUList3.opList0 system.cpu.fuPool.FUList3.opList1 system.cpu.fuPool.FUList3.opList2
272
273[system.cpu.fuPool.FUList3.opList0]
274type=OpDesc
275issueLat=1
276opClass=FloatMult
277opLat=4
278
279[system.cpu.fuPool.FUList3.opList1]
280type=OpDesc
281issueLat=12
282opClass=FloatDiv
283opLat=12
284
285[system.cpu.fuPool.FUList3.opList2]
286type=OpDesc
287issueLat=24
288opClass=FloatSqrt
289opLat=24
290
291[system.cpu.fuPool.FUList4]
292type=FUDesc
293children=opList
294count=0
295opList=system.cpu.fuPool.FUList4.opList
296
297[system.cpu.fuPool.FUList4.opList]
298type=OpDesc
299issueLat=1
300opClass=MemRead
301opLat=1
302
303[system.cpu.fuPool.FUList5]
304type=FUDesc
305children=opList00 opList01 opList02 opList03 opList04 opList05 opList06 opList07 opList08 opList09 opList10 opList11 opList12 opList13 opList14 opList15 opList16 opList17 opList18 opList19
306count=4
307opList=system.cpu.fuPool.FUList5.opList00 system.cpu.fuPool.FUList5.opList01 system.cpu.fuPool.FUList5.opList02 system.cpu.fuPool.FUList5.opList03 system.cpu.fuPool.FUList5.opList04 system.cpu.fuPool.FUList5.opList05 system.cpu.fuPool.FUList5.opList06 system.cpu.fuPool.FUList5.opList07 system.cpu.fuPool.FUList5.opList08 system.cpu.fuPool.FUList5.opList09 system.cpu.fuPool.FUList5.opList10 system.cpu.fuPool.FUList5.opList11 system.cpu.fuPool.FUList5.opList12 system.cpu.fuPool.FUList5.opList13 system.cpu.fuPool.FUList5.opList14 system.cpu.fuPool.FUList5.opList15 system.cpu.fuPool.FUList5.opList16 system.cpu.fuPool.FUList5.opList17 system.cpu.fuPool.FUList5.opList18 system.cpu.fuPool.FUList5.opList19
308
309[system.cpu.fuPool.FUList5.opList00]
310type=OpDesc
311issueLat=1
312opClass=SimdAdd
313opLat=1
314
315[system.cpu.fuPool.FUList5.opList01]
316type=OpDesc
317issueLat=1
318opClass=SimdAddAcc
319opLat=1
320
321[system.cpu.fuPool.FUList5.opList02]
322type=OpDesc
323issueLat=1
324opClass=SimdAlu
325opLat=1
326
327[system.cpu.fuPool.FUList5.opList03]
328type=OpDesc
329issueLat=1
330opClass=SimdCmp
331opLat=1
332
333[system.cpu.fuPool.FUList5.opList04]
334type=OpDesc
335issueLat=1
336opClass=SimdCvt
337opLat=1
338
339[system.cpu.fuPool.FUList5.opList05]
340type=OpDesc
341issueLat=1
342opClass=SimdMisc
343opLat=1
344
345[system.cpu.fuPool.FUList5.opList06]
346type=OpDesc
347issueLat=1
348opClass=SimdMult
349opLat=1
350
351[system.cpu.fuPool.FUList5.opList07]
352type=OpDesc
353issueLat=1
354opClass=SimdMultAcc
355opLat=1
356
357[system.cpu.fuPool.FUList5.opList08]
358type=OpDesc
359issueLat=1
360opClass=SimdShift
361opLat=1
362
363[system.cpu.fuPool.FUList5.opList09]
364type=OpDesc
365issueLat=1
366opClass=SimdShiftAcc
367opLat=1
368
369[system.cpu.fuPool.FUList5.opList10]
370type=OpDesc
371issueLat=1
372opClass=SimdSqrt
373opLat=1
374
375[system.cpu.fuPool.FUList5.opList11]
376type=OpDesc
377issueLat=1
378opClass=SimdFloatAdd
379opLat=1
380
381[system.cpu.fuPool.FUList5.opList12]
382type=OpDesc
383issueLat=1
384opClass=SimdFloatAlu
385opLat=1
386
387[system.cpu.fuPool.FUList5.opList13]
388type=OpDesc
389issueLat=1
390opClass=SimdFloatCmp
391opLat=1
392
393[system.cpu.fuPool.FUList5.opList14]
394type=OpDesc
395issueLat=1
396opClass=SimdFloatCvt
397opLat=1
398
399[system.cpu.fuPool.FUList5.opList15]
400type=OpDesc
401issueLat=1
402opClass=SimdFloatDiv
403opLat=1
404
405[system.cpu.fuPool.FUList5.opList16]
406type=OpDesc
407issueLat=1
408opClass=SimdFloatMisc
409opLat=1
410
411[system.cpu.fuPool.FUList5.opList17]
412type=OpDesc
413issueLat=1
414opClass=SimdFloatMult
415opLat=1
416
417[system.cpu.fuPool.FUList5.opList18]
418type=OpDesc
419issueLat=1
420opClass=SimdFloatMultAcc
421opLat=1
422
423[system.cpu.fuPool.FUList5.opList19]
424type=OpDesc
425issueLat=1
426opClass=SimdFloatSqrt
427opLat=1
428
429[system.cpu.fuPool.FUList6]
430type=FUDesc
431children=opList
432count=0
433opList=system.cpu.fuPool.FUList6.opList
434
435[system.cpu.fuPool.FUList6.opList]
436type=OpDesc
437issueLat=1
438opClass=MemWrite
439opLat=1
440
441[system.cpu.fuPool.FUList7]
442type=FUDesc
443children=opList0 opList1
444count=4
445opList=system.cpu.fuPool.FUList7.opList0 system.cpu.fuPool.FUList7.opList1
446
447[system.cpu.fuPool.FUList7.opList0]
448type=OpDesc
449issueLat=1
450opClass=MemRead
451opLat=1
452
453[system.cpu.fuPool.FUList7.opList1]
454type=OpDesc
455issueLat=1
456opClass=MemWrite
457opLat=1
458
459[system.cpu.fuPool.FUList8]
460type=FUDesc
461children=opList
462count=1
463opList=system.cpu.fuPool.FUList8.opList
464
465[system.cpu.fuPool.FUList8.opList]
466type=OpDesc
467issueLat=3
468opClass=IprAccess
469opLat=3
470
471[system.cpu.icache]
472type=BaseCache
473addr_range=0:18446744073709551615
474assoc=1
475block_size=64
476forward_snoops=true
477hash_delay=1
478is_top_level=true
479latency=1000
480max_miss_count=0
481mshrs=4
482num_cpus=1
483prefetch_data_accesses_only=false
484prefetch_degree=1
485prefetch_latency=10000
486prefetch_on_access=false
487prefetch_past_page=false
488prefetch_policy=none
489prefetch_serial_squash=false
490prefetch_use_cpu_id=true
491prefetcher_size=100
492prioritizeRequests=false
493repl=Null
494size=32768
495subblock_size=0
496tgts_per_mshr=20
497trace_addr=0
498two_queue=false
499write_buffers=8
500cpu_side=system.cpu.icache_port
501mem_side=system.toL2Bus.port[1]
502
503[system.cpu.interrupts]
504type=ArmInterrupts
505
506[system.cpu.itb]
507type=ArmTLB
508children=walker
509size=64
510walker=system.cpu.itb.walker
511
512[system.cpu.itb.walker]
513type=ArmTableWalker
514max_backoff=100000
515min_backoff=0
516sys=system
517port=system.toL2Bus.port[3]
518
519[system.cpu.tracer]
520type=ExeTracer
521
522[system.intrctrl]
523type=IntrControl
524sys=system
525
526[system.iobus]
527type=Bus
528block_size=64
529bus_id=0
530clock=1000
531header_cycles=1
532use_default_range=false
533width=64
534port=system.bridge.master system.realview.uart.pio system.realview.realview_io.pio system.realview.timer0.pio system.realview.timer1.pio system.realview.clcd.pio system.realview.clcd.dma system.realview.kmi0.pio system.realview.kmi1.pio system.realview.cf_ctrl.pio system.realview.cf_ctrl.config system.realview.cf_ctrl.dma system.realview.dmac_fake.pio system.realview.uart1_fake.pio system.realview.uart2_fake.pio system.realview.uart3_fake.pio system.realview.smc_fake.pio system.realview.sp810_fake.pio system.realview.watchdog_fake.pio system.realview.gpio0_fake.pio system.realview.gpio1_fake.pio system.realview.gpio2_fake.pio system.realview.ssp_fake.pio system.realview.sci_fake.pio system.realview.aaci_fake.pio system.realview.mmc_fake.pio system.realview.rtc_fake.pio system.realview.flash_fake.pio system.iocache.cpu_side
535
536[system.iocache]
537type=BaseCache
538addr_range=0:268435455
539assoc=8
540block_size=64
541forward_snoops=false
542hash_delay=1
543is_top_level=false
544latency=50000
545max_miss_count=0
546mshrs=20
547num_cpus=1
548prefetch_data_accesses_only=false
549prefetch_degree=1
550prefetch_latency=500000
551prefetch_on_access=false
552prefetch_past_page=false
553prefetch_policy=none
554prefetch_serial_squash=false
555prefetch_use_cpu_id=true
556prefetcher_size=100
557prioritizeRequests=false
558repl=Null
559size=1024
560subblock_size=0
561tgts_per_mshr=12
562trace_addr=0
563two_queue=false
564write_buffers=8
565cpu_side=system.iobus.port[28]
566mem_side=system.membus.port[8]
567
568[system.l2c]
569type=BaseCache
570addr_range=0:18446744073709551615
571assoc=8
572block_size=64
573forward_snoops=true
574hash_delay=1
575is_top_level=false
576latency=10000
577max_miss_count=0
578mshrs=92
579num_cpus=1
580prefetch_data_accesses_only=false
581prefetch_degree=1
582prefetch_latency=100000
583prefetch_on_access=false
584prefetch_past_page=false
585prefetch_policy=none
586prefetch_serial_squash=false
587prefetch_use_cpu_id=true
588prefetcher_size=100
589prioritizeRequests=false
590repl=Null
591size=4194304
592subblock_size=0
593tgts_per_mshr=16
594trace_addr=0
595two_queue=false
596write_buffers=8
597cpu_side=system.toL2Bus.port[0]
598mem_side=system.membus.port[9]
599
600[system.membus]
601type=Bus
602children=badaddr_responder
603block_size=64
604bus_id=1
605clock=1000
606header_cycles=1
607use_default_range=false
608width=64
609default=system.membus.badaddr_responder.pio
610port=system.bridge.slave system.nvmem.port[0] system.physmem.port[0] system.realview.gic.pio system.realview.l2x0_fake.pio system.realview.a9scu.pio system.realview.local_cpu_timer.pio system.system_port system.iocache.mem_side system.l2c.mem_side
611
612[system.membus.badaddr_responder]
613type=IsaFake
614fake_mem=false
615pio_addr=0
616pio_latency=1000
617pio_size=8
618platform=system.realview
619ret_bad_addr=true
620ret_data16=65535
621ret_data32=4294967295
622ret_data64=18446744073709551615
623ret_data8=255
624system=system
625update_data=false
626warn_access=warn
627pio=system.membus.default
628
629[system.nvmem]
630type=PhysicalMemory
631file=
632latency=30000
633latency_var=0
634null=false
635range=2147483648:2214592511
636zero=true
637port=system.membus.port[1]
638
639[system.physmem]
640type=PhysicalMemory
641file=
642latency=30000
643latency_var=0
644null=false
645range=0:134217727
646zero=true
647port=system.membus.port[2]
648
649[system.realview]
650type=RealView
651children=a9scu aaci_fake cf_ctrl clcd dmac_fake flash_fake gic gpio0_fake gpio1_fake gpio2_fake kmi0 kmi1 l2x0_fake local_cpu_timer mmc_fake realview_io rtc_fake sci_fake smc_fake sp810_fake ssp_fake timer0 timer1 uart uart1_fake uart2_fake uart3_fake watchdog_fake
652intrctrl=system.intrctrl
653pci_cfg_base=0
654system=system
655
656[system.realview.a9scu]
657type=A9SCU
658pio_addr=520093696
659pio_latency=1000
660platform=system.realview
661system=system
662pio=system.membus.port[5]
663
664[system.realview.aaci_fake]
665type=AmbaFake
666amba_id=0
667ignore_access=false
668pio_addr=268451840
669pio_latency=1000
670platform=system.realview
671system=system
672pio=system.iobus.port[24]
673
674[system.realview.cf_ctrl]
675type=IdeController
676BAR0=402653184
677BAR0LegacyIO=true
678BAR0Size=16
679BAR1=402653440
680BAR1LegacyIO=true
681BAR1Size=1
682BAR2=1
683BAR2LegacyIO=false
684BAR2Size=8
685BAR3=1
686BAR3LegacyIO=false
687BAR3Size=4
688BAR4=1
689BAR4LegacyIO=false
690BAR4Size=16
691BAR5=1
692BAR5LegacyIO=false
693BAR5Size=0
694BIST=0
695CacheLineSize=0
696CardbusCIS=0
697ClassCode=1
698Command=1
699DeviceID=28945
700ExpansionROM=0
701HeaderType=0
702InterruptLine=31
703InterruptPin=1
704LatencyTimer=0
705MaximumLatency=0
706MinimumGrant=0
707ProgIF=133
708Revision=0
709Status=640
710SubClassCode=1
711SubsystemID=0
712SubsystemVendorID=0
713VendorID=32902
714config_latency=20000
715ctrl_offset=2
716disks=system.cf0
717io_shift=1
718max_backoff_delay=10000000
719min_backoff_delay=4000
720pci_bus=2
721pci_dev=7
722pci_func=0
723pio_latency=1000
724platform=system.realview
725system=system
726config=system.iobus.port[10]
727dma=system.iobus.port[11]
728pio=system.iobus.port[9]
729
730[system.realview.clcd]
731type=Pl111
732amba_id=1315089
733clock=41667
734gic=system.realview.gic
735int_num=55
736max_backoff_delay=10000000
737min_backoff_delay=4000
738pio_addr=268566528
739pio_latency=10000
740platform=system.realview
741system=system
742vnc=system.vncserver
743dma=system.iobus.port[6]
744pio=system.iobus.port[5]
745
746[system.realview.dmac_fake]
747type=AmbaFake
748amba_id=0
749ignore_access=false
750pio_addr=268632064
751pio_latency=1000
752platform=system.realview
753system=system
754pio=system.iobus.port[12]
755
756[system.realview.flash_fake]
757type=IsaFake
758fake_mem=true
759pio_addr=1073741824
760pio_latency=1000
761pio_size=536870912
762platform=system.realview
763ret_bad_addr=false
764ret_data16=65535
765ret_data32=4294967295
766ret_data64=18446744073709551615
767ret_data8=255
768system=system
769update_data=false
770warn_access=
771pio=system.iobus.port[27]
772
773[system.realview.gic]
774type=Gic
775cpu_addr=520093952
776cpu_pio_delay=10000
777dist_addr=520097792
778dist_pio_delay=10000
779int_latency=10000
780it_lines=128
781platform=system.realview
782system=system
783pio=system.membus.port[3]
784
785[system.realview.gpio0_fake]
786type=AmbaFake
787amba_id=0
788ignore_access=false
789pio_addr=268513280
790pio_latency=1000
791platform=system.realview
792system=system
793pio=system.iobus.port[19]
794
795[system.realview.gpio1_fake]
796type=AmbaFake
797amba_id=0
798ignore_access=false
799pio_addr=268517376
800pio_latency=1000
801platform=system.realview
802system=system
803pio=system.iobus.port[20]
804
805[system.realview.gpio2_fake]
806type=AmbaFake
807amba_id=0
808ignore_access=false
809pio_addr=268521472
810pio_latency=1000
811platform=system.realview
812system=system
813pio=system.iobus.port[21]
814
815[system.realview.kmi0]
816type=Pl050
817amba_id=1314896
818gic=system.realview.gic
819int_delay=1000000
820int_num=52
821is_mouse=false
822pio_addr=268460032
823pio_latency=1000
824platform=system.realview
825system=system
826vnc=system.vncserver
827pio=system.iobus.port[7]
828
829[system.realview.kmi1]
830type=Pl050
831amba_id=1314896
832gic=system.realview.gic
833int_delay=1000000
834int_num=53
835is_mouse=true
836pio_addr=268464128
837pio_latency=1000
838platform=system.realview
839system=system
840vnc=system.vncserver
841pio=system.iobus.port[8]
842
843[system.realview.l2x0_fake]
844type=IsaFake
845fake_mem=false
846pio_addr=520101888
847pio_latency=1000
848pio_size=4095
849platform=system.realview
850ret_bad_addr=false
851ret_data16=65535
852ret_data32=4294967295
853ret_data64=18446744073709551615
854ret_data8=255
855system=system
856update_data=false
857warn_access=
858pio=system.membus.port[4]
859
860[system.realview.local_cpu_timer]
861type=CpuLocalTimer
862clock=1000
863gic=system.realview.gic
864int_num_timer=29
865int_num_watchdog=30
866pio_addr=520095232
867pio_latency=1000
868platform=system.realview
869system=system
870pio=system.membus.port[6]
871
872[system.realview.mmc_fake]
873type=AmbaFake
874amba_id=0
875ignore_access=false
876pio_addr=268455936
877pio_latency=1000
878platform=system.realview
879system=system
880pio=system.iobus.port[25]
881
882[system.realview.realview_io]
883type=RealViewCtrl
884idreg=0
885pio_addr=268435456
886pio_latency=1000
887platform=system.realview
888proc_id0=201326592
889proc_id1=201327138
890system=system
891pio=system.iobus.port[2]
892
893[system.realview.rtc_fake]
894type=AmbaFake
895amba_id=266289
896ignore_access=false
897pio_addr=268529664
898pio_latency=1000
899platform=system.realview
900system=system
901pio=system.iobus.port[26]
902
903[system.realview.sci_fake]
904type=AmbaFake
905amba_id=0
906ignore_access=false
907pio_addr=268492800
908pio_latency=1000
909platform=system.realview
910system=system
911pio=system.iobus.port[23]
912
913[system.realview.smc_fake]
914type=AmbaFake
915amba_id=0
916ignore_access=false
917pio_addr=269357056
918pio_latency=1000
919platform=system.realview
920system=system
921pio=system.iobus.port[16]
922
923[system.realview.sp810_fake]
924type=AmbaFake
925amba_id=0
926ignore_access=true
927pio_addr=268439552
928pio_latency=1000
929platform=system.realview
930system=system
931pio=system.iobus.port[17]
932
933[system.realview.ssp_fake]
934type=AmbaFake
935amba_id=0
936ignore_access=false
937pio_addr=268488704
938pio_latency=1000
939platform=system.realview
940system=system
941pio=system.iobus.port[22]
942
943[system.realview.timer0]
944type=Sp804
945amba_id=1316868
946clock0=1000000
947clock1=1000000
948gic=system.realview.gic
949int_num0=36
950int_num1=36
951pio_addr=268505088
952pio_latency=1000
953platform=system.realview
954system=system
955pio=system.iobus.port[3]
956
957[system.realview.timer1]
958type=Sp804
959amba_id=1316868
960clock0=1000000
961clock1=1000000
962gic=system.realview.gic
963int_num0=37
964int_num1=37
965pio_addr=268509184
966pio_latency=1000
967platform=system.realview
968system=system
969pio=system.iobus.port[4]
970
971[system.realview.uart]
972type=Pl011
973end_on_eot=false
974gic=system.realview.gic
975int_delay=100000
976int_num=44
977pio_addr=268472320
978pio_latency=1000
979platform=system.realview
980system=system
981terminal=system.terminal
982pio=system.iobus.port[1]
983
984[system.realview.uart1_fake]
985type=AmbaFake
986amba_id=0
987ignore_access=false
988pio_addr=268476416
989pio_latency=1000
990platform=system.realview
991system=system
992pio=system.iobus.port[13]
993
994[system.realview.uart2_fake]
995type=AmbaFake
996amba_id=0
997ignore_access=false
998pio_addr=268480512
999pio_latency=1000
1000platform=system.realview
1001system=system
1002pio=system.iobus.port[14]
1003
1004[system.realview.uart3_fake]
1005type=AmbaFake
1006amba_id=0
1007ignore_access=false
1008pio_addr=268484608
1009pio_latency=1000
1010platform=system.realview
1011system=system
1012pio=system.iobus.port[15]
1013
1014[system.realview.watchdog_fake]
1015type=AmbaFake
1016amba_id=0
1017ignore_access=false
1018pio_addr=268500992
1019pio_latency=1000
1020platform=system.realview
1021system=system
1022pio=system.iobus.port[18]
1023
1024[system.terminal]
1025type=Terminal
1026intr_control=system.intrctrl
1027number=0
1028output=true
1029port=3456
1030
1031[system.toL2Bus]
1032type=Bus
1033block_size=64
1034bus_id=0
1035clock=1000
1036header_cycles=1
1037use_default_range=false
1038width=64
1039port=system.l2c.cpu_side system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb.walker.port system.cpu.dtb.walker.port
1040
1041[system.vncserver]
1042type=VncServer
1043frame_capture=false
1044number=0
1045port=5900
1046
1047