Deleted Added
sdiff udiff text old ( 10900:ac6617bf9967 ) new ( 11515:c48c7cc5a522 )
full compact
1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=false
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000
9time_sync_spin_threshold=100000000
10
11[system]
12type=System
13children=clk_domain cpu cpu_clk_domain dvfs_handler membus physmem voltage_domain
14boot_osflags=a
15cache_line_size=64
16clk_domain=system.clk_domain
17eventq_index=0
18exit_on_work_items=false
19init_param=0
20kernel=
21kernel_addr_check=true
22load_addr_mask=1099511627775
23load_offset=0
24mem_mode=atomic
25mem_ranges=
26memories=system.physmem
27mmap_using_noreserve=false
28multi_thread=false
29num_work_ids=16
30readfile=
31symbolfile=
32thermal_components=
33thermal_model=Null
34work_begin_ckpt_count=0
35work_begin_cpu_id_exit=-1
36work_begin_exit_count=0
37work_cpus_ckpt_count=0
38work_end_ckpt_count=0
39work_end_exit_count=0
40work_item_id=-1
41system_port=system.membus.slave[0]

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

129port=system.membus.slave[4]
130
131[system.cpu.interrupts]
132type=ArmInterrupts
133eventq_index=0
134
135[system.cpu.isa]
136type=ArmISA
137decoderFlavour=Generic
138eventq_index=0
139fpsid=1090793632
140id_aa64afr0_el1=0
141id_aa64afr1_el1=0
142id_aa64dfr0_el1=1052678
143id_aa64dfr1_el1=0
144id_aa64isar0_el1=0
145id_aa64isar1_el1=0

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

248transition_latency=100000000
249
250[system.membus]
251type=CoherentXBar
252clk_domain=system.clk_domain
253eventq_index=0
254forward_latency=4
255frontend_latency=3
256point_of_coherency=true
257response_latency=2
258snoop_filter=Null
259snoop_response_latency=4
260system=system
261use_default_range=false
262width=16
263master=system.physmem.port
264slave=system.system_port system.cpu.icache_port system.cpu.dcache_port system.cpu.itb.walker.port system.cpu.dtb.walker.port

--- 19 unchanged lines hidden ---