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

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

378ret_data64=18446744073709551615
379ret_data8=255
380system=system
381update_data=false
382warn_access=warn
383pio=system.membus.default
384
385[system.physmem]
386type=PhysicalMemory
387file=
388latency=30000
389latency_var=0
390null=false
391range=0:134217727
392zero=false
393port=system.membus.master[2]
394
395[system.realview]

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

610amba_id=0
611ignore_access=false
612pio_addr=268455936
613pio_latency=1000
614system=system
615pio=system.iobus.master[22]
616
617[system.realview.nvmem]
618type=PhysicalMemory
619file=
620latency=30000
621latency_var=0
622null=false
623range=2147483648:2214592511
624zero=true
625port=system.membus.master[1]
626
627[system.realview.realview_io]

--- 156 unchanged lines hidden ---