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 cpu0 cpu1 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.cpu0]
70type=DerivO3CPU
71children=dcache dtb fuPool icache interrupts itb tracer
72BTBEntries=4096
73BTBTagSize=16
74LFSTSize=1024

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

1040ret_data64=18446744073709551615
1041ret_data8=255
1042system=system
1043update_data=false
1044warn_access=warn
1045pio=system.membus.default
1046
1047[system.physmem]
1048type=PhysicalMemory
1049file=
1050latency=30000
1051latency_var=0
1052null=false
1053range=0:134217727
1054zero=false
1055port=system.membus.master[2]
1056
1057[system.realview]

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

1272amba_id=0
1273ignore_access=false
1274pio_addr=268455936
1275pio_latency=1000
1276system=system
1277pio=system.iobus.master[22]
1278
1279[system.realview.nvmem]
1280type=PhysicalMemory
1281file=
1282latency=30000
1283latency_var=0
1284null=false
1285range=2147483648:2214592511
1286zero=true
1287port=system.membus.master[1]
1288
1289[system.realview.realview_io]

--- 156 unchanged lines hidden ---