Deleted Added
sdiff udiff text old ( 8911:4da2ea94319f ) new ( 8983:8800b05e1cb3 )
full compact
1[root]
2type=Root
3children=system
4full_system=true
5time_sync_enable=false
6time_sync_period=100000000000
7time_sync_spin_threshold=100000000
8
9[system]
10type=LinuxArmSystem
11children=bridge cf0 cpu intrctrl iobus iocache l2c membus physmem realview terminal toL2Bus vncserver
12atags_addr=256
13boot_loader=/projects/pd/randd/dist/binaries/boot.arm
14boot_loader_mem=system.realview.nvmem
15boot_osflags=earlyprintk console=ttyAMA0 lpj=19988480 norandmaps rw loglevel=8 mem=128MB root=/dev/sda1
16flags_addr=268435504
17gic_cpu_addr=520093952
18init_param=0
19kernel=/projects/pd/randd/dist/binaries/vmlinux.arm.smp.fb.2.6.38.8
20load_addr_mask=268435455
21machine_type=RealView_PBX
22mem_mode=atomic
23memories=system.physmem system.realview.nvmem
24midr_regval=890224640
25num_work_ids=16
26physmem=system.physmem
27readfile=tests/halt.sh
28symbolfile=
29work_begin_ckpt_count=0
30work_begin_cpu_id_exit=-1
31work_begin_exit_count=0
32work_cpus_ckpt_count=0
33work_end_ckpt_count=0
34work_end_exit_count=0

--- 23 unchanged lines hidden (view full) ---

58children=child
59child=system.cf0.image.child
60image_file=
61read_only=false
62table_size=65536
63
64[system.cf0.image.child]
65type=RawDiskImage
66image_file=/projects/pd/randd/dist/disks/linux-arm-ael.img
67read_only=true
68
69[system.cpu]
70type=AtomicSimpleCPU
71children=dcache dtb icache interrupts itb tracer
72checker=Null
73clock=500
74cpu_id=0
75defer_registration=false
76do_checkpoint_insts=true
77do_quiesce=true
78do_statistics_insts=true
79dtb=system.cpu.dtb
80function_trace=false
81function_trace_start=0
82interrupts=system.cpu.interrupts
83itb=system.cpu.itb
84max_insts_all_threads=0
85max_insts_any_thread=0
86max_loads_all_threads=0
87max_loads_any_thread=0

--- 182 unchanged lines hidden (view full) ---

270ret_data64=18446744073709551615
271ret_data8=255
272system=system
273update_data=false
274warn_access=warn
275pio=system.membus.default
276
277[system.physmem]
278type=PhysicalMemory
279file=
280latency=30000
281latency_var=0
282null=false
283range=0:134217727
284zero=false
285port=system.membus.master[2]
286
287[system.realview]

--- 214 unchanged lines hidden (view full) ---

502amba_id=0
503ignore_access=false
504pio_addr=268455936
505pio_latency=1000
506system=system
507pio=system.iobus.master[22]
508
509[system.realview.nvmem]
510type=PhysicalMemory
511file=
512latency=30000
513latency_var=0
514null=false
515range=2147483648:2214592511
516zero=true
517port=system.membus.master[1]
518
519[system.realview.realview_io]

--- 156 unchanged lines hidden ---