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=timing
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=TimingSimpleCPU
71children=dcache dtb icache interrupts itb tracer
72checker=Null
73clock=500
74cpu_id=0

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

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

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

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

--- 156 unchanged lines hidden ---