1 struct cpuinfo_mock_cpuid cpuid_dump[] = {
2 	{
3 		.input_eax = 0x00000000,
4 		.eax = 0x0000000A,
5 		.ebx = 0x756E6547,
6 		.ecx = 0x6C65746E,
7 		.edx = 0x49656E69,
8 	},
9 	{
10 		.input_eax = 0x00000001,
11 		.eax = 0x00030651,
12 		.ebx = 0x03040800,
13 		.ecx = 0x0040C3BD,
14 		.edx = 0xBFE9FBFF,
15 	},
16 	{
17 		.input_eax = 0x00000002,
18 		.eax = 0x4FBA5901,
19 		.ebx = 0x0E3080C0,
20 		.ecx = 0x00000000,
21 		.edx = 0x00000000,
22 	},
23 	{
24 		.input_eax = 0x00000003,
25 		.eax = 0x00000000,
26 		.ebx = 0x00000000,
27 		.ecx = 0x00000000,
28 		.edx = 0x00000000,
29 	},
30 	{
31 		.input_eax = 0x00000004,
32 		.input_ecx = 0x00000000,
33 		.eax = 0x04004121,
34 		.ebx = 0x0140003F,
35 		.ecx = 0x0000003F,
36 		.edx = 0x00000001,
37 	},
38 	{
39 		.input_eax = 0x00000004,
40 		.input_ecx = 0x00000001,
41 		.eax = 0x04004122,
42 		.ebx = 0x01C0003F,
43 		.ecx = 0x0000003F,
44 		.edx = 0x00000001,
45 	},
46 	{
47 		.input_eax = 0x00000004,
48 		.input_ecx = 0x00000002,
49 		.eax = 0x04004143,
50 		.ebx = 0x01C0003F,
51 		.ecx = 0x000003FF,
52 		.edx = 0x00000001,
53 	},
54 	{
55 		.input_eax = 0x00000005,
56 		.eax = 0x00000040,
57 		.ebx = 0x00000040,
58 		.ecx = 0x00000003,
59 		.edx = 0x03020220,
60 	},
61 	{
62 		.input_eax = 0x00000006,
63 		.eax = 0x00000005,
64 		.ebx = 0x00000002,
65 		.ecx = 0x00000001,
66 		.edx = 0x00000000,
67 	},
68 	{
69 		.input_eax = 0x00000007,
70 		.input_ecx = 0x00000000,
71 		.eax = 0x00000000,
72 		.ebx = 0x00000000,
73 		.ecx = 0x00000000,
74 		.edx = 0x00000000,
75 	},
76 	{
77 		.input_eax = 0x00000008,
78 		.eax = 0x00000000,
79 		.ebx = 0x00000000,
80 		.ecx = 0x00000000,
81 		.edx = 0x00000000,
82 	},
83 	{
84 		.input_eax = 0x00000009,
85 		.eax = 0x00000000,
86 		.ebx = 0x00000000,
87 		.ecx = 0x00000000,
88 		.edx = 0x00000000,
89 	},
90 	{
91 		.input_eax = 0x0000000A,
92 		.eax = 0x07280203,
93 		.ebx = 0x00000000,
94 		.ecx = 0x00000000,
95 		.edx = 0x00000503,
96 	},
97 	{
98 		.input_eax = 0x80000000,
99 		.eax = 0x80000008,
100 		.ebx = 0x00000000,
101 		.ecx = 0x00000000,
102 		.edx = 0x00000000,
103 	},
104 	{
105 		.input_eax = 0x80000001,
106 		.eax = 0x00000000,
107 		.ebx = 0x00000000,
108 		.ecx = 0x00000001,
109 		.edx = 0x00100000,
110 	},
111 	{
112 		.input_eax = 0x80000002,
113 		.eax = 0x20202020,
114 		.ebx = 0x20202020,
115 		.ecx = 0x746E4920,
116 		.edx = 0x52286C65,
117 	},
118 	{
119 		.input_eax = 0x80000003,
120 		.eax = 0x74412029,
121 		.ebx = 0x54286D6F,
122 		.ecx = 0x4320294D,
123 		.edx = 0x5A205550,
124 	},
125 	{
126 		.input_eax = 0x80000004,
127 		.eax = 0x30323532,
128 		.ebx = 0x20402020,
129 		.ecx = 0x30322E31,
130 		.edx = 0x007A4847,
131 	},
132 	{
133 		.input_eax = 0x80000005,
134 		.eax = 0x00000000,
135 		.ebx = 0x00000000,
136 		.ecx = 0x00000000,
137 		.edx = 0x00000000,
138 	},
139 	{
140 		.input_eax = 0x80000006,
141 		.eax = 0x00000000,
142 		.ebx = 0x00000000,
143 		.ecx = 0x02006040,
144 		.edx = 0x00000000,
145 	},
146 	{
147 		.input_eax = 0x80000007,
148 		.eax = 0x00000000,
149 		.ebx = 0x00000000,
150 		.ecx = 0x00000000,
151 		.edx = 0x00000100,
152 	},
153 	{
154 		.input_eax = 0x80000008,
155 		.eax = 0x00002020,
156 		.ebx = 0x00000000,
157 		.ecx = 0x00000000,
158 		.edx = 0x00000000,
159 	},
160 };
161 struct cpuinfo_mock_file filesystem[] = {
162 	{
163 		.path = "/proc/cpuinfo",
164 		.size = 3241,
165 		.content =
166 			"processor\t: 0\n"
167 			"vendor_id\t: GenuineIntel\n"
168 			"cpu family\t: 6\n"
169 			"model\t\t: 53\n"
170 			"model name\t: Intel(R) Atom(TM) CPU Z2520  @ 1.20GHz\n"
171 			"stepping\t: 1\n"
172 			"microcode\t: 0x110\n"
173 			"cpu MHz\t\t: 800.000\n"
174 			"cache size\t: 512 KB\n"
175 			"physical id\t: 0\n"
176 			"siblings\t: 4\n"
177 			"core id\t\t: 0\n"
178 			"cpu cores\t: 2\n"
179 			"apicid\t\t: 0\n"
180 			"initial apicid\t: 0\n"
181 			"fdiv_bug\t: no\n"
182 			"f00f_bug\t: no\n"
183 			"coma_bug\t: no\n"
184 			"fpu\t\t: yes\n"
185 			"fpu_exception\t: yes\n"
186 			"cpuid level\t: 10\n"
187 			"wp\t\t: yes\n"
188 			"flags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon pebs bts nonstop_tsc aperfmperf nonstop_tsc_s3 pni dtes64 monitor ds_cpl vmx est tm2 ssse3 xtpr pdcm movbe lahf_lm arat dtherm tpr_shadow vnmi flexpriority\n"
189 			"bogomips\t: 2396.16\n"
190 			"clflush size\t: 64\n"
191 			"cache_alignment\t: 64\n"
192 			"address sizes\t: 32 bits physical, 32 bits virtual\n"
193 			"power management:\n"
194 			"\n"
195 			"processor\t: 1\n"
196 			"vendor_id\t: GenuineIntel\n"
197 			"cpu family\t: 6\n"
198 			"model\t\t: 53\n"
199 			"model name\t: Intel(R) Atom(TM) CPU Z2520  @ 1.20GHz\n"
200 			"stepping\t: 1\n"
201 			"microcode\t: 0x110\n"
202 			"cpu MHz\t\t: 1200.000\n"
203 			"cache size\t: 512 KB\n"
204 			"physical id\t: 0\n"
205 			"siblings\t: 4\n"
206 			"core id\t\t: 0\n"
207 			"cpu cores\t: 2\n"
208 			"apicid\t\t: 1\n"
209 			"initial apicid\t: 1\n"
210 			"fdiv_bug\t: no\n"
211 			"f00f_bug\t: no\n"
212 			"coma_bug\t: no\n"
213 			"fpu\t\t: yes\n"
214 			"fpu_exception\t: yes\n"
215 			"cpuid level\t: 10\n"
216 			"wp\t\t: yes\n"
217 			"flags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon pebs bts nonstop_tsc aperfmperf nonstop_tsc_s3 pni dtes64 monitor ds_cpl vmx est tm2 ssse3 xtpr pdcm movbe lahf_lm arat dtherm tpr_shadow vnmi flexpriority\n"
218 			"bogomips\t: 2396.16\n"
219 			"clflush size\t: 64\n"
220 			"cache_alignment\t: 64\n"
221 			"address sizes\t: 32 bits physical, 32 bits virtual\n"
222 			"power management:\n"
223 			"\n"
224 			"processor\t: 2\n"
225 			"vendor_id\t: GenuineIntel\n"
226 			"cpu family\t: 6\n"
227 			"model\t\t: 53\n"
228 			"model name\t: Intel(R) Atom(TM) CPU Z2520  @ 1.20GHz\n"
229 			"stepping\t: 1\n"
230 			"microcode\t: 0x110\n"
231 			"cpu MHz\t\t: 800.000\n"
232 			"cache size\t: 512 KB\n"
233 			"physical id\t: 0\n"
234 			"siblings\t: 4\n"
235 			"core id\t\t: 1\n"
236 			"cpu cores\t: 2\n"
237 			"apicid\t\t: 2\n"
238 			"initial apicid\t: 2\n"
239 			"fdiv_bug\t: no\n"
240 			"f00f_bug\t: no\n"
241 			"coma_bug\t: no\n"
242 			"fpu\t\t: yes\n"
243 			"fpu_exception\t: yes\n"
244 			"cpuid level\t: 10\n"
245 			"wp\t\t: yes\n"
246 			"flags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon pebs bts nonstop_tsc aperfmperf nonstop_tsc_s3 pni dtes64 monitor ds_cpl vmx est tm2 ssse3 xtpr pdcm movbe lahf_lm arat dtherm tpr_shadow vnmi flexpriority\n"
247 			"bogomips\t: 2396.16\n"
248 			"clflush size\t: 64\n"
249 			"cache_alignment\t: 64\n"
250 			"address sizes\t: 32 bits physical, 32 bits virtual\n"
251 			"power management:\n"
252 			"\n"
253 			"processor\t: 3\n"
254 			"vendor_id\t: GenuineIntel\n"
255 			"cpu family\t: 6\n"
256 			"model\t\t: 53\n"
257 			"model name\t: Intel(R) Atom(TM) CPU Z2520  @ 1.20GHz\n"
258 			"stepping\t: 1\n"
259 			"microcode\t: 0x110\n"
260 			"cpu MHz\t\t: 800.000\n"
261 			"cache size\t: 512 KB\n"
262 			"physical id\t: 0\n"
263 			"siblings\t: 4\n"
264 			"core id\t\t: 1\n"
265 			"cpu cores\t: 2\n"
266 			"apicid\t\t: 3\n"
267 			"initial apicid\t: 3\n"
268 			"fdiv_bug\t: no\n"
269 			"f00f_bug\t: no\n"
270 			"coma_bug\t: no\n"
271 			"fpu\t\t: yes\n"
272 			"fpu_exception\t: yes\n"
273 			"cpuid level\t: 10\n"
274 			"wp\t\t: yes\n"
275 			"flags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon pebs bts nonstop_tsc aperfmperf nonstop_tsc_s3 pni dtes64 monitor ds_cpl vmx est tm2 ssse3 xtpr pdcm movbe lahf_lm arat dtherm tpr_shadow vnmi flexpriority\n"
276 			"bogomips\t: 2396.16\n"
277 			"clflush size\t: 64\n"
278 			"cache_alignment\t: 64\n"
279 			"address sizes\t: 32 bits physical, 32 bits virtual\n"
280 			"power management:\n"
281 			"\n",
282 	},
283 	{
284 		.path = "/system/build.prop",
285 		.size = 3317,
286 		.content =
287 			"# begin build properties\n"
288 			"# autogenerated by buildinfo.sh\n"
289 			"ro.build.id=KVT49L\n"
290 			"ro.build.display.id=ASUS_Z007_WW_user_4.11.40.79_20150305 release-keys\n"
291 			"ro.build.version.incremental=WW_zc451cg-WW_user_4.11.40.79_20150305-user-20150305\n"
292 			"ro.build.version.sdk=19\n"
293 			"ro.build.version.codename=REL\n"
294 			"ro.build.version.release=4.4.2\n"
295 			"ro.build.date=2015xE5xB9xB4 03xE6x9Cx88 05xE6x97xA5 xE6x98x9FxE6x9Cx9FxE5x9Bx9B 17:56:08 CST\n"
296 			"ro.build.date.utc=1425549368\n"
297 			"ro.build.type=user\n"
298 			"ro.build.user=builder3\n"
299 			"ro.build.host=BUILDER3\n"
300 			"ro.build.tags=release-keys\n"
301 			"ro.epad.model=ASUS_Z007\n"
302 			"ro.product.model=ASUS_Z007\n"
303 			"ro.product.brand=asus\n"
304 			"ro.product.name=WW_zc451cg\n"
305 			"ro.product.device=ASUS_Z007\n"
306 			"ro.product.board=clovertrail\n"
307 			"ro.product.cpu.abi=x86\n"
308 			"ro.product.manufacturer=asus\n"
309 			"ro.product.locale.language=en\n"
310 			"ro.product.locale.region=US\n"
311 			"ro.build.asus.sku=WW\n"
312 			"ro.build.asus.version=4.11.40.79\n"
313 			"ro.wifi.channels=\n"
314 			"ro.board.platform=clovertrail\n"
315 			"# ro.build.product is obsolete; use ro.product.device\n"
316 			"ro.build.product=ASUS_Z007\n"
317 			"# Do not try to parse ro.build.description or .fingerprint\n"
318 			"ro.build.description=zc451cg-user 4.4.2 KVT49L WW_user_4.11.40.79_20150305 release-keys\n"
319 			"ro.build.fingerprint=asus/WW_zc451cg/ASUS_Z007:4.4.2/KVT49L/WW_user_4.11.40.79_20150305:user/release-keys\n"
320 			"ro.build.characteristics=default\n"
321 			"ro.build.csc.version=WW-ZC451CG-4.11.40.79-rel-user-20150305-175507-signed\n"
322 			"# end build properties\n"
323 			"\n"
324 			"#\n"
325 			"# ADDITIONAL_BUILD_PROPERTIES\n"
326 			"#\n"
327 			"ro.streaming.video.drs=true\n"
328 			"ro.build.app.version=044000307_201407220024\n"
329 			"ro.asus.ui=1.0\n"
330 			"ro.spid.gps.tty=ttyMFD3\n"
331 			"ro.spid.gps.FrqPlan=FRQ_PLAN_26MHZ_2PPM_26MHZ_100PPB\n"
332 			"ro.spid.gps.RfType=GL_RF_4752_BRCM_EXT_LNA\n"
333 			"ro.spid.gps.pmm=disabled\n"
334 			"persist.gps.chip=bcm4752\n"
335 			"widi.media.extmode.enable=false\n"
336 			"widi.uibc.enable=false\n"
337 			"ro.contact.simtype=1\n"
338 			"ro.config.ringtone=Festival.ogg\n"
339 			"ro.config.notification_sound=NewMessage.ogg\n"
340 			"ro.config.newmail_sound=NewMail.ogg\n"
341 			"ro.config.sentmail_sound=SentMail.ogg\n"
342 			"ro.config.calendaralert_sound=CalendarEvent.ogg\n"
343 			"ro.config.alarm_alert=BusyBugs.ogg\n"
344 			"ro.additionalbutton.operation=0\n"
345 			"ro.build.asus.version.pensdk=1\n"
346 			"ro.asus.amax.lite=1\n"
347 			"ro.setupwizard.mode=OPTIONAL\n"
348 			"ro.com.google.gmsversion=4.4_r5\n"
349 			"ro.com.google.clientidbase=android-asus\n"
350 			"ro.com.google.clientidbase.ms=android-asus\n"
351 			"ro.com.google.clientidbase.am=android-asus\n"
352 			"ro.com.google.clientidbase.gmm=android-asus\n"
353 			"ro.com.google.clientidbase.yt=android-asus\n"
354 			"keyguard.no_require_sim=true\n"
355 			"ro.com.android.dataroaming=false\n"
356 			"ro.com.android.dateformat=MM-dd-yyyy\n"
357 			"ro.carrier=unknown\n"
358 			"dalvik.vm.heapstartsize=8m\n"
359 			"dalvik.vm.heapgrowthlimit=96m\n"
360 			"dalvik.vm.heapsize=256m\n"
361 			"dalvik.vm.heaptargetutilization=0.75\n"
362 			"dalvik.vm.heapminfree=2m\n"
363 			"dalvik.vm.heapmaxfree=6m\n"
364 			"dalvik.jit.code_cache_size=1048576\n"
365 			"ro.hwui.texture_cache_size=24.0f\n"
366 			"ro.hwui.text_large_cache_width=2048\n"
367 			"ro.hwui.text_large_cache_height=512\n"
368 			"persist.tel.hot_swap.support=true\n"
369 			"drm.service.enabled=true\n"
370 			"ro.blankphone_id=1\n"
371 			"ro.system.simtype=2\n"
372 			"panel.physicalWidthmm=55\n"
373 			"panel.physicalHeightmm=98\n"
374 			"persist.sys.dalvik.vm.lib=libdvm.so\n"
375 			"ro.ril.status.polling.enable=0\n"
376 			"ro.product.cpu.abi2=armeabi-v7a\n"
377 			"ro.config.personality=compat_layout\n"
378 			"rs.gpu.renderscript=0\n"
379 			"rs.gpu.filterscript=0\n"
380 			"rs.gpu.rsIntrinsic=0\n"
381 			"ro.sf.lcd_density=240\n"
382 			"net.bt.name=Android\n"
383 			"dalvik.vm.stack-trace-file=/data/anr/traces.txt\n"
384 			"persist.telproviders.debug=0\n"
385 			"persist.asus.message.gcf.mode=0\n"
386 			"persist.asus.message.debug=0\n"
387 			"ro.config.hwrlib=T9_x86\n"
388 			"ro.config.xt9ime.max_subtype=7\n"
389 			"ro.ime.lowmemory=false\n",
390 	},
391 	{
392 		.path = "/sys/devices/system/cpu/kernel_max",
393 		.size = 2,
394 		.content = "3\n",
395 	},
396 	{
397 		.path = "/sys/devices/system/cpu/possible",
398 		.size = 4,
399 		.content = "0-3\n",
400 	},
401 	{
402 		.path = "/sys/devices/system/cpu/present",
403 		.size = 4,
404 		.content = "0-3\n",
405 	},
406 	{
407 		.path = "/sys/devices/system/cpu/online",
408 		.size = 4,
409 		.content = "0-3\n",
410 	},
411 	{
412 		.path = "/sys/devices/system/cpu/offline",
413 		.size = 1,
414 		.content = "\n",
415 	},
416 	{
417 		.path = "/sys/devices/system/cpu/modalias",
418 		.size = 321,
419 		.content = "x86cpu:vendor:0000:family:0006:model:0035:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0013,0015,0016,0017,0018,0019,001A,001B,001C,001D,001F,0034,0066,0068,006B,006C,006D,0072,0078,007C,007E,0080,0082,0083,0084,0085,0087,0088,0089,008E,008F,0096,00C0,00E1,00E7,0100,0101,0102\n",
420 	},
421 	{
422 		.path = "/sys/devices/system/cpu/cpuidle/current_driver",
423 		.size = 11,
424 		.content = "intel_idle\n",
425 	},
426 	{
427 		.path = "/sys/devices/system/cpu/cpuidle/current_governor_ro",
428 		.size = 5,
429 		.content = "menu\n",
430 	},
431 	{
432 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/affected_cpus",
433 		.size = 2,
434 		.content = "0\n",
435 	},
436 	{
437 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq",
438 		.size = 8,
439 		.content = "1200000\n",
440 	},
441 	{
442 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq",
443 		.size = 7,
444 		.content = "800000\n",
445 	},
446 	{
447 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_transition_latency",
448 		.size = 7,
449 		.content = "100000\n",
450 	},
451 	{
452 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/related_cpus",
453 		.size = 2,
454 		.content = "0\n",
455 	},
456 	{
457 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies",
458 		.size = 23,
459 		.content = "1200000 933000 800000 \n",
460 	},
461 	{
462 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors",
463 		.size = 44,
464 		.content = "ondemand userspace interactive performance \n",
465 	},
466 	{
467 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq",
468 		.size = 7,
469 		.content = "800000\n",
470 	},
471 	{
472 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_driver",
473 		.size = 12,
474 		.content = "sfi-cpufreq\n",
475 	},
476 	{
477 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor",
478 		.size = 12,
479 		.content = "interactive\n",
480 	},
481 	{
482 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq",
483 		.size = 7,
484 		.content = "800000\n",
485 	},
486 	{
487 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state",
488 		.size = 36,
489 		.content =
490 			"1200000 4635\n"
491 			"933000 258\n"
492 			"800000 8780\n",
493 	},
494 	{
495 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/total_trans",
496 		.size = 4,
497 		.content = "213\n",
498 	},
499 	{
500 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/trans_table",
501 		.size = 185,
502 		.content =
503 			"   From  :    To\n"
504 			"         :   1200000    933000    800000 \n"
505 			"  1200000:         0         5        76 \n"
506 			"   933000:        38         0         9 \n"
507 			"   800000:        43        42         0 \n",
508 	},
509 	{
510 		.path = "/sys/devices/system/cpu/cpu0/topology/physical_package_id",
511 		.size = 2,
512 		.content = "0\n",
513 	},
514 	{
515 		.path = "/sys/devices/system/cpu/cpu0/topology/core_siblings_list",
516 		.size = 4,
517 		.content = "0-3\n",
518 	},
519 	{
520 		.path = "/sys/devices/system/cpu/cpu0/topology/core_siblings",
521 		.size = 2,
522 		.content = "f\n",
523 	},
524 	{
525 		.path = "/sys/devices/system/cpu/cpu0/topology/core_id",
526 		.size = 2,
527 		.content = "0\n",
528 	},
529 	{
530 		.path = "/sys/devices/system/cpu/cpu0/topology/thread_siblings_list",
531 		.size = 4,
532 		.content = "0-1\n",
533 	},
534 	{
535 		.path = "/sys/devices/system/cpu/cpu0/topology/thread_siblings",
536 		.size = 2,
537 		.content = "3\n",
538 	},
539 	{
540 		.path = "/sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size",
541 		.size = 3,
542 		.content = "64\n",
543 	},
544 	{
545 		.path = "/sys/devices/system/cpu/cpu0/cache/index0/level",
546 		.size = 2,
547 		.content = "1\n",
548 	},
549 	{
550 		.path = "/sys/devices/system/cpu/cpu0/cache/index0/number_of_sets",
551 		.size = 3,
552 		.content = "64\n",
553 	},
554 	{
555 		.path = "/sys/devices/system/cpu/cpu0/cache/index0/shared_cpu_list",
556 		.size = 4,
557 		.content = "0-1\n",
558 	},
559 	{
560 		.path = "/sys/devices/system/cpu/cpu0/cache/index0/shared_cpu_map",
561 		.size = 2,
562 		.content = "3\n",
563 	},
564 	{
565 		.path = "/sys/devices/system/cpu/cpu0/cache/index0/size",
566 		.size = 4,
567 		.content = "24K\n",
568 	},
569 	{
570 		.path = "/sys/devices/system/cpu/cpu0/cache/index0/type",
571 		.size = 5,
572 		.content = "Data\n",
573 	},
574 	{
575 		.path = "/sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity",
576 		.size = 2,
577 		.content = "6\n",
578 	},
579 	{
580 		.path = "/sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size",
581 		.size = 3,
582 		.content = "64\n",
583 	},
584 	{
585 		.path = "/sys/devices/system/cpu/cpu0/cache/index1/level",
586 		.size = 2,
587 		.content = "1\n",
588 	},
589 	{
590 		.path = "/sys/devices/system/cpu/cpu0/cache/index1/number_of_sets",
591 		.size = 3,
592 		.content = "64\n",
593 	},
594 	{
595 		.path = "/sys/devices/system/cpu/cpu0/cache/index1/shared_cpu_list",
596 		.size = 4,
597 		.content = "0-1\n",
598 	},
599 	{
600 		.path = "/sys/devices/system/cpu/cpu0/cache/index1/shared_cpu_map",
601 		.size = 2,
602 		.content = "3\n",
603 	},
604 	{
605 		.path = "/sys/devices/system/cpu/cpu0/cache/index1/size",
606 		.size = 4,
607 		.content = "32K\n",
608 	},
609 	{
610 		.path = "/sys/devices/system/cpu/cpu0/cache/index1/type",
611 		.size = 12,
612 		.content = "Instruction\n",
613 	},
614 	{
615 		.path = "/sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity",
616 		.size = 2,
617 		.content = "8\n",
618 	},
619 	{
620 		.path = "/sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size",
621 		.size = 3,
622 		.content = "64\n",
623 	},
624 	{
625 		.path = "/sys/devices/system/cpu/cpu0/cache/index2/level",
626 		.size = 2,
627 		.content = "2\n",
628 	},
629 	{
630 		.path = "/sys/devices/system/cpu/cpu0/cache/index2/number_of_sets",
631 		.size = 5,
632 		.content = "1024\n",
633 	},
634 	{
635 		.path = "/sys/devices/system/cpu/cpu0/cache/index2/shared_cpu_list",
636 		.size = 4,
637 		.content = "0-1\n",
638 	},
639 	{
640 		.path = "/sys/devices/system/cpu/cpu0/cache/index2/shared_cpu_map",
641 		.size = 2,
642 		.content = "3\n",
643 	},
644 	{
645 		.path = "/sys/devices/system/cpu/cpu0/cache/index2/size",
646 		.size = 5,
647 		.content = "512K\n",
648 	},
649 	{
650 		.path = "/sys/devices/system/cpu/cpu0/cache/index2/type",
651 		.size = 8,
652 		.content = "Unified\n",
653 	},
654 	{
655 		.path = "/sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity",
656 		.size = 2,
657 		.content = "8\n",
658 	},
659 	{
660 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/affected_cpus",
661 		.size = 2,
662 		.content = "1\n",
663 	},
664 	{
665 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_max_freq",
666 		.size = 8,
667 		.content = "1200000\n",
668 	},
669 	{
670 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_min_freq",
671 		.size = 7,
672 		.content = "800000\n",
673 	},
674 	{
675 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_transition_latency",
676 		.size = 7,
677 		.content = "100000\n",
678 	},
679 	{
680 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/related_cpus",
681 		.size = 2,
682 		.content = "1\n",
683 	},
684 	{
685 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_available_frequencies",
686 		.size = 23,
687 		.content = "1200000 933000 800000 \n",
688 	},
689 	{
690 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_available_governors",
691 		.size = 44,
692 		.content = "ondemand userspace interactive performance \n",
693 	},
694 	{
695 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_cur_freq",
696 		.size = 7,
697 		.content = "800000\n",
698 	},
699 	{
700 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_driver",
701 		.size = 12,
702 		.content = "sfi-cpufreq\n",
703 	},
704 	{
705 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_governor",
706 		.size = 12,
707 		.content = "interactive\n",
708 	},
709 	{
710 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_max_freq",
711 		.size = 8,
712 		.content = "1200000\n",
713 	},
714 	{
715 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_min_freq",
716 		.size = 7,
717 		.content = "800000\n",
718 	},
719 	{
720 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/time_in_state",
721 		.size = 36,
722 		.content =
723 			"1200000 4873\n"
724 			"933000 208\n"
725 			"800000 8864\n",
726 	},
727 	{
728 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/total_trans",
729 		.size = 4,
730 		.content = "223\n",
731 	},
732 	{
733 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/trans_table",
734 		.size = 185,
735 		.content =
736 			"   From  :    To\n"
737 			"         :   1200000    933000    800000 \n"
738 			"  1200000:         0        12        79 \n"
739 			"   933000:        35         0         9 \n"
740 			"   800000:        56        32         0 \n",
741 	},
742 	{
743 		.path = "/sys/devices/system/cpu/cpu1/topology/physical_package_id",
744 		.size = 2,
745 		.content = "0\n",
746 	},
747 	{
748 		.path = "/sys/devices/system/cpu/cpu1/topology/core_siblings_list",
749 		.size = 4,
750 		.content = "0-3\n",
751 	},
752 	{
753 		.path = "/sys/devices/system/cpu/cpu1/topology/core_siblings",
754 		.size = 2,
755 		.content = "f\n",
756 	},
757 	{
758 		.path = "/sys/devices/system/cpu/cpu1/topology/core_id",
759 		.size = 2,
760 		.content = "0\n",
761 	},
762 	{
763 		.path = "/sys/devices/system/cpu/cpu1/topology/thread_siblings_list",
764 		.size = 4,
765 		.content = "0-1\n",
766 	},
767 	{
768 		.path = "/sys/devices/system/cpu/cpu1/topology/thread_siblings",
769 		.size = 2,
770 		.content = "3\n",
771 	},
772 	{
773 		.path = "/sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size",
774 		.size = 3,
775 		.content = "64\n",
776 	},
777 	{
778 		.path = "/sys/devices/system/cpu/cpu1/cache/index0/level",
779 		.size = 2,
780 		.content = "1\n",
781 	},
782 	{
783 		.path = "/sys/devices/system/cpu/cpu1/cache/index0/number_of_sets",
784 		.size = 3,
785 		.content = "64\n",
786 	},
787 	{
788 		.path = "/sys/devices/system/cpu/cpu1/cache/index0/shared_cpu_list",
789 		.size = 4,
790 		.content = "0-1\n",
791 	},
792 	{
793 		.path = "/sys/devices/system/cpu/cpu1/cache/index0/shared_cpu_map",
794 		.size = 2,
795 		.content = "3\n",
796 	},
797 	{
798 		.path = "/sys/devices/system/cpu/cpu1/cache/index0/size",
799 		.size = 4,
800 		.content = "24K\n",
801 	},
802 	{
803 		.path = "/sys/devices/system/cpu/cpu1/cache/index0/type",
804 		.size = 5,
805 		.content = "Data\n",
806 	},
807 	{
808 		.path = "/sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity",
809 		.size = 2,
810 		.content = "6\n",
811 	},
812 	{
813 		.path = "/sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size",
814 		.size = 3,
815 		.content = "64\n",
816 	},
817 	{
818 		.path = "/sys/devices/system/cpu/cpu1/cache/index1/level",
819 		.size = 2,
820 		.content = "1\n",
821 	},
822 	{
823 		.path = "/sys/devices/system/cpu/cpu1/cache/index1/number_of_sets",
824 		.size = 3,
825 		.content = "64\n",
826 	},
827 	{
828 		.path = "/sys/devices/system/cpu/cpu1/cache/index1/shared_cpu_list",
829 		.size = 4,
830 		.content = "0-1\n",
831 	},
832 	{
833 		.path = "/sys/devices/system/cpu/cpu1/cache/index1/shared_cpu_map",
834 		.size = 2,
835 		.content = "3\n",
836 	},
837 	{
838 		.path = "/sys/devices/system/cpu/cpu1/cache/index1/size",
839 		.size = 4,
840 		.content = "32K\n",
841 	},
842 	{
843 		.path = "/sys/devices/system/cpu/cpu1/cache/index1/type",
844 		.size = 12,
845 		.content = "Instruction\n",
846 	},
847 	{
848 		.path = "/sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity",
849 		.size = 2,
850 		.content = "8\n",
851 	},
852 	{
853 		.path = "/sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size",
854 		.size = 3,
855 		.content = "64\n",
856 	},
857 	{
858 		.path = "/sys/devices/system/cpu/cpu1/cache/index2/level",
859 		.size = 2,
860 		.content = "2\n",
861 	},
862 	{
863 		.path = "/sys/devices/system/cpu/cpu1/cache/index2/number_of_sets",
864 		.size = 5,
865 		.content = "1024\n",
866 	},
867 	{
868 		.path = "/sys/devices/system/cpu/cpu1/cache/index2/shared_cpu_list",
869 		.size = 4,
870 		.content = "0-1\n",
871 	},
872 	{
873 		.path = "/sys/devices/system/cpu/cpu1/cache/index2/shared_cpu_map",
874 		.size = 2,
875 		.content = "3\n",
876 	},
877 	{
878 		.path = "/sys/devices/system/cpu/cpu1/cache/index2/size",
879 		.size = 5,
880 		.content = "512K\n",
881 	},
882 	{
883 		.path = "/sys/devices/system/cpu/cpu1/cache/index2/type",
884 		.size = 8,
885 		.content = "Unified\n",
886 	},
887 	{
888 		.path = "/sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity",
889 		.size = 2,
890 		.content = "8\n",
891 	},
892 	{
893 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/affected_cpus",
894 		.size = 2,
895 		.content = "2\n",
896 	},
897 	{
898 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_max_freq",
899 		.size = 8,
900 		.content = "1200000\n",
901 	},
902 	{
903 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_min_freq",
904 		.size = 7,
905 		.content = "800000\n",
906 	},
907 	{
908 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_transition_latency",
909 		.size = 7,
910 		.content = "100000\n",
911 	},
912 	{
913 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/related_cpus",
914 		.size = 2,
915 		.content = "2\n",
916 	},
917 	{
918 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_available_frequencies",
919 		.size = 23,
920 		.content = "1200000 933000 800000 \n",
921 	},
922 	{
923 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_available_governors",
924 		.size = 44,
925 		.content = "ondemand userspace interactive performance \n",
926 	},
927 	{
928 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_cur_freq",
929 		.size = 7,
930 		.content = "800000\n",
931 	},
932 	{
933 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_driver",
934 		.size = 12,
935 		.content = "sfi-cpufreq\n",
936 	},
937 	{
938 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_governor",
939 		.size = 12,
940 		.content = "interactive\n",
941 	},
942 	{
943 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_max_freq",
944 		.size = 8,
945 		.content = "1200000\n",
946 	},
947 	{
948 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_min_freq",
949 		.size = 7,
950 		.content = "800000\n",
951 	},
952 	{
953 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/time_in_state",
954 		.size = 36,
955 		.content =
956 			"1200000 5134\n"
957 			"933000 340\n"
958 			"800000 8738\n",
959 	},
960 	{
961 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/total_trans",
962 		.size = 4,
963 		.content = "257\n",
964 	},
965 	{
966 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/trans_table",
967 		.size = 185,
968 		.content =
969 			"   From  :    To\n"
970 			"         :   1200000    933000    800000 \n"
971 			"  1200000:         0        12        84 \n"
972 			"   933000:        39         0        19 \n"
973 			"   800000:        57        46         0 \n",
974 	},
975 	{
976 		.path = "/sys/devices/system/cpu/cpu2/topology/physical_package_id",
977 		.size = 2,
978 		.content = "0\n",
979 	},
980 	{
981 		.path = "/sys/devices/system/cpu/cpu2/topology/core_siblings_list",
982 		.size = 4,
983 		.content = "0-3\n",
984 	},
985 	{
986 		.path = "/sys/devices/system/cpu/cpu2/topology/core_siblings",
987 		.size = 2,
988 		.content = "f\n",
989 	},
990 	{
991 		.path = "/sys/devices/system/cpu/cpu2/topology/core_id",
992 		.size = 2,
993 		.content = "1\n",
994 	},
995 	{
996 		.path = "/sys/devices/system/cpu/cpu2/topology/thread_siblings_list",
997 		.size = 4,
998 		.content = "2-3\n",
999 	},
1000 	{
1001 		.path = "/sys/devices/system/cpu/cpu2/topology/thread_siblings",
1002 		.size = 2,
1003 		.content = "c\n",
1004 	},
1005 	{
1006 		.path = "/sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size",
1007 		.size = 3,
1008 		.content = "64\n",
1009 	},
1010 	{
1011 		.path = "/sys/devices/system/cpu/cpu2/cache/index0/level",
1012 		.size = 2,
1013 		.content = "1\n",
1014 	},
1015 	{
1016 		.path = "/sys/devices/system/cpu/cpu2/cache/index0/number_of_sets",
1017 		.size = 3,
1018 		.content = "64\n",
1019 	},
1020 	{
1021 		.path = "/sys/devices/system/cpu/cpu2/cache/index0/shared_cpu_list",
1022 		.size = 4,
1023 		.content = "2-3\n",
1024 	},
1025 	{
1026 		.path = "/sys/devices/system/cpu/cpu2/cache/index0/shared_cpu_map",
1027 		.size = 2,
1028 		.content = "c\n",
1029 	},
1030 	{
1031 		.path = "/sys/devices/system/cpu/cpu2/cache/index0/size",
1032 		.size = 4,
1033 		.content = "24K\n",
1034 	},
1035 	{
1036 		.path = "/sys/devices/system/cpu/cpu2/cache/index0/type",
1037 		.size = 5,
1038 		.content = "Data\n",
1039 	},
1040 	{
1041 		.path = "/sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity",
1042 		.size = 2,
1043 		.content = "6\n",
1044 	},
1045 	{
1046 		.path = "/sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size",
1047 		.size = 3,
1048 		.content = "64\n",
1049 	},
1050 	{
1051 		.path = "/sys/devices/system/cpu/cpu2/cache/index1/level",
1052 		.size = 2,
1053 		.content = "1\n",
1054 	},
1055 	{
1056 		.path = "/sys/devices/system/cpu/cpu2/cache/index1/number_of_sets",
1057 		.size = 3,
1058 		.content = "64\n",
1059 	},
1060 	{
1061 		.path = "/sys/devices/system/cpu/cpu2/cache/index1/shared_cpu_list",
1062 		.size = 4,
1063 		.content = "2-3\n",
1064 	},
1065 	{
1066 		.path = "/sys/devices/system/cpu/cpu2/cache/index1/shared_cpu_map",
1067 		.size = 2,
1068 		.content = "c\n",
1069 	},
1070 	{
1071 		.path = "/sys/devices/system/cpu/cpu2/cache/index1/size",
1072 		.size = 4,
1073 		.content = "32K\n",
1074 	},
1075 	{
1076 		.path = "/sys/devices/system/cpu/cpu2/cache/index1/type",
1077 		.size = 12,
1078 		.content = "Instruction\n",
1079 	},
1080 	{
1081 		.path = "/sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity",
1082 		.size = 2,
1083 		.content = "8\n",
1084 	},
1085 	{
1086 		.path = "/sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size",
1087 		.size = 3,
1088 		.content = "64\n",
1089 	},
1090 	{
1091 		.path = "/sys/devices/system/cpu/cpu2/cache/index2/level",
1092 		.size = 2,
1093 		.content = "2\n",
1094 	},
1095 	{
1096 		.path = "/sys/devices/system/cpu/cpu2/cache/index2/number_of_sets",
1097 		.size = 5,
1098 		.content = "1024\n",
1099 	},
1100 	{
1101 		.path = "/sys/devices/system/cpu/cpu2/cache/index2/shared_cpu_list",
1102 		.size = 4,
1103 		.content = "2-3\n",
1104 	},
1105 	{
1106 		.path = "/sys/devices/system/cpu/cpu2/cache/index2/shared_cpu_map",
1107 		.size = 2,
1108 		.content = "c\n",
1109 	},
1110 	{
1111 		.path = "/sys/devices/system/cpu/cpu2/cache/index2/size",
1112 		.size = 5,
1113 		.content = "512K\n",
1114 	},
1115 	{
1116 		.path = "/sys/devices/system/cpu/cpu2/cache/index2/type",
1117 		.size = 8,
1118 		.content = "Unified\n",
1119 	},
1120 	{
1121 		.path = "/sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity",
1122 		.size = 2,
1123 		.content = "8\n",
1124 	},
1125 	{
1126 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/affected_cpus",
1127 		.size = 2,
1128 		.content = "3\n",
1129 	},
1130 	{
1131 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_max_freq",
1132 		.size = 8,
1133 		.content = "1200000\n",
1134 	},
1135 	{
1136 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_min_freq",
1137 		.size = 7,
1138 		.content = "800000\n",
1139 	},
1140 	{
1141 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_transition_latency",
1142 		.size = 7,
1143 		.content = "100000\n",
1144 	},
1145 	{
1146 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/related_cpus",
1147 		.size = 2,
1148 		.content = "3\n",
1149 	},
1150 	{
1151 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_available_frequencies",
1152 		.size = 23,
1153 		.content = "1200000 933000 800000 \n",
1154 	},
1155 	{
1156 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_available_governors",
1157 		.size = 44,
1158 		.content = "ondemand userspace interactive performance \n",
1159 	},
1160 	{
1161 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_cur_freq",
1162 		.size = 7,
1163 		.content = "800000\n",
1164 	},
1165 	{
1166 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_driver",
1167 		.size = 12,
1168 		.content = "sfi-cpufreq\n",
1169 	},
1170 	{
1171 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_governor",
1172 		.size = 12,
1173 		.content = "interactive\n",
1174 	},
1175 	{
1176 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_max_freq",
1177 		.size = 8,
1178 		.content = "1200000\n",
1179 	},
1180 	{
1181 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_min_freq",
1182 		.size = 7,
1183 		.content = "800000\n",
1184 	},
1185 	{
1186 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/stats/time_in_state",
1187 		.size = 36,
1188 		.content =
1189 			"1200000 5255\n"
1190 			"933000 336\n"
1191 			"800000 8901\n",
1192 	},
1193 	{
1194 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/stats/total_trans",
1195 		.size = 4,
1196 		.content = "246\n",
1197 	},
1198 	{
1199 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/stats/trans_table",
1200 		.size = 185,
1201 		.content =
1202 			"   From  :    To\n"
1203 			"         :   1200000    933000    800000 \n"
1204 			"  1200000:         0        16        77 \n"
1205 			"   933000:        42         0        17 \n"
1206 			"   800000:        51        43         0 \n",
1207 	},
1208 	{
1209 		.path = "/sys/devices/system/cpu/cpu3/topology/physical_package_id",
1210 		.size = 2,
1211 		.content = "0\n",
1212 	},
1213 	{
1214 		.path = "/sys/devices/system/cpu/cpu3/topology/core_siblings_list",
1215 		.size = 4,
1216 		.content = "0-3\n",
1217 	},
1218 	{
1219 		.path = "/sys/devices/system/cpu/cpu3/topology/core_siblings",
1220 		.size = 2,
1221 		.content = "f\n",
1222 	},
1223 	{
1224 		.path = "/sys/devices/system/cpu/cpu3/topology/core_id",
1225 		.size = 2,
1226 		.content = "1\n",
1227 	},
1228 	{
1229 		.path = "/sys/devices/system/cpu/cpu3/topology/thread_siblings_list",
1230 		.size = 4,
1231 		.content = "2-3\n",
1232 	},
1233 	{
1234 		.path = "/sys/devices/system/cpu/cpu3/topology/thread_siblings",
1235 		.size = 2,
1236 		.content = "c\n",
1237 	},
1238 	{
1239 		.path = "/sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size",
1240 		.size = 3,
1241 		.content = "64\n",
1242 	},
1243 	{
1244 		.path = "/sys/devices/system/cpu/cpu3/cache/index0/level",
1245 		.size = 2,
1246 		.content = "1\n",
1247 	},
1248 	{
1249 		.path = "/sys/devices/system/cpu/cpu3/cache/index0/number_of_sets",
1250 		.size = 3,
1251 		.content = "64\n",
1252 	},
1253 	{
1254 		.path = "/sys/devices/system/cpu/cpu3/cache/index0/shared_cpu_list",
1255 		.size = 4,
1256 		.content = "2-3\n",
1257 	},
1258 	{
1259 		.path = "/sys/devices/system/cpu/cpu3/cache/index0/shared_cpu_map",
1260 		.size = 2,
1261 		.content = "c\n",
1262 	},
1263 	{
1264 		.path = "/sys/devices/system/cpu/cpu3/cache/index0/size",
1265 		.size = 4,
1266 		.content = "24K\n",
1267 	},
1268 	{
1269 		.path = "/sys/devices/system/cpu/cpu3/cache/index0/type",
1270 		.size = 5,
1271 		.content = "Data\n",
1272 	},
1273 	{
1274 		.path = "/sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity",
1275 		.size = 2,
1276 		.content = "6\n",
1277 	},
1278 	{
1279 		.path = "/sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size",
1280 		.size = 3,
1281 		.content = "64\n",
1282 	},
1283 	{
1284 		.path = "/sys/devices/system/cpu/cpu3/cache/index1/level",
1285 		.size = 2,
1286 		.content = "1\n",
1287 	},
1288 	{
1289 		.path = "/sys/devices/system/cpu/cpu3/cache/index1/number_of_sets",
1290 		.size = 3,
1291 		.content = "64\n",
1292 	},
1293 	{
1294 		.path = "/sys/devices/system/cpu/cpu3/cache/index1/shared_cpu_list",
1295 		.size = 4,
1296 		.content = "2-3\n",
1297 	},
1298 	{
1299 		.path = "/sys/devices/system/cpu/cpu3/cache/index1/shared_cpu_map",
1300 		.size = 2,
1301 		.content = "c\n",
1302 	},
1303 	{
1304 		.path = "/sys/devices/system/cpu/cpu3/cache/index1/size",
1305 		.size = 4,
1306 		.content = "32K\n",
1307 	},
1308 	{
1309 		.path = "/sys/devices/system/cpu/cpu3/cache/index1/type",
1310 		.size = 12,
1311 		.content = "Instruction\n",
1312 	},
1313 	{
1314 		.path = "/sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity",
1315 		.size = 2,
1316 		.content = "8\n",
1317 	},
1318 	{
1319 		.path = "/sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size",
1320 		.size = 3,
1321 		.content = "64\n",
1322 	},
1323 	{
1324 		.path = "/sys/devices/system/cpu/cpu3/cache/index2/level",
1325 		.size = 2,
1326 		.content = "2\n",
1327 	},
1328 	{
1329 		.path = "/sys/devices/system/cpu/cpu3/cache/index2/number_of_sets",
1330 		.size = 5,
1331 		.content = "1024\n",
1332 	},
1333 	{
1334 		.path = "/sys/devices/system/cpu/cpu3/cache/index2/shared_cpu_list",
1335 		.size = 4,
1336 		.content = "2-3\n",
1337 	},
1338 	{
1339 		.path = "/sys/devices/system/cpu/cpu3/cache/index2/shared_cpu_map",
1340 		.size = 2,
1341 		.content = "c\n",
1342 	},
1343 	{
1344 		.path = "/sys/devices/system/cpu/cpu3/cache/index2/size",
1345 		.size = 5,
1346 		.content = "512K\n",
1347 	},
1348 	{
1349 		.path = "/sys/devices/system/cpu/cpu3/cache/index2/type",
1350 		.size = 8,
1351 		.content = "Unified\n",
1352 	},
1353 	{
1354 		.path = "/sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity",
1355 		.size = 2,
1356 		.content = "8\n",
1357 	},
1358 	{ NULL },
1359 };
1360 
1361 #ifdef __ANDROID__
1362 struct cpuinfo_mock_property properties[] = {
1363 	{
1364 		.key = "Audio.Media.CodecDelayMs",
1365 		.value = "20",
1366 	},
1367 	{
1368 		.key = "Audiocomms.Audience.IsPresent",
1369 		.value = "true",
1370 	},
1371 	{
1372 		.key = "Audiocomms.BT.HFP.Supported",
1373 		.value = "true",
1374 	},
1375 	{
1376 		.key = "alsa.mixer.builtinMic",
1377 		.value = "Mic1",
1378 	},
1379 	{
1380 		.key = "alsa.mixer.defaultCard",
1381 		.value = "cloverviewaudio",
1382 	},
1383 	{
1384 		.key = "alsa.mixer.defaultGain",
1385 		.value = "1.0",
1386 	},
1387 	{
1388 		.key = "alsa.mixer.earpiece",
1389 		.value = "Headphone",
1390 	},
1391 	{
1392 		.key = "alsa.mixer.headphone",
1393 		.value = "Headphone",
1394 	},
1395 	{
1396 		.key = "alsa.mixer.headsetMic",
1397 		.value = "Mic1",
1398 	},
1399 	{
1400 		.key = "alsa.mixer.headset",
1401 		.value = "Headphone",
1402 	},
1403 	{
1404 		.key = "alsa.mixer.speaker",
1405 		.value = "Speaker",
1406 	},
1407 	{
1408 		.key = "ap.interface",
1409 		.value = "wlan0",
1410 	},
1411 	{
1412 		.key = "atd.keybox.ready",
1413 		.value = "1",
1414 	},
1415 	{
1416 		.key = "audio.device.name",
1417 		.value = "cloverviewaudio",
1418 	},
1419 	{
1420 		.key = "audio.media_pb.decoder.dump",
1421 		.value = "disable",
1422 	},
1423 	{
1424 		.key = "audio.media_pb.flinger.dump",
1425 		.value = "disable",
1426 	},
1427 	{
1428 		.key = "audio.media_pb.parser.dump",
1429 		.value = "disable",
1430 	},
1431 	{
1432 		.key = "audio.media_rc.flinger.dump",
1433 		.value = "disable",
1434 	},
1435 	{
1436 		.key = "audio.offload.capabilities",
1437 		.value = "0",
1438 	},
1439 	{
1440 		.key = "audio.offload.disable",
1441 		.value = "0",
1442 	},
1443 	{
1444 		.key = "audio.offload.min.duration.secs",
1445 		.value = "20",
1446 	},
1447 	{
1448 		.key = "audiocomms.XMM.isDualSimModem",
1449 		.value = "true",
1450 	},
1451 	{
1452 		.key = "audiocomms.XMM.primaryChannel",
1453 		.value = "/dev/gsmtty20",
1454 	},
1455 	{
1456 		.key = "audiocomms.XMM.secondaryChannel",
1457 		.value = "/dev/gsmtty36",
1458 	},
1459 	{
1460 		.key = "audiocomms.modemLib",
1461 		.value = "libmamgr-xmm.so",
1462 	},
1463 	{
1464 		.key = "boot.factoryreset.type",
1465 		.value = "0",
1466 	},
1467 	{
1468 		.key = "bt.version.driver",
1469 		.value = "V18.23.38.1.0",
1470 	},
1471 	{
1472 		.key = "dalvik.jit.code_cache_size",
1473 		.value = "1048576",
1474 	},
1475 	{
1476 		.key = "dalvik.vm.heapgrowthlimit",
1477 		.value = "96m",
1478 	},
1479 	{
1480 		.key = "dalvik.vm.heapmaxfree",
1481 		.value = "6m",
1482 	},
1483 	{
1484 		.key = "dalvik.vm.heapminfree",
1485 		.value = "2m",
1486 	},
1487 	{
1488 		.key = "dalvik.vm.heapsize",
1489 		.value = "256m",
1490 	},
1491 	{
1492 		.key = "dalvik.vm.heapstartsize",
1493 		.value = "8m",
1494 	},
1495 	{
1496 		.key = "dalvik.vm.heaptargetutilization",
1497 		.value = "0.75",
1498 	},
1499 	{
1500 		.key = "dalvik.vm.stack-trace-file",
1501 		.value = "/data/anr/traces.txt",
1502 	},
1503 	{
1504 		.key = "debug.force_rtl",
1505 		.value = "0",
1506 	},
1507 	{
1508 		.key = "dev.bootcomplete",
1509 		.value = "1",
1510 	},
1511 	{
1512 		.key = "dhcp.wlan0.dns1",
1513 		.value = "208.67.222.222",
1514 	},
1515 	{
1516 		.key = "dhcp.wlan0.dns2",
1517 		.value = "208.67.220.220",
1518 	},
1519 	{
1520 		.key = "dhcp.wlan0.dns3",
1521 		.value = "",
1522 	},
1523 	{
1524 		.key = "dhcp.wlan0.dns4",
1525 		.value = "",
1526 	},
1527 	{
1528 		.key = "dhcp.wlan0.domain",
1529 		.value = "tfbnw.net",
1530 	},
1531 	{
1532 		.key = "dhcp.wlan0.gateway",
1533 		.value = "172.22.192.1",
1534 	},
1535 	{
1536 		.key = "dhcp.wlan0.ipaddress",
1537 		.value = "172.22.201.148",
1538 	},
1539 	{
1540 		.key = "dhcp.wlan0.leasetime",
1541 		.value = "1800",
1542 	},
1543 	{
1544 		.key = "dhcp.wlan0.mask",
1545 		.value = "255.255.224.0",
1546 	},
1547 	{
1548 		.key = "dhcp.wlan0.mtu",
1549 		.value = "",
1550 	},
1551 	{
1552 		.key = "dhcp.wlan0.pid",
1553 		.value = "1083",
1554 	},
1555 	{
1556 		.key = "dhcp.wlan0.reason",
1557 		.value = "ROUTERADVERT",
1558 	},
1559 	{
1560 		.key = "dhcp.wlan0.result",
1561 		.value = "ok",
1562 	},
1563 	{
1564 		.key = "dhcp.wlan0.server",
1565 		.value = "192.168.137.185",
1566 	},
1567 	{
1568 		.key = "dhcp.wlan0.vendorInfo",
1569 		.value = "",
1570 	},
1571 	{
1572 		.key = "drm.service.enabled",
1573 		.value = "true",
1574 	},
1575 	{
1576 		.key = "gps.version.driver",
1577 		.value = "6.19.6.198372",
1578 	},
1579 	{
1580 		.key = "gsm.current.phone-type2",
1581 		.value = "1",
1582 	},
1583 	{
1584 		.key = "gsm.current.phone-type",
1585 		.value = "1",
1586 	},
1587 	{
1588 		.key = "gsm.dsds.simactivity",
1589 		.value = "0",
1590 	},
1591 	{
1592 		.key = "gsm.firmware.upload",
1593 		.value = "ok",
1594 	},
1595 	{
1596 		.key = "gsm.internal.oem.concurrency",
1597 		.value = "notallowed",
1598 	},
1599 	{
1600 		.key = "gsm.net.interface",
1601 		.value = "rmnet0",
1602 	},
1603 	{
1604 		.key = "gsm.network.type",
1605 		.value = "Unknown",
1606 	},
1607 	{
1608 		.key = "gsm.sim.state",
1609 		.value = "ABSENT",
1610 	},
1611 	{
1612 		.key = "gsm.sim2.state",
1613 		.value = "ABSENT",
1614 	},
1615 	{
1616 		.key = "gsm.simmanager.set_off_sim1",
1617 		.value = "false",
1618 	},
1619 	{
1620 		.key = "gsm.simmanager.set_off_sim2",
1621 		.value = "false",
1622 	},
1623 	{
1624 		.key = "gsm.version.baseband",
1625 		.value = "1508_1.19.60.1_0226",
1626 	},
1627 	{
1628 		.key = "gsm.version.ril-impl",
1629 		.value = "Intrinsyc Rapid-RIL M6.59 for Android 4.2 (Build September 17/2013)",
1630 	},
1631 	{
1632 		.key = "gsm.version.tlv",
1633 		.value = "\"TLV_ZC451CG_V0.06\"",
1634 	},
1635 	{
1636 		.key = "init.svc.RILD1_DSDS",
1637 		.value = "running",
1638 	},
1639 	{
1640 		.key = "init.svc.RILD2_DSDS",
1641 		.value = "running",
1642 	},
1643 	{
1644 		.key = "init.svc.adbd",
1645 		.value = "running",
1646 	},
1647 	{
1648 		.key = "init.svc.akmd",
1649 		.value = "stopped",
1650 	},
1651 	{
1652 		.key = "init.svc.asus_audbg",
1653 		.value = "stopped",
1654 	},
1655 	{
1656 		.key = "init.svc.bd_prov",
1657 		.value = "stopped",
1658 	},
1659 	{
1660 		.key = "init.svc.bootanim",
1661 		.value = "stopped",
1662 	},
1663 	{
1664 		.key = "init.svc.debuggerd",
1665 		.value = "running",
1666 	},
1667 	{
1668 		.key = "init.svc.dhcpcd_wlan0",
1669 		.value = "running",
1670 	},
1671 	{
1672 		.key = "init.svc.drm",
1673 		.value = "running",
1674 	},
1675 	{
1676 		.key = "init.svc.enable_adb",
1677 		.value = "stopped",
1678 	},
1679 	{
1680 		.key = "init.svc.enable_houdini",
1681 		.value = "stopped",
1682 	},
1683 	{
1684 		.key = "init.svc.gpscerd",
1685 		.value = "stopped",
1686 	},
1687 	{
1688 		.key = "init.svc.gpsd_bcm4752",
1689 		.value = "running",
1690 	},
1691 	{
1692 		.key = "init.svc.gpsd_bcm47531",
1693 		.value = "stopped",
1694 	},
1695 	{
1696 		.key = "init.svc.healthd",
1697 		.value = "running",
1698 	},
1699 	{
1700 		.key = "init.svc.info_setting",
1701 		.value = "stopped",
1702 	},
1703 	{
1704 		.key = "init.svc.init_logdate",
1705 		.value = "stopped",
1706 	},
1707 	{
1708 		.key = "init.svc.installd",
1709 		.value = "running",
1710 	},
1711 	{
1712 		.key = "init.svc.keystore",
1713 		.value = "running",
1714 	},
1715 	{
1716 		.key = "init.svc.media",
1717 		.value = "running",
1718 	},
1719 	{
1720 		.key = "init.svc.mmgr",
1721 		.value = "running",
1722 	},
1723 	{
1724 		.key = "init.svc.netd",
1725 		.value = "running",
1726 	},
1727 	{
1728 		.key = "init.svc.nvmmanager",
1729 		.value = "running",
1730 	},
1731 	{
1732 		.key = "init.svc.p2p_supplicant",
1733 		.value = "running",
1734 	},
1735 	{
1736 		.key = "init.svc.partlink",
1737 		.value = "running",
1738 	},
1739 	{
1740 		.key = "init.svc.pitservice",
1741 		.value = "stopped",
1742 	},
1743 	{
1744 		.key = "init.svc.proxy-tunneling",
1745 		.value = "stopped",
1746 	},
1747 	{
1748 		.key = "init.svc.proxy",
1749 		.value = "stopped",
1750 	},
1751 	{
1752 		.key = "init.svc.pvrsrvctl",
1753 		.value = "stopped",
1754 	},
1755 	{
1756 		.key = "init.svc.rfkill_bt",
1757 		.value = "stopped",
1758 	},
1759 	{
1760 		.key = "init.svc.ril-daemon",
1761 		.value = "stopped",
1762 	},
1763 	{
1764 		.key = "init.svc.rmasusdir",
1765 		.value = "stopped",
1766 	},
1767 	{
1768 		.key = "init.svc.sdcard",
1769 		.value = "running",
1770 	},
1771 	{
1772 		.key = "init.svc.servicemanager",
1773 		.value = "running",
1774 	},
1775 	{
1776 		.key = "init.svc.simid",
1777 		.value = "stopped",
1778 	},
1779 	{
1780 		.key = "init.svc.surfaceflinger",
1781 		.value = "running",
1782 	},
1783 	{
1784 		.key = "init.svc.tkbd",
1785 		.value = "running",
1786 	},
1787 	{
1788 		.key = "init.svc.ueventd",
1789 		.value = "running",
1790 	},
1791 	{
1792 		.key = "init.svc.upi_ug31xx",
1793 		.value = "running",
1794 	},
1795 	{
1796 		.key = "init.svc.vold",
1797 		.value = "running",
1798 	},
1799 	{
1800 		.key = "init.svc.watchdogd",
1801 		.value = "running",
1802 	},
1803 	{
1804 		.key = "init.svc.wlan_prov",
1805 		.value = "stopped",
1806 	},
1807 	{
1808 		.key = "init.svc.zygote",
1809 		.value = "running",
1810 	},
1811 	{
1812 		.key = "keyguard.no_require_sim",
1813 		.value = "true",
1814 	},
1815 	{
1816 		.key = "lpa.deepbuffer.enable",
1817 		.value = "1",
1818 	},
1819 	{
1820 		.key = "net.bt.name",
1821 		.value = "Android",
1822 	},
1823 	{
1824 		.key = "net.change",
1825 		.value = "net.dns2",
1826 	},
1827 	{
1828 		.key = "net.dns1",
1829 		.value = "208.67.222.222",
1830 	},
1831 	{
1832 		.key = "net.dns2",
1833 		.value = "208.67.220.220",
1834 	},
1835 	{
1836 		.key = "net.hostname",
1837 		.value = "android-421bda0b2126bf26",
1838 	},
1839 	{
1840 		.key = "net.qtaguid_enabled",
1841 		.value = "1",
1842 	},
1843 	{
1844 		.key = "net.tcp.buffersize.default",
1845 		.value = "4096,87380,110208,4096,16384,110208",
1846 	},
1847 	{
1848 		.key = "net.tcp.buffersize.edge",
1849 		.value = "4093,26280,110208,4096,16384,110208",
1850 	},
1851 	{
1852 		.key = "net.tcp.buffersize.evdo",
1853 		.value = "4094,87380,262144,4096,16384,262144",
1854 	},
1855 	{
1856 		.key = "net.tcp.buffersize.gprs",
1857 		.value = "4092,8760,65536,4096,8760,65536",
1858 	},
1859 	{
1860 		.key = "net.tcp.buffersize.hsdpa",
1861 		.value = "4094,87380,262144,4096,16384,262144",
1862 	},
1863 	{
1864 		.key = "net.tcp.buffersize.hspa",
1865 		.value = "4094,87380,262144,4096,16384,262144",
1866 	},
1867 	{
1868 		.key = "net.tcp.buffersize.hspap",
1869 		.value = "4094,87380,1220608,4096,16384,1220608",
1870 	},
1871 	{
1872 		.key = "net.tcp.buffersize.hsupa",
1873 		.value = "4094,87380,262144,4096,16384,262144",
1874 	},
1875 	{
1876 		.key = "net.tcp.buffersize.lte",
1877 		.value = "524288,1048576,2097152,262144,524288,1048576",
1878 	},
1879 	{
1880 		.key = "net.tcp.buffersize.umts",
1881 		.value = "4094,87380,110208,4096,16384,110208",
1882 	},
1883 	{
1884 		.key = "net.tcp.buffersize.wifi",
1885 		.value = "524288,1048576,2097152,131072,262144,393216",
1886 	},
1887 	{
1888 		.key = "offload.compress.device",
1889 		.value = "2",
1890 	},
1891 	{
1892 		.key = "panel.physicalHeightmm",
1893 		.value = "98",
1894 	},
1895 	{
1896 		.key = "panel.physicalWidthmm",
1897 		.value = "55",
1898 	},
1899 	{
1900 		.key = "persist.asus.audbg",
1901 		.value = "0",
1902 	},
1903 	{
1904 		.key = "persist.asus.dclick",
1905 		.value = "0",
1906 	},
1907 	{
1908 		.key = "persist.asus.glove",
1909 		.value = "0",
1910 	},
1911 	{
1912 		.key = "persist.asus.instant_camera",
1913 		.value = "0",
1914 	},
1915 	{
1916 		.key = "persist.asus.message.debug",
1917 		.value = "0",
1918 	},
1919 	{
1920 		.key = "persist.asus.message.gcf.mode",
1921 		.value = "0",
1922 	},
1923 	{
1924 		.key = "persist.asuslog.dump.date",
1925 		.value = "2017_1019_205935",
1926 	},
1927 	{
1928 		.key = "persist.dual_sim",
1929 		.value = "dsds",
1930 	},
1931 	{
1932 		.key = "persist.dynamic-data-sim",
1933 		.value = "reboot",
1934 	},
1935 	{
1936 		.key = "persist.gps.chip",
1937 		.value = "bcm4752",
1938 	},
1939 	{
1940 		.key = "persist.modem.tlv.cpaction",
1941 		.value = "done",
1942 	},
1943 	{
1944 		.key = "persist.radio.device.imei2",
1945 		.value = "357067065748715",
1946 	},
1947 	{
1948 		.key = "persist.radio.device.imei",
1949 		.value = "357067065748707",
1950 	},
1951 	{
1952 		.key = "persist.radio.ril_modem_state",
1953 		.value = "1",
1954 	},
1955 	{
1956 		.key = "persist.ril-daemon.disable",
1957 		.value = "dsds",
1958 	},
1959 	{
1960 		.key = "persist.service.thermal",
1961 		.value = "1",
1962 	},
1963 	{
1964 		.key = "persist.sys.dalvik.vm.lib",
1965 		.value = "libdvm.so",
1966 	},
1967 	{
1968 		.key = "persist.sys.power_saving.IM",
1969 		.value = "0",
1970 	},
1971 	{
1972 		.key = "persist.sys.power_saving",
1973 		.value = "1",
1974 	},
1975 	{
1976 		.key = "persist.sys.profiler_ms",
1977 		.value = "0",
1978 	},
1979 	{
1980 		.key = "persist.sys.setupwizard.active",
1981 		.value = "false",
1982 	},
1983 	{
1984 		.key = "persist.sys.timezone",
1985 		.value = "America/New_York",
1986 	},
1987 	{
1988 		.key = "persist.sys.usb.config",
1989 		.value = "mtp,adb",
1990 	},
1991 	{
1992 		.key = "persist.system.at-proxy.mode",
1993 		.value = "0",
1994 	},
1995 	{
1996 		.key = "persist.tcs.config_name",
1997 		.value = "XMM6360_CONF_FLASHLESS",
1998 	},
1999 	{
2000 		.key = "persist.tel.hot_swap.support",
2001 		.value = "true",
2002 	},
2003 	{
2004 		.key = "persist.telproviders.debug",
2005 		.value = "0",
2006 	},
2007 	{
2008 		.key = "persist.thermal.display.msg",
2009 		.value = "1",
2010 	},
2011 	{
2012 		.key = "persist.thermal.display.vibra",
2013 		.value = "1",
2014 	},
2015 	{
2016 		.key = "persist.thermal.shutdown.msg",
2017 		.value = "1",
2018 	},
2019 	{
2020 		.key = "persist.thermal.shutdown.tone",
2021 		.value = "1",
2022 	},
2023 	{
2024 		.key = "persist.thermal.shutdown.vibra",
2025 		.value = "1",
2026 	},
2027 	{
2028 		.key = "ril.coredumpwarning.enable",
2029 		.value = "1",
2030 	},
2031 	{
2032 		.key = "ril.ecclist1",
2033 		.value = "112,911,000,08,110,118,119,999",
2034 	},
2035 	{
2036 		.key = "ril.ecclist",
2037 		.value = "112,911,000,08,110,118,119,999",
2038 	},
2039 	{
2040 		.key = "ro.adb.secure",
2041 		.value = "1",
2042 	},
2043 	{
2044 		.key = "ro.additionalbutton.operation",
2045 		.value = "0",
2046 	},
2047 	{
2048 		.key = "ro.allow.mock.location",
2049 		.value = "0",
2050 	},
2051 	{
2052 		.key = "ro.asus.amax.lite",
2053 		.value = "1",
2054 	},
2055 	{
2056 		.key = "ro.asus.ui",
2057 		.value = "1.0",
2058 	},
2059 	{
2060 		.key = "ro.baseband",
2061 		.value = "unknown",
2062 	},
2063 	{
2064 		.key = "ro.blankphone_id",
2065 		.value = "1",
2066 	},
2067 	{
2068 		.key = "ro.board.platform",
2069 		.value = "clovertrail",
2070 	},
2071 	{
2072 		.key = "ro.boot.bootmedia",
2073 		.value = "sdcard",
2074 	},
2075 	{
2076 		.key = "ro.boot.hardware",
2077 		.value = "redhookbay",
2078 	},
2079 	{
2080 		.key = "ro.boot.mode",
2081 		.value = "main",
2082 	},
2083 	{
2084 		.key = "ro.boot.serialno",
2085 		.value = "MedfieldE35E5BF7",
2086 	},
2087 	{
2088 		.key = "ro.boot.spid",
2089 		.value = "0000:0000:0003:0002:0000:0021",
2090 	},
2091 	{
2092 		.key = "ro.boot.wakesrc",
2093 		.value = "05",
2094 	},
2095 	{
2096 		.key = "ro.bootloader",
2097 		.value = "unknown",
2098 	},
2099 	{
2100 		.key = "ro.bootmode",
2101 		.value = "main",
2102 	},
2103 	{
2104 		.key = "ro.bsp.app2sd",
2105 		.value = "true",
2106 	},
2107 	{
2108 		.key = "ro.bt.bdaddr_path",
2109 		.value = "/config/bt/bd_addr.conf",
2110 	},
2111 	{
2112 		.key = "ro.build.app.version",
2113 		.value = "044000307_201407220024",
2114 	},
2115 	{
2116 		.key = "ro.build.asus.sku",
2117 		.value = "WW",
2118 	},
2119 	{
2120 		.key = "ro.build.asus.version.pensdk",
2121 		.value = "1",
2122 	},
2123 	{
2124 		.key = "ro.build.asus.version",
2125 		.value = "4.11.40.79",
2126 	},
2127 	{
2128 		.key = "ro.build.characteristics",
2129 		.value = "default",
2130 	},
2131 	{
2132 		.key = "ro.build.csc.version",
2133 		.value = "WW-ZC451CG-4.11.40.79-rel-user-20150305-175507-signed",
2134 	},
2135 	{
2136 		.key = "ro.build.date.utc",
2137 		.value = "1425549368",
2138 	},
2139 	{
2140 		.key = "ro.build.date",
2141 		.value = "2015xE5xB9xB4 03xE6x9Cx88 05xE6x97xA5 xE6x98x9FxE6x9Cx9FxE5x9Bx9B 17:56:08 CST",
2142 	},
2143 	{
2144 		.key = "ro.build.description",
2145 		.value = "zc451cg-user 4.4.2 KVT49L WW_user_4.11.40.79_20150305 release-keys",
2146 	},
2147 	{
2148 		.key = "ro.build.display.id",
2149 		.value = "ASUS_Z007_WW_user_4.11.40.79_20150305 release-keys",
2150 	},
2151 	{
2152 		.key = "ro.build.fingerprint",
2153 		.value = "asus/WW_zc451cg/ASUS_Z007:4.4.2/KVT49L/WW_user_4.11.40.79_20150305:user/release-keys",
2154 	},
2155 	{
2156 		.key = "ro.build.host",
2157 		.value = "BUILDER3",
2158 	},
2159 	{
2160 		.key = "ro.build.id",
2161 		.value = "KVT49L",
2162 	},
2163 	{
2164 		.key = "ro.build.product",
2165 		.value = "ASUS_Z007",
2166 	},
2167 	{
2168 		.key = "ro.build.tags",
2169 		.value = "release-keys",
2170 	},
2171 	{
2172 		.key = "ro.build.type",
2173 		.value = "user",
2174 	},
2175 	{
2176 		.key = "ro.build.user",
2177 		.value = "builder3",
2178 	},
2179 	{
2180 		.key = "ro.build.version.codename",
2181 		.value = "REL",
2182 	},
2183 	{
2184 		.key = "ro.build.version.incremental",
2185 		.value = "WW_zc451cg-WW_user_4.11.40.79_20150305-user-20150305",
2186 	},
2187 	{
2188 		.key = "ro.build.version.release",
2189 		.value = "4.4.2",
2190 	},
2191 	{
2192 		.key = "ro.build.version.sdk",
2193 		.value = "19",
2194 	},
2195 	{
2196 		.key = "ro.camera.sound.forced",
2197 		.value = "0",
2198 	},
2199 	{
2200 		.key = "ro.carrier",
2201 		.value = "unknown",
2202 	},
2203 	{
2204 		.key = "ro.com.android.dataroaming",
2205 		.value = "false",
2206 	},
2207 	{
2208 		.key = "ro.com.android.dateformat",
2209 		.value = "MM-dd-yyyy",
2210 	},
2211 	{
2212 		.key = "ro.com.google.clientidbase.am",
2213 		.value = "android-asus",
2214 	},
2215 	{
2216 		.key = "ro.com.google.clientidbase.gmm",
2217 		.value = "android-asus",
2218 	},
2219 	{
2220 		.key = "ro.com.google.clientidbase.ms",
2221 		.value = "android-asus",
2222 	},
2223 	{
2224 		.key = "ro.com.google.clientidbase.yt",
2225 		.value = "android-asus",
2226 	},
2227 	{
2228 		.key = "ro.com.google.clientidbase",
2229 		.value = "android-asus",
2230 	},
2231 	{
2232 		.key = "ro.com.google.gmsversion",
2233 		.value = "4.4_r5",
2234 	},
2235 	{
2236 		.key = "ro.config.CID",
2237 		.value = "ASUS",
2238 	},
2239 	{
2240 		.key = "ro.config.alarm_alert",
2241 		.value = "BusyBugs.ogg",
2242 	},
2243 	{
2244 		.key = "ro.config.calendaralert_sound",
2245 		.value = "CalendarEvent.ogg",
2246 	},
2247 	{
2248 		.key = "ro.config.hwrlib",
2249 		.value = "T9_x86",
2250 	},
2251 	{
2252 		.key = "ro.config.idcode",
2253 		.value = "1A",
2254 	},
2255 	{
2256 		.key = "ro.config.newmail_sound",
2257 		.value = "NewMail.ogg",
2258 	},
2259 	{
2260 		.key = "ro.config.notification_sound",
2261 		.value = "NewMessage.ogg",
2262 	},
2263 	{
2264 		.key = "ro.config.personality",
2265 		.value = "compat_layout",
2266 	},
2267 	{
2268 		.key = "ro.config.ringtone",
2269 		.value = "Festival.ogg",
2270 	},
2271 	{
2272 		.key = "ro.config.sentmail_sound",
2273 		.value = "SentMail.ogg",
2274 	},
2275 	{
2276 		.key = "ro.config.versatility",
2277 		.value = "WW",
2278 	},
2279 	{
2280 		.key = "ro.config.xt9ime.max_subtype",
2281 		.value = "7",
2282 	},
2283 	{
2284 		.key = "ro.contact.simtype",
2285 		.value = "1",
2286 	},
2287 	{
2288 		.key = "ro.crypto.fuse_sdcard",
2289 		.value = "true",
2290 	},
2291 	{
2292 		.key = "ro.crypto.state",
2293 		.value = "unencrypted",
2294 	},
2295 	{
2296 		.key = "ro.debuggable",
2297 		.value = "0",
2298 	},
2299 	{
2300 		.key = "ro.epad.model",
2301 		.value = "ASUS_Z007",
2302 	},
2303 	{
2304 		.key = "ro.epad.mount_point.microsd",
2305 		.value = "/storage/MicroSD",
2306 	},
2307 	{
2308 		.key = "ro.epad.mount_point.usbdisk1",
2309 		.value = "/storage/USBdisk1",
2310 	},
2311 	{
2312 		.key = "ro.factorytest",
2313 		.value = "0",
2314 	},
2315 	{
2316 		.key = "ro.fmrx.sound.forced",
2317 		.value = "1",
2318 	},
2319 	{
2320 		.key = "ro.gsm.fac.mode",
2321 		.value = "0",
2322 	},
2323 	{
2324 		.key = "ro.hardware",
2325 		.value = "redhookbay",
2326 	},
2327 	{
2328 		.key = "ro.hwui.text_large_cache_height",
2329 		.value = "512",
2330 	},
2331 	{
2332 		.key = "ro.hwui.text_large_cache_width",
2333 		.value = "2048",
2334 	},
2335 	{
2336 		.key = "ro.hwui.texture_cache_size",
2337 		.value = "24.0f",
2338 	},
2339 	{
2340 		.key = "ro.ime.lowmemory",
2341 		.value = "false",
2342 	},
2343 	{
2344 		.key = "ro.isn",
2345 		.value = "HD5390HQ80E3RS",
2346 	},
2347 	{
2348 		.key = "ro.opengles.version",
2349 		.value = "131072",
2350 	},
2351 	{
2352 		.key = "ro.product.board",
2353 		.value = "clovertrail",
2354 	},
2355 	{
2356 		.key = "ro.product.brand",
2357 		.value = "asus",
2358 	},
2359 	{
2360 		.key = "ro.product.cpu.abi2",
2361 		.value = "armeabi-v7a",
2362 	},
2363 	{
2364 		.key = "ro.product.cpu.abi",
2365 		.value = "x86",
2366 	},
2367 	{
2368 		.key = "ro.product.device",
2369 		.value = "ASUS_Z007",
2370 	},
2371 	{
2372 		.key = "ro.product.locale.language",
2373 		.value = "en",
2374 	},
2375 	{
2376 		.key = "ro.product.locale.region",
2377 		.value = "US",
2378 	},
2379 	{
2380 		.key = "ro.product.manufacturer",
2381 		.value = "asus",
2382 	},
2383 	{
2384 		.key = "ro.product.model",
2385 		.value = "ASUS_Z007",
2386 	},
2387 	{
2388 		.key = "ro.product.name",
2389 		.value = "WW_zc451cg",
2390 	},
2391 	{
2392 		.key = "ro.rebootchargermode",
2393 		.value = "true",
2394 	},
2395 	{
2396 		.key = "ro.revision",
2397 		.value = "0",
2398 	},
2399 	{
2400 		.key = "ro.ril.status.polling.enable",
2401 		.value = "0",
2402 	},
2403 	{
2404 		.key = "ro.runtime.firstboot",
2405 		.value = "1508461210442",
2406 	},
2407 	{
2408 		.key = "ro.secure",
2409 		.value = "1",
2410 	},
2411 	{
2412 		.key = "ro.serialno",
2413 		.value = "F3AZB701E114",
2414 	},
2415 	{
2416 		.key = "ro.setupwizard.mode",
2417 		.value = "OPTIONAL",
2418 	},
2419 	{
2420 		.key = "ro.sf.lcd_density",
2421 		.value = "240",
2422 	},
2423 	{
2424 		.key = "ro.spid.gps.FrqPlan",
2425 		.value = "FRQ_PLAN_26MHZ_2PPM_26MHZ_100PPB",
2426 	},
2427 	{
2428 		.key = "ro.spid.gps.RfType",
2429 		.value = "GL_RF_4752_BRCM_EXT_LNA",
2430 	},
2431 	{
2432 		.key = "ro.spid.gps.pmm",
2433 		.value = "disabled",
2434 	},
2435 	{
2436 		.key = "ro.spid.gps.tty",
2437 		.value = "ttyMFD3",
2438 	},
2439 	{
2440 		.key = "ro.streaming.video.drs",
2441 		.value = "true",
2442 	},
2443 	{
2444 		.key = "ro.system.simtype",
2445 		.value = "2",
2446 	},
2447 	{
2448 		.key = "ro.thermal.ituxversion",
2449 		.value = "2.0",
2450 	},
2451 	{
2452 		.key = "ro.wifi.channels",
2453 		.value = "",
2454 	},
2455 	{
2456 		.key = "rs.gpu.filterscript",
2457 		.value = "0",
2458 	},
2459 	{
2460 		.key = "rs.gpu.renderscript",
2461 		.value = "0",
2462 	},
2463 	{
2464 		.key = "rs.gpu.rsIntrinsic",
2465 		.value = "0",
2466 	},
2467 	{
2468 		.key = "service.bootanim.exit",
2469 		.value = "1",
2470 	},
2471 	{
2472 		.key = "sys.adbon.oneshot",
2473 		.value = "0",
2474 	},
2475 	{
2476 		.key = "sys.boot_completed",
2477 		.value = "1",
2478 	},
2479 	{
2480 		.key = "sys.config.maxxaudio",
2481 		.value = "1",
2482 	},
2483 	{
2484 		.key = "sys.ia32.version",
2485 		.value = "00.57",
2486 	},
2487 	{
2488 		.key = "sys.ifwi.version",
2489 		.value = "84.11",
2490 	},
2491 	{
2492 		.key = "sys.kernel.version",
2493 		.value = "3.10.20-g4f9772c",
2494 	},
2495 	{
2496 		.key = "sys.punit.version",
2497 		.value = "A1.40",
2498 	},
2499 	{
2500 		.key = "sys.scu.version",
2501 		.value = "20.3E",
2502 	},
2503 	{
2504 		.key = "sys.settings_global_version",
2505 		.value = "5",
2506 	},
2507 	{
2508 		.key = "sys.settings_secure_version",
2509 		.value = "4",
2510 	},
2511 	{
2512 		.key = "sys.suppia32.version",
2513 		.value = "00.57",
2514 	},
2515 	{
2516 		.key = "sys.sysctl.extra_free_kbytes",
2517 		.value = "4803",
2518 	},
2519 	{
2520 		.key = "sys.tkb.enable",
2521 		.value = "false",
2522 	},
2523 	{
2524 		.key = "sys.usb.config",
2525 		.value = "mtp,adb",
2526 	},
2527 	{
2528 		.key = "sys.usb.state",
2529 		.value = "mtp,adb",
2530 	},
2531 	{
2532 		.key = "sys.valhooks.version",
2533 		.value = "84.11",
2534 	},
2535 	{
2536 		.key = "system.at-proxy.mode",
2537 		.value = "0",
2538 	},
2539 	{
2540 		.key = "vold.post_fs_data_done",
2541 		.value = "1",
2542 	},
2543 	{
2544 		.key = "widi.media.extmode.enable",
2545 		.value = "false",
2546 	},
2547 	{
2548 		.key = "widi.uibc.enable",
2549 		.value = "false",
2550 	},
2551 	{
2552 		.key = "wifi.interface",
2553 		.value = "wlan0",
2554 	},
2555 	{
2556 		.key = "wifi.version.driver",
2557 		.value = "7.10.323.28",
2558 	},
2559 	{
2560 		.key = "wlan.driver.status",
2561 		.value = "ok",
2562 	},
2563 	{
2564 		.key = "wlan.driver.vendor",
2565 		.value = "bcm",
2566 	},
2567 	{
2568 		.key = "wpa_supplicant.pid",
2569 		.value = "694",
2570 	},
2571 	{ NULL },
2572 };
2573 #endif /* __ANDROID__ */
2574