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

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

598ret_data64=18446744073709551615
599ret_data8=255
600system=system
601update_data=false
602warn_access=warn
603pio=system.membus.default
604
605[system.physmem]
606type=PhysicalMemory
607file=
608latency=30000
609latency_var=0
610null=false
611range=0:134217727
612zero=false
613port=system.membus.master[2]
614
615[system.realview]

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

830amba_id=0
831ignore_access=false
832pio_addr=268455936
833pio_latency=1000
834system=system
835pio=system.iobus.master[22]
836
837[system.realview.nvmem]
838type=PhysicalMemory
839file=
840latency=30000
841latency_var=0
842null=false
843range=2147483648:2214592511
844zero=true
845port=system.membus.master[1]
846
847[system.realview.realview_io]

--- 156 unchanged lines hidden ---