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
18init_param=0
19kernel=
20kernel_addr_check=true
21load_addr_mask=1099511627775
22load_offset=0
23mem_mode=atomic
24mem_ranges=
25memories=system.physmem
26mmap_using_noreserve=false
27num_work_ids=16
28readfile=
29symbolfile=
30work_begin_ckpt_count=0
31work_begin_cpu_id_exit=-1
32work_begin_exit_count=0
33work_cpus_ckpt_count=0
34work_end_ckpt_count=0
35work_end_exit_count=0
36work_item_id=-1
37system_port=system.membus.slave[0]

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

125port=system.membus.slave[4]
126
127[system.cpu.interrupts]
128type=ArmInterrupts
129eventq_index=0
130
131[system.cpu.isa]
132type=ArmISA
133eventq_index=0
134fpsid=1090793632
135id_aa64afr0_el1=0
136id_aa64afr1_el1=0
137id_aa64dfr0_el1=1052678
138id_aa64dfr1_el1=0
139id_aa64isar0_el1=0
140id_aa64isar1_el1=0

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

243transition_latency=100000000
244
245[system.membus]
246type=CoherentXBar
247clk_domain=system.clk_domain
248eventq_index=0
249forward_latency=4
250frontend_latency=3
251response_latency=2
252snoop_filter=Null
253snoop_response_latency=4
254system=system
255use_default_range=false
256width=16
257master=system.physmem.port
258slave=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 ---