· 6 years ago · Apr 02, 2020, 01:12 PM
1Press ESCAPE for boot options .Android Fastboot mode - version 0.7.
2Press RETURN or SPACE key to quit.
3EFI stub: Booting Linux Kernel...
4EFI stub: EFI_RNG_PROTOCOL unavailable, no randomness supplied
5EFI stub: Using DTB from configuration table
6Failed to handle fs_proto
7EFI stub: ERROR: Failed initrd from command line!
8EFI stub: Exiting boot services and installing virtual address map...
9D/TC:1 generic_boot_cpu_on_handler:1148 cpu 1: a0 0x0
10D/TC:1 init_secondary_helper:1133 Secondary CPU Switching to normal world boot
11D/TC:2 generic_boot_cpu_on_handler:1148 cpu 2: a0 0x0
12D/TC:2 init_secondary_helper:1133 Secondary CPU Switching to normal world boot
13D/TC:3 generic_boot_cpu_on_handler:1148 cpu 3: a0 0x0
14D/TC:3 init_secondary_helper:1133 Secondary CPU Switching to normal world boot
15D/TC:4 generic_boot_cpu_on_handler:1148 cpu 4: a0 0x0
16D/TC:4 select_vector:909 SMCCC_ARCH_WORKAROUND_1 (0x80008000) available
17D/TC:4 select_vector:910 SMC Workaround for CVE-2017-5715 used
18D/TC:4 init_secondary_helper:1133 Secondary CPU Switching to normal world boot
19D/TC:5 generic_boot_cpu_on_handler:1148 cpu 5: a0 0x0
20D/TC:5 select_vector:909 SMCCC_ARCH_WORKAROUND_1 (0x80008000) available
21D/TC:5 select_vector:910 SMC Workaround for CVE-2017-5715 used
22D/TC:5 init_secondary_helper:1133 Secondary CPU Switching to normal world boot
23D/TC:6 generic_boot_cpu_on_handler:1148 cpu 6: a0 0x0
24D/TC:6 select_vector:909 SMCCC_ARCH_WORKAROUND_1 (0x80008000) available
25D/TC:6 select_vector:910 SMC Workaround for CVE-2017-5715 used
26D/TC:6 init_secondary_helper:1133 Secondary CPU Switching to normal world boot
27D/TC:7 generic_boot_cpu_on_handler:1148 cpu 7: a0 0x0
28D/TC:7 select_vector:909 SMCCC_ARCH_WORKAROUND_1 (0x80008000) available
29D/TC:7 select_vector:910 SMC Workaround for CVE-2017-5715 used
30D/TC:7 init_secondary_helper:1133 Secondary CPU Switching to normal world boot
31D/TC:0 tee_entry_exchange_capabilities:101 Dynamic shared memory is enabled
32[ 0.000000] Booting Linux on physical CPU 0x0
33[ 0.000000] Linux version 4.14.140-ge18888d0b18f (mangd1ng@ubuntu) (Android (5271481 based on r349610) clang version 8.0.8 (https://android.googlesource.com/toolchain/clang 4dba9ad555eabb40b39dc53c12d09423e9faea7b) (https://android.googlesource.com/toolchain/llvm ab552995647d484a712bf15f77e6c6f4e8ac532b) (based on LLVM 8.0.8svn)) #3 SMP PREEMPT Tue Mar 31 21:48:25 PDT 2020
34[ 0.000000] Boot CPU: AArch64 Processor [410fd034]
35[ 0.000000] Machine model: HiKey960
36[ 0.000000] efi: Getting EFI parameters from FDT:
37[ 0.000000] efi: EFI v2.60 by EDK II
38[ 0.000000] efi: MEMATTR=0xbee78a98
39[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000016c00000, size 64 MiB
40[ 0.000000] OF: reserved mem: initialized node fastboot-cma-mem, compatible id shared-dma-pool
41[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000020c00000, size 64 MiB
42[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
43[ 0.000000] On node 0 totalpages: 1038903
44[ 0.000000] DMA zone: 14185 pages used for memmap
45[ 0.000000] DMA zone: 0 pages reserved
46[ 0.000000] DMA zone: 907831 pages, LIFO batch:31
47[ 0.000000] Normal zone: 2048 pages used for memmap
48[ 0.000000] Normal zone: 131072 pages, LIFO batch:31
49[ 0.000000] psci: probing for conduit method from DT.
50[ 0.000000] psci: PSCIv1.1 detected in firmware.
51[ 0.000000] psci: Using standard PSCI v0.2 function IDs
52[ 0.000000] psci: Trusted OS migration not required
53[ 0.000000] psci: SMC Calling Convention v1.1
54[ 0.000000] random: get_random_bytes called from start_kernel+0x8c/0x4bc with crng_init=0
55[ 0.000000] percpu: Embedded 23 pages/cpu s55960 r8192 d30056 u94208
56[ 0.000000] pcpu-alloc: s55960 r8192 d30056 u94208 alloc=23*4096
57[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
58[ 0.000000] Detected VIPT I-cache on CPU0
59[ 0.000000] CPU features: enabling workaround for ARM erratum 845719
60[ 0.000000] Speculative Store Bypass Disable mitigation not required
61[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1022670
62[ 0.000000] Kernel command line: androidboot.hardware=hikey960 firmware_class.path=/vendor/firmware loglevel=15 efi=noruntime overlay_mgr.overlay_dt_entry=hardware_cfg_enable_android_fstab buildvariant=userdebug console=ttyAMA6 androidboot.serialno=3BE06D8D0062652D initrd=0x7C00000,0x17FA5E
63[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
64[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
65[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
66[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
67[ 0.000000] software IO TLB: mapped [mem 0xdbfff000-0xdffff000] (64MB)
68[ 0.000000] Memory: 3839628K/4155612K available (13948K kernel code, 1376K rwdata, 4568K rodata, 3136K init, 914K bss, 184912K reserved, 131072K cma-reserved)
69[ 0.000000] Virtual kernel memory layout:
70[ 0.000000] modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB)
71[ 0.000000] vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000 ( 250 GB)
72[ 0.000000] .text : 0x (ptrval) - 0x (ptrval) ( 13952 KB)
73[ 0.000000] .rodata : 0x (ptrval) - 0x (ptrval) ( 4608 KB)
74[ 0.000000] .init : 0x (ptrval) - 0x (ptrval) ( 3136 KB)
75[ 0.000000] .data : 0x (ptrval) - 0x (ptrval) ( 1377 KB)
76[ 0.000000] .bss : 0x (ptrval) - 0x (ptrval) ( 915 KB)
77[ 0.000000] fixed : 0xffffffbefe7fb000 - 0xffffffbefec00000 ( 4116 KB)
78[ 0.000000] PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000 ( 16 MB)
79[ 0.000000] vmemmap : 0xffffffbf00000000 - 0xffffffc000000000 ( 4 GB maximum)
80[ 0.000000] 0xffffffbf00000000 - 0xffffffbf08800000 ( 136 MB actual)
81[ 0.000000] memory : 0xffffffc000000000 - 0xffffffc220000000 ( 8704 MB)
82[ 0.000000] Preemptible hierarchical RCU implementation.
83[ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=8.
84[ 0.000000] Tasks RCU enabled.
85[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
86[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
87[ 0.000000] GIC: Using split EOI/Deactivate mode
88[ 0.000000] arch_timer: cp15 timer(s) running at 1.92MHz (phys).
89[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1c570327e, max_idle_ns: 1763180809505 ns
90[ 0.000005] sched_clock: 56 bits at 1920kHz, resolution 520ns, wraps every 4398046510977ns
91[ 0.000096] clocksource: arm,sp804: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58334160866034 ns
92[ 0.000675] Calibrating delay loop (skipped), value calculated using timer frequency.. 3.84 BogoMIPS (lpj=7680)
93[ 0.000686] pid_max: default: 32768 minimum: 301
94[ 0.000810] Security Framework initialized
95[ 0.000822] SELinux: Initializing.
96[ 0.000870] SELinux: Starting in permissive mode
97[ 0.000969] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
98[ 0.000987] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
99[ 0.016041] ASID allocator initialised with 32768 entries
100[ 0.024020] Hierarchical SRCU implementation.
101[ 0.032899] EFI runtime services will be disabled.
102[ 0.040065] smp: Bringing up secondary CPUs ...
103[ 0.080604] Detected VIPT I-cache on CPU1
104[ 0.080695] CPU1: Booted secondary processor [410fd034]
105[ 0.120489] Detected VIPT I-cache on CPU2
106[ 0.120524] CPU2: Booted secondary processor [410fd034]
107[ 0.160515] Detected VIPT I-cache on CPU3
108[ 0.160538] CPU3: Booted secondary processor [410fd034]
109[ 0.214330] CPU features: enabling workaround for ARM erratum 858921
110[ 0.214336] Detected VIPT I-cache on CPU4
111[ 0.214343] CPU features: SANITY CHECK: Unexpected variation in SYS_ID_AA64MMFR0_EL1. Boot CPU: 0x00000000001122, CPU4: 0x00000000101122
112[ 0.214350] CPU features: Unsupported CPU feature variation detected.
113[ 0.214360] arch_timer: Enabling local workaround for ARM erratum 858921
114[ 0.214370] arch_timer: CPU4: Trapping CNTVCT access
115[ 0.214376] CPU4: Booted secondary processor [410fd091]
116[ 0.264786] Detected VIPT I-cache on CPU5
117[ 0.264791] CPU features: SANITY CHECK: Unexpected variation in SYS_ID_AA64MMFR0_EL1. Boot CPU: 0x00000000001122, CPU5: 0x00000000101122
118[ 0.264801] arch_timer: Enabling local workaround for ARM erratum 858921
119[ 0.264806] arch_timer: CPU5: Trapping CNTVCT access
120[ 0.264810] CPU5: Booted secondary processor [410fd091]
121[ 0.316842] Detected VIPT I-cache on CPU6
122[ 0.316847] CPU features: SANITY CHECK: Unexpected variation in SYS_ID_AA64MMFR0_EL1. Boot CPU: 0x00000000001122, CPU6: 0x00000000101122
123[ 0.316856] arch_timer: Enabling local workaround for ARM erratum 858921
124[ 0.316861] arch_timer: CPU6: Trapping CNTVCT access
125[ 0.316865] CPU6: Booted secondary processor [410fd091]
126[ 0.368896] Detected VIPT I-cache on CPU7
127[ 0.368901] CPU features: SANITY CHECK: Unexpected variation in SYS_ID_AA64MMFR0_EL1. Boot CPU: 0x00000000001122, CPU7: 0x00000000101122
128[ 0.368910] arch_timer: Enabling local workaround for ARM erratum 858921
129[ 0.368915] arch_timer: CPU7: Trapping CNTVCT access
130[ 0.368919] CPU7: Booted secondary processor [410fd091]
131[ 0.368990] smp: Brought up 1 node, 8 CPUs
132[ 0.369040] SMP: Total of 8 processors activated.
133[ 0.369048] CPU features: detected feature: 32-bit EL0 Support
134[ 0.369053] CPU features: detected feature: Kernel page table isolation (KPTI)
135[ 0.372761] CPU: All CPU(s) started at EL2
136[ 0.372790] alternatives: patching kernel code
137[ 0.373076] CPU7: update max cpu_capacity 1024
138[ 0.379499] Registered cp15_barrier emulation handler
139[ 0.379512] Registered setend emulation handler
140[ 0.379606] CPU4: update max cpu_capacity 1024
141[ 0.379677] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
142[ 0.379689] futex hash table entries: 2048 (order: 6, 262144 bytes)
143[ 0.381195] xor: measuring software checksum speed
144[ 0.420622] 8regs : 5021.000 MB/sec
145[ 0.460666] 8regs_prefetch: 3530.000 MB/sec
146[ 0.500707] 32regs : 4338.000 MB/sec
147[ 0.540720] 32regs_prefetch: 5337.000 MB/sec
148[ 0.540725] xor: using function: 32regs_prefetch (5337.000 MB/sec)
149[ 0.540737] pinctrl core: initialized pinctrl subsystem
150[ 0.541819] DMI not present or invalid.
151[ 0.542035] NET: Registered protocol family 16
152[ 0.542254] schedtune: configured to support 5 boost groups
153[ 0.542758] cpuidle: using governor ladder
154[ 0.545056] cpuidle: using governor menu
155[ 0.545167] vdso: 2 pages (1 code @ (ptrval), 1 data @ (ptrval))
156[ 0.545174] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
157[ 0.545848] DMA: preallocated 256 KiB pool for atomic allocations
158[ 0.545939] Serial: AMBA PL011 UART driver
159[ 0.546136] pstore: using zlib compression
160[ 0.546496] console [pstore-1] enabled
161[ 0.546501] pstore: Registered ramoops as persistent store backend
162[ 0.546507] ramoops: attached 0x100000@0x20a00000, ecc: 0/0
163[ 0.567984] hi3660-mbox e896b000.mailbox: Mailbox enabled
164[ 0.568707] uart-pl011 ffd74000.serial: could not find pctldev for node /soc/pinmux@e896c000/uart3_pmx_func, deferring probe
165[ 0.568833] uart-pl011 fdf01000.serial: could not find pctldev for node /soc/pinmux@e896c000/uart4_pmx_func, deferring probe
166[ 0.568951] uart-pl011 fff32000.serial: could not find pctldev for node /soc/pinmux@e896c000/uart6_pmx_func, deferring probe
167[ 0.585429] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
168[ 0.652906] raid6: int64x1 gen() 1294 MB/s
169[ 0.720981] raid6: int64x1 xor() 708 MB/s
170[ 0.788998] raid6: int64x2 gen() 1665 MB/s
171[ 0.857090] raid6: int64x2 xor() 1001 MB/s
172[ 0.925125] raid6: int64x4 gen() 1921 MB/s
173[ 0.993166] raid6: int64x4 xor() 1091 MB/s
174[ 1.061213] raid6: int64x8 gen() 1737 MB/s
175[ 1.129279] raid6: int64x8 xor() 1039 MB/s
176[ 1.197330] raid6: neonx1 gen() 2035 MB/s
177[ 1.265384] raid6: neonx1 xor() 1918 MB/s
178[ 1.333443] raid6: neonx2 gen() 2960 MB/s
179[ 1.401485] raid6: neonx2 xor() 2713 MB/s
180[ 1.469530] raid6: neonx4 gen() 4115 MB/s
181[ 1.537584] raid6: neonx4 xor() 3637 MB/s
182[ 1.605637] raid6: neonx8 gen() 4429 MB/s
183[ 1.673692] raid6: neonx8 xor() 3459 MB/s
184[ 1.673697] raid6: using algorithm neonx8 gen() 4429 MB/s
185[ 1.673702] raid6: .... xor() 3459 MB/s, rmw enabled
186[ 1.673707] raid6: using neon recovery algorithm
187[ 1.673893] ACPI: Interpreter disabled.
188[ 1.674404] vgaarb: loaded
189[ 1.674726] SCSI subsystem initialized
190[ 1.674845] libata version 3.00 loaded.
191[ 1.674914] ssp-pl022 ffd68000.spi: could not find pctldev for node /soc/pinmux@fff11000/spi2_pmx_func, deferring probe
192[ 1.674938] ssp-pl022 ff3b3000.spi: could not find pctldev for node /soc/pinmux@ff3b6000/spi3_pmx_func, deferring probe
193[ 1.675205] usbcore: registered new interface driver usbfs
194[ 1.675265] usbcore: registered new interface driver hub
195[ 1.675352] usbcore: registered new device driver usb
196[ 1.675396] tcpc_class_init_1.1.1_G
197[ 1.675438] TCPC class init OK
198[ 1.675446] Init Richtek RegMap
199[ 1.675615] i2c_designware ffd71000.i2c: could not find pctldev for node /soc/pinmux@fff11000/i2c0_pmx_func, deferring probe
200[ 1.675637] i2c_designware ffd72000.i2c: could not find pctldev for node /soc/pinmux@fff11000/i2c1_pmx_func, deferring probe
201[ 1.675658] i2c_designware fdf0b000.i2c: could not find pctldev for node /soc/pinmux@fff11000/i2c7_pmx_func, deferring probe
202[ 1.675728] Linux video capture interface: v2.00
203[ 1.676050] dmi: Firmware registration failed.
204[ 1.676058] Registered efivars operations
205[ 1.676131] overlay_mgr: apply hardware_cfg_enable_android_fstab dt entry
206[ 1.676203] overlay_mgr: overlay_0 overlay applied
207[ 1.676560] Advanced Linux Sound Architecture Driver Initialized.
208[ 1.676786] Bluetooth: Core ver 2.22
209[ 1.676810] NET: Registered protocol family 31
210[ 1.676815] Bluetooth: HCI device and connection manager initialized
211[ 1.676823] Bluetooth: HCI socket layer initialized
212[ 1.676830] Bluetooth: L2CAP socket layer initialized
213[ 1.676850] Bluetooth: SCO socket layer initialized
214[ 1.677060] NetLabel: Initializing
215[ 1.677066] NetLabel: domain hash size = 128
216[ 1.677070] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
217[ 1.677103] NetLabel: unlabeled traffic allowed by default
218[ 1.677384] clocksource: Switched to clocksource arch_sys_counter
219[ 1.722250] VFS: Disk quotas dquot_6.6.0
220[ 1.722302] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
221[ 1.722560] pnp: PnP ACPI: disabled
222[ 1.723075] NET: Registered protocol family 2
223[ 1.723368] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
224[ 1.723485] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
225[ 1.723769] TCP: Hash tables configured (established 32768 bind 32768)
226[ 1.723840] UDP hash table entries: 2048 (order: 4, 65536 bytes)
227[ 1.723890] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
228[ 1.724071] NET: Registered protocol family 1
229[ 1.724090] PCI: CLS 0 bytes, default 128
230[ 1.724223] Trying to unpack rootfs image as initramfs...
231[ 1.763884] Freeing initrd memory: 1532K
232[ 1.764730] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
233[ 1.765038] kvm [1]: 8-bit VMID
234[ 1.765893] kvm [1]: vgic interrupt IRQ1
235[ 1.766050] kvm [1]: Hyp mode initialized successfully
236[ 1.768423] audit: initializing netlink subsys (disabled)
237[ 1.768529] audit: type=2000 audit(1.759:1): state=initialized audit_enabled=0 res=1
238[ 1.768755] Initialise system trusted keyrings
239[ 1.768850] workingset: timestamp_bits=45 max_order=20 bucket_order=0
240[ 1.769368] squashfs: version 4.0 (2009/01/31) Phillip Lougher
241[ 1.769386] Registering sdcardfs 0.1
242[ 1.769477] fuse init (API version 7.26)
243[ 1.769576] 9p: Installing v9fs 9p2000 file system support
244[ 1.769717] SELinux: Registering netfilter hooks
245[ 1.772219] Key type asymmetric registered
246[ 1.772226] Asymmetric key parser 'x509' registered
247[ 1.772238] io scheduler noop registered
248[ 1.772272] io scheduler cfq registered (default)
249[ 1.772277] io scheduler mq-deadline registered
250[ 1.772282] io scheduler kyber registered
251[ 1.772987] pinctrl-single e896c000.pinmux: 124 pins at pa (ptrval) size 496
252[ 1.773174] pinctrl-single ff37e000.pinmux: 6 pins at pa (ptrval) size 24
253[ 1.773267] pinctrl-single ff3b6000.pinmux: 12 pins at pa (ptrval) size 48
254[ 1.773373] pinctrl-single ff3fd000.pinmux: 6 pins at pa (ptrval) size 24
255[ 1.773495] pinctrl-single fff11000.pinmux: 42 pins at pa (ptrval) size 168
256[ 1.773689] pinctrl-single e896c800.pinmux: 128 pins at pa (ptrval) size 512
257[ 1.773781] pinctrl-single ff3b6800.pinmux: 6 pins at pa (ptrval) size 24
258[ 1.773869] pinctrl-single ff3fd800.pinmux: 6 pins at pa (ptrval) size 24
259[ 1.773955] pinctrl-single ff37e800.pinmux: 6 pins at pa (ptrval) size 24
260[ 1.774082] pinctrl-single fff11800.pinmux: 47 pins at pa (ptrval) size 188
261[ 1.774394] pl061_gpio e8a0b000.gpio: PL061 GPIO chip @0x00000000e8a0b000 registered
262[ 1.774522] pl061_gpio e8a0c000.gpio: PL061 GPIO chip @0x00000000e8a0c000 registered
263[ 1.774646] pl061_gpio e8a0d000.gpio: PL061 GPIO chip @0x00000000e8a0d000 registered
264[ 1.774764] pl061_gpio e8a0e000.gpio: PL061 GPIO chip @0x00000000e8a0e000 registered
265[ 1.774888] pl061_gpio e8a0f000.gpio: PL061 GPIO chip @0x00000000e8a0f000 registered
266[ 1.775004] pl061_gpio e8a10000.gpio: PL061 GPIO chip @0x00000000e8a10000 registered
267[ 1.775127] pl061_gpio e8a11000.gpio: PL061 GPIO chip @0x00000000e8a11000 registered
268[ 1.775243] pl061_gpio e8a12000.gpio: PL061 GPIO chip @0x00000000e8a12000 registered
269[ 1.775368] pl061_gpio e8a13000.gpio: PL061 GPIO chip @0x00000000e8a13000 registered
270[ 1.775488] pl061_gpio e8a14000.gpio: PL061 GPIO chip @0x00000000e8a14000 registered
271[ 1.775610] pl061_gpio e8a15000.gpio: PL061 GPIO chip @0x00000000e8a15000 registered
272[ 1.775728] pl061_gpio e8a16000.gpio: PL061 GPIO chip @0x00000000e8a16000 registered
273[ 1.775854] pl061_gpio e8a17000.gpio: PL061 GPIO chip @0x00000000e8a17000 registered
274[ 1.775970] pl061_gpio e8a18000.gpio: PL061 GPIO chip @0x00000000e8a18000 registered
275[ 1.776092] pl061_gpio e8a19000.gpio: PL061 GPIO chip @0x00000000e8a19000 registered
276[ 1.776208] pl061_gpio e8a1a000.gpio: PL061 GPIO chip @0x00000000e8a1a000 registered
277[ 1.776322] pl061_gpio e8a1b000.gpio: PL061 GPIO chip @0x00000000e8a1b000 registered
278[ 1.776435] pl061_gpio e8a1c000.gpio: PL061 GPIO chip @0x00000000e8a1c000 registered
279[ 1.776570] pl061_gpio ff3b4000.gpio: PL061 GPIO chip @0x00000000ff3b4000 registered
280[ 1.776691] pl061_gpio ff3b5000.gpio: PL061 GPIO chip @0x00000000ff3b5000 registered
281[ 1.776817] pl061_gpio e8a1f000.gpio: PL061 GPIO chip @0x00000000e8a1f000 registered
282[ 1.776936] pl061_gpio e8a20000.gpio: PL061 GPIO chip @0x00000000e8a20000 registered
283[ 1.777066] pl061_gpio fff0b000.gpio: PL061 GPIO chip @0x00000000fff0b000 registered
284[ 1.777189] pl061_gpio fff0c000.gpio: PL061 GPIO chip @0x00000000fff0c000 registered
285[ 1.777318] pl061_gpio fff0d000.gpio: PL061 GPIO chip @0x00000000fff0d000 registered
286[ 1.777477] pl061_gpio fff0e000.gpio: PL061 GPIO chip @0x00000000fff0e000 registered
287[ 1.777603] pl061_gpio fff0f000.gpio: PL061 GPIO chip @0x00000000fff0f000 registered
288[ 1.777725] pl061_gpio fff10000.gpio: PL061 GPIO chip @0x00000000fff10000 registered
289[ 1.777840] pl061_gpio fff1d000.gpio: PL061 GPIO chip @0x00000000fff1d000 registered
290[ 1.813417] OF: PCI: host bridge /soc/pcie@f4000000 ranges:
291[ 1.813430] OF: PCI: MEM 0xf6000000..0xf7ffffff -> 0x00000000
292[ 2.819470] kirin-pcie f4000000.pcie: Link Fail
293[ 2.819599] kirin-pcie f4000000.pcie: PCI host bridge to bus 0000:00
294[ 2.819609] pci_bus 0000:00: root bus resource [bus 00-01]
295[ 2.819617] pci_bus 0000:00: root bus resource [mem 0xf6000000-0xf7ffffff] (bus address [0x00000000-0x01ffffff])
296[ 2.819650] pci 0000:00:00.0: [19e5:3660] type 01 class 0x060400
297[ 2.819697] pci 0000:00:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff 64bit]
298[ 2.819791] pci 0000:00:00.0: supports D1 D2
299[ 2.819797] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot
300[ 2.820051] pci_bus 0000:01: busn_res: can not insert [bus 01-ff] under [bus 00-01] (conflicts with (null) [bus 00-01])
301[ 2.820095] pci 0000:00:00.0: BAR 0: assigned [mem 0xf6000000-0xf6ffffff 64bit]
302[ 2.820115] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
303[ 2.820356] pcieport 0000:00:00.0: Signaling PME with IRQ 69
304[ 2.820513] pcieport 0000:00:00.0: AER enabled with IRQ 69
305[ 2.823400] k3-dma fdf30000.dma: initialized
306[ 2.823492] k3-dma e804b000.dma-controller: dma-avail-chan doesn't exist, considering all as available.
307[ 2.825146] k3-dma e804b000.dma-controller: initialized
308[ 2.825499] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
309[ 2.826588] [drm] +.
310[ 2.826606] [drm] wait for external HDMI bridge driver.
311[ 2.826809] mali e82c0000.mali: Continuing without Mali regulator control
312[ 2.827115] mali e82c0000.mali: GPU identified as 0x0 arch 6.0.10 r0p0 status 2
313[ 2.827585] mali e82c0000.mali: Using configured power model mali-simple-power-model, and fallback mali-simple-power-model
314[ 2.827860] mali e82c0000.mali: Probed as mali0
315[ 2.831632] brd: module loaded
316[ 2.833373] Error reading temperature for gpu thermal zone: -22
317[ 2.835161] loop: module loaded
318[ 2.835396] [I/GPIO_HUB] gpio_hub_probe: step in
319[ 2.835556] [I/GPIO_HUB] gpio_hub_init:gpio hub init status:0
320[ 2.836957] ufshcd-hi3660 ff3b0000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
321[ 2.836967] ufshcd-hi3660 ff3b0000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
322[ 2.836975] ufshcd-hi3660 ff3b0000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
323[ 2.836981] ufshcd-hi3660 ff3b0000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
324[ 2.858440] scsi host0: ufshcd
325[ 2.870146] libphy: Fixed MDIO Bus: probed
326[ 2.870154] tun: Universal TUN/TAP device driver, 1.6
327[ 2.870400] PPP generic driver version 2.4.2
328[ 2.870448] PPP BSD Compression module registered
329[ 2.870454] PPP Deflate Compression module registered
330[ 2.870481] PPP MPPE Compression module registered
331[ 2.870487] NET: Registered protocol family 24
332[ 2.870492] PPTP driver version 0.8.5
333[ 2.870689] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
334[ 2.870743] usbcore: registered new interface driver pegasus
335[ 2.870768] usbcore: registered new interface driver rtl8150
336[ 2.870792] usbcore: registered new interface driver r8152
337[ 2.870816] usbcore: registered new interface driver asix
338[ 2.870842] usbcore: registered new interface driver ax88179_178a
339[ 2.870863] usbcore: registered new interface driver cdc_ether
340[ 2.870883] usbcore: registered new interface driver dm9601
341[ 2.870907] usbcore: registered new interface driver CoreChips
342[ 2.870932] usbcore: registered new interface driver smsc75xx
343[ 2.870957] usbcore: registered new interface driver smsc95xx
344[ 2.870981] usbcore: registered new interface driver net1080
345[ 2.871002] usbcore: registered new interface driver plusb
346[ 2.871025] usbcore: registered new interface driver cdc_subset
347[ 2.871047] usbcore: registered new interface driver zaurus
348[ 2.871070] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
349[ 2.871099] usbcore: registered new interface driver cdc_ncm
350[ 2.871315] [USB3][hisi_dwc3_probe]+
351[ 2.871431] [USB3][get_phy_param]eye diagram param: 0x1c466e3
352[ 2.871437] [USB3][get_phy_param]eye diagram host param: 0x1c466e3
353[ 2.871443] [USB3][get_phy_param]usb3_phy_cr_param: 0xb80
354[ 2.871448] [USB3][get_phy_param]usb3_phy_host_cr_param: 0x980
355[ 2.871454] [USB3][get_phy_param]usb3_phy_tx_vboost_lvl: 5
356[ 2.871472] [USB3][get_resource]this is asic platform (fpga flag 0)
357[ 2.871477] [USB3][create_attr_file]+
358[ 2.871522] [USB3][create_attr_file]-
359[ 2.871528] [USB3][hi3660_usb3phy_init]+
360[ 2.901491] [USB3][config_femtophy_param]set hs phy param 0x1c466e3 for device
361[ 2.902076] [USB3][config_femtophy_param]set ss phy rx equalization 0xb80
362[ 2.902978] [USB3][config_femtophy_param]set ss RX_SCOPE_VDCC 0x1
363[ 2.902983] [USB3][config_femtophy_param]set ss phy tx vboost lvl 0x5
364[ 2.902989] [USB3][set_hisi_dwc3_power_flag]set hisi_dwc3_power_flag 1
365[ 2.902993] [USB3][hi3660_usb3phy_init]-
366[ 2.903408] [dwc3_otg_init]+
367[ 2.903416] DWC3_OCFG: 0x0
368[ 2.903421] DWC3_OCTL: 0x40
369[ 2.903425] DWC3_OEVT: 0x80000000
370[ 2.903430] DWC3_OEVTEN: 0x0
371[ 2.903434] DWC3_OSTS: 0x19
372[ 2.903439] DWC3_BCFG: 0x0
373[ 2.903443] DWC3_BCEVT: 0x0
374[ 2.903447] DWC3_BCEVTEN: 0x0
375[ 2.903452] [dwc3_otg_init]-
376[ 2.903473] dwc3 ff100000.dwc3: dwc3_host_init if otg, otg will do device_add.
377[ 2.905244] [USB3][hisi_dwc3_wake_lock]usb otg wake lock
378[ 2.905251] [USB3][hisi_dwc3_probe]init state: OFF
379[ 2.905256] [USB3][hisi_usb_otg_event]hisi_usb_otg_event in:1
380[ 2.905261] [USB3][hisi_usb_otg_event]hisi_usb_otg_event in otg:1
381[ 2.905266] [USB3][hisi_usb_otg_event]event: 1
382[ 2.905275] [USB3][hisi_dwc3_probe]-
383[ 2.905278] [USB3][event_work]+
384[ 2.905281] [USB3][handle_event][handle_event] type: 1
385[ 2.905284] [dwc3_otg_work]+
386[ 2.905284] evt = 4
387[ 2.905287] [dwc3_otg_stop_peripheral]+
388[ 2.905296] [dwc3_otg_stop_peripheral]-
389[ 2.905301] [dwc3_suspend_device] +
390[ 2.905329] [dwc3_suspend_device] -
391[ 2.905334] [dwc3_otg_work]-
392[ 2.905339] [USB3][hisi_dwc3_wake_unlock]usb otg wake unlock
393[ 2.905345] [USB3][handle_event]hisi usb status: DEVICE -> OFF
394[ 2.905361] [USB3][event_work]-
395[ 2.905605] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
396[ 2.905610] ehci-pci: EHCI PCI platform driver
397[ 2.905638] ehci-platform: EHCI generic platform driver
398[ 2.905716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
399[ 2.905727] ohci-pci: OHCI PCI platform driver
400[ 2.905753] ohci-platform: OHCI generic platform driver
401[ 2.905984] usbcore: registered new interface driver cdc_acm
402[ 2.905989] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
403[ 2.906018] usbcore: registered new interface driver usb-storage
404[ 2.906072] usbcore: registered new interface driver usbserial
405[ 2.906095] usbcore: registered new interface driver usbserial_generic
406[ 2.906117] usbserial: USB Serial support registered for generic
407[ 2.906140] usbcore: registered new interface driver ftdi_sio
408[ 2.906159] usbserial: USB Serial support registered for FTDI USB Serial Device
409[ 2.906182] usbcore: registered new interface driver option
410[ 2.906196] usbserial: USB Serial support registered for GSM modem (1-port)
411[ 2.906213] usbcore: registered new interface driver pl2303
412[ 2.906227] usbserial: USB Serial support registered for pl2303
413[ 2.906244] usbcore: registered new interface driver qcserial
414[ 2.906264] usbserial: USB Serial support registered for Qualcomm USB modem
415[ 2.906282] usbcore: registered new interface driver usb_serial_simple
416[ 2.906295] usbserial: USB Serial support registered for carelink
417[ 2.906308] usbserial: USB Serial support registered for zio
418[ 2.906321] usbserial: USB Serial support registered for funsoft
419[ 2.906335] usbserial: USB Serial support registered for flashloader
420[ 2.906348] usbserial: USB Serial support registered for google
421[ 2.906362] usbserial: USB Serial support registered for libtransistor
422[ 2.906375] usbserial: USB Serial support registered for vivopay
423[ 2.906388] usbserial: USB Serial support registered for moto_modem
424[ 2.906401] usbserial: USB Serial support registered for motorola_tetra
425[ 2.906414] usbserial: USB Serial support registered for novatel_gps
426[ 2.906428] usbserial: USB Serial support registered for hp4x
427[ 2.906441] usbserial: USB Serial support registered for suunto
428[ 2.906454] usbserial: USB Serial support registered for siemens_mpi
429[ 2.906502] gadgetfs: USB Gadget filesystem, version 24 Aug 2004
430[ 2.906507] [I/hisi_pd] pd_dpm_init
431[ 2.906563] [I/hisi_pd] pd_dpm_probe : +++++++++
432[ 2.906594] [I/hisi_pd] pd_dpm_probe ++++
433[ 2.906594]
434[ 2.906777] rt1711h_init (1.1.8_G): initializing...
435[ 2.906793] rt1711h node found...
436[ 2.906920] usbcore: registered new interface driver xpad
437[ 2.906945] usbcore: registered new interface driver usb_acecad
438[ 2.906969] usbcore: registered new interface driver aiptek
439[ 2.906992] usbcore: registered new interface driver gtco
440[ 2.907012] usbcore: registered new interface driver hanwang
441[ 2.907033] usbcore: registered new interface driver kbtab
442[ 2.907429] rtc-pl031 fff04000.rtc: rtc core: registered pl031 as rtc0
443[ 2.907561] i2c /dev entries driver
444[ 2.907791] IR NEC protocol handler initialized
445[ 2.907797] IR RC5(x/sz) protocol handler initialized
446[ 2.907801] IR RC6 protocol handler initialized
447[ 2.907806] IR JVC protocol handler initialized
448[ 2.907810] IR Sony protocol handler initialized
449[ 2.907815] IR SANYO protocol handler initialized
450[ 2.907819] IR Sharp protocol handler initialized
451[ 2.907823] IR MCE Keyboard/mouse protocol handler initialized
452[ 2.907827] IR XMP protocol handler initialized
453[ 2.908694] sp805-wdt e8a06000.watchdog: registration successful
454[ 2.908781] sp805-wdt e8a07000.watchdog: registration successful
455[ 2.908851] device-mapper: uevent: version 1.0.3
456[ 2.908915] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
457[ 2.909021] Bluetooth: HCI UART driver ver 2.3
458[ 2.909029] Bluetooth: HCI UART protocol H4 registered
459[ 2.909054] Bluetooth: HCI UART protocol LL registered
460[ 2.909995] sched-energy: Sched-energy-costs installed from DT
461[ 2.910161] WARN: cpu=4, domain=DIE: incr. energy eff 3915[0]->5078[1]
462[ 2.910170] WARN: cpu=0, domain=DIE: incr. energy eff 11349[0]->11636[1]
463[ 2.911688] sdhci: Secure Digital Host Controller Interface driver
464[ 2.911693] sdhci: Copyright(c) Pierre Ossman
465[ 2.911715] Synopsys Designware Multimedia Card Interface Driver
466[ 2.912097] dwmmc_k3 ff37f000.dwmmc1: 'num-slots' was deprecated.
467[ 2.912105] dwmmc_k3 ff37f000.dwmmc1: fifo-depth property not found, using value of FIFOTH register as default
468[ 2.913430] dwmmc_k3 ff37f000.dwmmc1: IDMAC supports 64-bit address mode.
469[ 2.913528] dwmmc_k3 ff37f000.dwmmc1: Using internal DMA controller.
470[ 2.913541] dwmmc_k3 ff37f000.dwmmc1: Version ID is 270a
471[ 2.913584] dwmmc_k3 ff37f000.dwmmc1: DW MMC controller at irq 59,32 bit host data width,256 deep fifo
472[ 2.913793] dwmmc_k3 ff37f000.dwmmc1: Got CD GPIO
473[ 2.914191] CPU2: update max cpu_capacity 462
474[ 2.934077] CPU6: update max cpu_capacity 1024
475[ 2.939451] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
476[ 2.954754] ufshcd-hi3660 ff3b0000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[1, 1], lane[1, 1], pwr[SLOWAUTO_MODE, SLOWAUTO_MODE], rate = 0
477[ 2.963590] dwmmc_k3 ff3ff000.dwmmc2: 'num-slots' was deprecated.
478[ 2.963616] dwmmc_k3 ff3ff000.dwmmc2: fifo-depth property not found, using value of FIFOTH register as default
479[ 2.967171] dwmmc_k3 ff3ff000.dwmmc2: IDMAC supports 64-bit address mode.
480[ 2.967385] dwmmc_k3 ff3ff000.dwmmc2: Using internal DMA controller.
481[ 2.967412] dwmmc_k3 ff3ff000.dwmmc2: Version ID is 270a
482[ 2.967497] dwmmc_k3 ff3ff000.dwmmc2: DW MMC controller at irq 60,32 bit host data width,256 deep fifo
483[ 2.967953] sdhci-pltfm: SDHCI platform and OF driver helper
484[ 2.971215] ledtrig-cpu: registered to indicate activity on CPUs
485[ 2.971420] hidraw: raw HID events driver (C) Jiri Kosina
486[ 2.976660] usbcore: registered new interface driver usbhid
487[ 2.976679] usbhid: USB HID core driver
488[ 2.977153] ashmem: initialized
489[ 2.978134] hisi_ddr_devfreq ddr_devfreq: init success
490[ 2.985913] coresight-etm4x ecc40000.etm: CPU0: ETM v4.0 initialized
491[ 2.986546] coresight-etm4x ecd40000.etm: CPU1: ETM v4.0 initialized
492[ 2.987019] coresight-etm4x ece40000.etm: CPU2: ETM v4.0 initialized
493[ 2.987740] coresight-etm4x ecf40000.etm: CPU3: ETM v4.0 initialized
494[ 2.988217] coresight-etm4x ed440000.etm: CPU4: ETM v4.0 initialized
495[ 2.988682] coresight-etm4x ed540000.etm: CPU5: ETM v4.0 initialized
496[ 2.989201] coresight-etm4x ed640000.etm: CPU6: ETM v4.0 initialized
497[ 2.989701] coresight-etm4x ed740000.etm: CPU7: ETM v4.0 initialized
498[ 2.990229] optee: probing for conduit method from DT.
499[ 2.997341] optee: dynamic shared memory is enabled
500[ 2.997368] optee: initialized driver
501[ 2.997665] usbcore: registered new interface driver snd-usb-audio
502[ 2.999403] hisi_i2s e804f800.hisi_i2s: Registered as hisi_i2s
503[ 2.999733] netem: version 1.3
504[ 2.999745] u32 classifier
505[ 2.999753] Actions configured
506[ 2.999782] Netfilter messages via NETLINK v0.30.
507[ 2.999968] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
508[ 3.000166] ctnetlink v0.93: registering with nfnetlink.
509[ 3.000518] xt_time: kernel timezone is -0000
510[ 3.000658] gre: GRE over IPv4 demultiplexor driver
511[ 3.000670] IPv4 over IPsec tunneling driver
512[ 3.001350] ip_tables: (C) 2000-2006 Netfilter Core Team
513[ 3.002030] arp_tables: arp_tables: (C) 2002 David S. Miller
514[ 3.002148] Initializing XFRM netlink socket
515[ 3.002201] IPsec XFRM device driver
516[ 3.002320] NET: Registered protocol family 10
517[ 3.003480] Segment Routing with IPv6
518[ 3.003571] mip6: Mobile IPv6
519[ 3.003603] ip6_tables: (C) 2000-2006 Netfilter Core Team
520[ 3.004831] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
521[ 3.005902] NET: Registered protocol family 17
522[ 3.005940] NET: Registered protocol family 15
523[ 3.005996] Bridge firewalling registered
524[ 3.006128] Bluetooth: RFCOMM TTY layer initialized
525[ 3.006142] Bluetooth: RFCOMM socket layer initialized
526[ 3.006184] Bluetooth: RFCOMM ver 1.11
527[ 3.006197] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
528[ 3.006211] Bluetooth: HIDP socket layer initialized
529[ 3.006250] l2tp_core: L2TP core driver, V2.0
530[ 3.006266] l2tp_ppp: PPPoL2TP kernel driver, V2.0
531[ 3.006274] 8021q: 802.1Q VLAN Support v1.8
532[ 3.006630] 9pnet: Installing 9P2000 support
533[ 3.007293] registered taskstats version 1
534[ 3.007302] Loading compiled-in X.509 certificates
535[ 3.008862] Loaded X.509 cert 'Android: 7e4333f9bba00adfe0ede979e28ed1920492b40f'
536[ 3.009398] Btrfs loaded, crc32c=crc32c-generic
537[ 3.017990] ffd74000.serial: ttyAMA3 at MMIO 0xffd74000 (irq = 21, base_baud = 0) is a PL011 rev2
538[ 3.018600] fdf01000.serial: ttyAMA4 at MMIO 0xfdf01000 (irq = 22, base_baud = 0) is a PL011 rev2
539[ 3.018719] serial serial0: tty port ttyAMA4 registered
540[ 3.018921] fff32000.serial: ttyAMA6 at MMIO 0xfff32000 (irq = 23, base_baud = 0) is a PL011 rev2
541[ 3.019715] uart-pl011 fdf01000.serial: DMA channel TX dma0chan7
542[ 3.023321] console [ttyAMA6] enabled
543[ 3.023934] ssp-pl022 ffd68000.spi: ARM PL022 driver, device ID: 0x00041022
544[ 3.057451] uart-pl011 fdf01000.serial: DMA channel RX dma0chan6
545[ 3.061310] ssp-pl022 ffd68000.spi: mapped registers from 0x00000000ffd68000 to (ptrval)
546[ 3.080777] ufs final power mode: gear = 3, lane = 2, pwr = 1, rate = 2
547[ 3.084691] ssp-pl022 ffd68000.spi: setup for DMA on RX dma0chan0, TX dma0chan1
548[ 3.093293] ufshcd-hi3660 ff3b0000.ufs: set TX_EQUALIZER 3.5db
549[ 3.102150] ssp-pl022 ff3b3000.spi: ARM PL022 driver, device ID: 0x00041022
550[ 3.109386] ufs flash device must set VS_DebugSaveConfigTime 0x10
551[ 3.113413] ssp-pl022 ff3b3000.spi: mapped registers from 0x00000000ff3b3000 to (ptrval)
552[ 3.120938] ufshcd-hi3660 ff3b0000.ufs: check TX_EQUALIZER DB value lane0 = 0x1
553[ 3.122168] ssp-pl022 ff3b3000.spi: setup for DMA on RX dma0chan2, TX dma0chan3
554[ 3.127039] ufshcd-hi3660 ff3b0000.ufs: TX_EQUALIZER DB value lane1 = 0x1
555[ 3.133460] rt1711_i2c_probe
556[ 3.137261] ufshcd-hi3660 ff3b0000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[3, 3], lane[2, 2], pwr[FAST MODE, FAST MODE], rate = 2
557[ 3.142284] I2C functionality : OK...
558[ 3.182145] rt_parse_dt
559[ 3.188938] ufshcd-hi3660 ff3b0000.ufs: ufshcd_find_max_sup_active_icc_level: Regulator capability was not set, actvIccLevel=0
560[ 3.192869] rt1711h_chipID = 0x2171
561[ 3.200393] scsi 0:0:0:49488: Well-known LUN SKhynix H28U62301AMR H109 PQ: 0 ANSI: 6
562[ 3.205591] regmap_device_register: name = rt1711-4e
563[ 3.205621] rt_regmap_rt1711-4e: rt register cache data init
564[ 3.205632] rt_regmap_rt1711-4e: cache cata init successfully
565[ 3.205727] tcpc_device_register register tcpc device (type_c_port0)
566[ 3.213377] hci-ti serial0-0: Direct firmware load for ti-connectivity/TIInit_11.8.32.bts failed with error -2
567[ 3.213940] scsi 0:0:0:49456: Well-known LUN SKhynix H28U62301AMR H109 PQ: 0 ANSI: 6
568[ 3.215106] scsi 0:0:0:49476: Well-known LUN SKhynix H28U62301AMR H109 PQ: 0 ANSI: 6
569[ 3.216477] scsi 0:0:0:0: Direct-Access SKhynix H28U62301AMR H109 PQ: 0 ANSI: 6
570[ 3.217793] scsi 0:0:0:1: Direct-Access SKhynix H28U62301AMR H109 PQ: 0 ANSI: 6
571[ 3.218969] scsi 0:0:0:2: Direct-Access SKhynix H28U62301AMR H109 PQ: 0 ANSI: 6
572[ 3.220116] scsi 0:0:0:3: Direct-Access SKhynix H28U62301AMR H109 PQ: 0 ANSI: 6
573[ 3.222469] sd 0:0:0:2: [sdc] 2048 4096-byte logical blocks: (8.39 MB/8.00 MiB)
574[ 3.222483] sd 0:0:0:1: [sdb] 1024 4096-byte logical blocks: (4.19 MB/4.00 MiB)
575[ 3.222521] sd 0:0:0:2: [sdc] Write Protect is off
576[ 3.222526] sd 0:0:0:2: [sdc] Mode Sense: 00 32 00 10
577[ 3.222536] sd 0:0:0:1: [sdb] Write Protect is off
578[ 3.222563] sd 0:0:0:1: [sdb] Mode Sense: 00 32 00 10
579[ 3.222650] sd 0:0:0:2: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA
580[ 3.222674] sd 0:0:0:0: [sda] 1024 4096-byte logical blocks: (4.19 MB/4.00 MiB)
581[ 3.222701] sd 0:0:0:2: [sdc] Optimal transfer size 524288 bytes
582[ 3.222709] sd 0:0:0:1: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
583[ 3.222729] sd 0:0:0:3: [sdd] 7805952 4096-byte logical blocks: (32.0 GB/29.8 GiB)
584[ 3.222754] sd 0:0:0:1: [sdb] Optimal transfer size 524288 bytes
585[ 3.223238] sd 0:0:0:3: [sdd] Write Protect is off
586[ 3.223241] sd 0:0:0:3: [sdd] Mode Sense: 00 32 00 10
587[ 3.223387] sd 0:0:0:0: [sda] Write Protect is off
588[ 3.223461] sd 0:0:0:0: [sda] Mode Sense: 00 32 00 10
589[ 3.223778] sd 0:0:0:3: [sdd] Write cache: enabled, read cache: enabled, supports DPO and FUA
590[ 3.224029] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
591[ 3.224473] sd 0:0:0:0: [sda] Optimal transfer size 524288 bytes
592[ 3.224855] sd 0:0:0:3: [sdd] Optimal transfer size 524288 bytes
593[ 3.225865] sd 0:0:0:1: [sdb] Attached SCSI disk
594[ 3.227253] sd 0:0:0:0: [sda] Attached SCSI disk
595[ 3.229376] random: fast init done
596[ 3.238408] [I/hisi_pd] tcpc_device_register register_pd_wake_unlock_notifier OK
597[ 3.239246] Alternate GPT is invalid, using primary GPT.
598[ 3.239256] sdc: sdc1
599[ 3.239521] Alternate GPT is invalid, using primary GPT.
600[ 3.239574] sdd: sdd1 sdd2 sdd3 sdd4 sdd5 sdd6 sdd7 sdd8 sdd9 sdd10 sdd11 sdd12 sdd13
601[ 3.240048] sd 0:0:0:2: [sdc] Attached SCSI disk
602[ 3.241828] sd 0:0:0:3: [sdd] Attached SCSI disk
603[ 3.244308] hci-ti serial0-0: Falling back to user helper
604[ 3.251518] PD Timer number = 37
605[ 3.251581] tcpci_timer_init : init OK
606[ 6.401636] pd_parse_pdata
607[ 6.404363] pd_parse_pdata src pdo data =
608[ 6.408392] pd_parse_pdata 0: 0x00019064
609[ 6.412314] pd_parse_pdata snk pdo data =
610[ 6.416321] pd_parse_pdata 0: 0x000190c8
611[ 6.420241] pd_parse_pdata 1: 0x0002d0c8
612[ 6.424162] pd_parse_pdata id vdos data =
613[ 6.428169] pd_parse_pdata 0: 0xd00029cf
614[ 6.432089] pd_parse_pdata 1: 0x00000000
615[ 6.436008] pd_parse_pdata 2: 0x00010000
616[ 6.439932] dpm_caps: local_dr_power
617[ 6.443505] dpm_caps: local_dr_data
618[ 6.446993] dpm_caps: local_ext_power
619[ 6.450653] dpm_caps: local_usb_comm
620[ 6.454225] dpm_caps: local_usb_suspend
621[ 6.458058] dpm_caps: local_high_cap
622[ 6.461630] dpm_caps: local_give_back
623[ 6.465284] dpm_caps: local_no_suspend
624[ 6.469029] dpm_caps: local_vconn_supply
625[ 6.472949] dpm_caps: attemp_discover_cable_dfp
626[ 6.477478] dpm_caps: attemp_enter_dp_mode
627[ 6.481571] dpm_caps: attemp_discover_cable
628[ 6.485751] dpm_caps: attemp_discover_id
629[ 6.489671] dpm_caps: pr_reject_as_source
630[ 6.493678] dpm_caps: pr_reject_as_sink
631[ 6.497510] dpm_caps: pr_check_gp_source
632[ 6.501430] dpm_caps: pr_check_gp_sink
633[ 6.505170] dpm_caps: dr_reject_as_dfp
634[ 6.508917] dpm_caps: dr_reject_as_ufp
635[ 6.512663] dpm_caps: snk_prefer_low_voltage
636[ 6.516931] dpm_caps: snk_ignore_mismatch_current
637[ 6.521634] dpm_caps = 0xc010c10b
638[ 6.524941] [I/hisi_pd] PE:pd_core_init
639[ 6.533514] rt1711_init_alert name = type_c_port0
640[ 6.538249] rt1711_init_alert gpio # = 291
641[ 6.542363] GPIO requested...
642[ 6.545377] rt1711_init_alert : IRQ number = 105
643[ 6.549993] rt1711_init_alert : irq initialized...
644[ 6.555721] IRQF_NO_THREAD Test
645[ 6.592826] [I/hisi_pd] TPC-I:typec_init: DRP
646[ 6.605439] [I/GPIO_HUB] gpio_hub_change_typec_power: set typec vbus gpio to 0
647[ 6.612689] [USB3][hisi_usb_otg_event]hisi_usb_otg_event in:1
648[ 6.618440] [USB3][hisi_usb_otg_event]hisi_usb_otg_event in otg:1
649[ 6.624545] [E/GPIO_HUB] gpio_hub_switch_to_hub: switch to hub
650[ 6.630399] [USB3][hisi_usb_otg_event]hisi_usb_otg_event in:2
651[ 6.636145] [USB3][hisi_usb_otg_event]hisi_usb_otg_event in otg:2
652[ 6.642236] [USB3][hisi_usb_otg_event]event: 2
653[ 6.646720] [I/hisi_pd] TPC-I:** Unattached.SNK
654[ 6.646976] [USB3][event_work]+
655[ 6.651335] [E/hisi_pd] typec_wait_ps_change: typec_wait_ps_change!!!+++++++++++
656[ 6.651337] [E/hisi_pd] typec_wait_ps_change: typec_wait_ps_change!!!-----------
657[ 6.654059] tcpc_device_irq_enable : tcpc irq enable OK!
658[ 6.654553] [USB3][handle_event][handle_event] type: 2
659[ 6.655075] [I/hisi_pd] TPC-I:[CC_Alert] 5/0
660[ 6.655084] [I/hisi_pd] TPC-I:** AttachWait.SNK
661[ 6.661933] rt1711_i2c_probe probe OK!
662[ 6.662270] adv7511 1-0039: 1-0039 supply avdd not found, using dummy regulator
663[ 6.669675] [USB3][set_vbus_power]set port power 1
664[ 6.674705] adv7511 1-0039: 1-0039 supply dvdd not found, using dummy regulator
665[ 6.679854] [dwc3_otg_work]+
666[ 6.679854] evt = 2
667[ 6.684222] adv7511 1-0039: 1-0039 supply pvdd not found, using dummy regulator
668[ 6.688827] [dwc3_resume_device] +
669[ 6.692580] adv7511 1-0039: 1-0039 supply a2vdd not found, using dummy regulator
670[ 6.700103] [dwc3_resume_device] -
671[ 6.704697] adv7511 1-0039: 1-0039 supply v3p3 not found, using dummy regulator
672[ 6.712043] [dwc3_otg_start_host]+
673[ 6.749735] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
674[ 6.755244] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
675[ 6.763754] [drm] +.
676[ 6.764255] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe65 hci version 0x110 quirks 0x0000000000010010
677[ 6.766546] [drm] +.
678[ 6.775128] [I/hisi_pd] TPC-I:[CC_Change] 5/0
679[ 6.775132] [E/hisi_pd] typec_wait_ps_change: typec_wait_ps_change!!!+++++++++++
680[ 6.775135] [E/hisi_pd] typec_wait_ps_change: typec_wait_ps_change!!!-----------
681[ 6.775144] [I/GPIO_HUB] gpio_hub_power_off: gpio hub hub vbus no power set success
682[ 6.775151] [I/GPIO_HUB] gpio_hub_change_typec_power: typec power no change
683[ 6.775154] [USB3][hisi_usb_otg_event]hisi_usb_otg_event in:3
684[ 6.775157] [USB3][hisi_usb_otg_event]hisi_usb_otg_event in otg:3
685[ 6.775160] [USB3][hisi_usb_otg_event]event: 3
686[ 6.775180] [E/GPIO_HUB] gpio_hub_switch_to_typec: switch to typec
687[ 6.775182] [USB3][hisi_usb_otg_event]hisi_usb_otg_event in:0
688[ 6.775184] [USB3][hisi_usb_otg_event]hisi_usb_otg_event in otg:0
689[ 6.775186] [USB3][hisi_usb_otg_event]event: 0
690[ 6.775189] [USB3][hisi_dwc3_wake_lock]usb otg wake lock
691[ 6.775193] [USB3][hisi_usb_otg_event]schedule event_work wait:0]
692[ 6.775196] [I/hisi_pd] TPC-I:** Attached.SNK
693[ 6.775198] [E/hisi_pd] typec_wait_ps_change: typec_wait_ps_change!!!+++++++++++
694[ 6.775200] [E/hisi_pd] typec_wait_ps_change: typec_wait_ps_change!!!-----------
695[ 6.775577] xhci-hcd xhci-hcd.0.auto: irq 102, io mem 0xff100000
696[ 6.775863] [E/hisi_pd] pd_dpm_handle_pe_event:!!!,event=3,+++
697[ 6.775869] [I/hisi_pd] pd_dpm_report_pd_sink_vbus : Sink 5000 mV, 500 mA
698[ 6.775871] [E/hisi_pd] pd_dpm_vbus_notifier_call: pd_dpm_vbus_notifier_call!!!,++++
699[ 6.775875] [I/hisi_pd] TPC-I:Attached-> SINK
700[ 6.775877] [E/hisi_pd] pd_dpm_handle_pe_event:!!!,event=7,+++
701[ 6.775880] [I/hisi_pd] pd_dpm_set_typec_state = 2
702[ 6.775883] [I/hisi_pd] pd_dpm_set_cc_orientation cc_orientation =0
703[ 6.775895] [I/hisi_pd] [TCPC-I]usb_port_attached
704[ 6.775925] [I/hisi_pd] pd_dpm_report_device_attach
705[ 6.777858] [drm] +.
706[ 6.782289] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
707[ 6.789623] [drm] +.
708[ 6.797009] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
709[ 6.804861] [drm] dss irq = 68.
710[ 6.811652] usb usb1: Product: xHCI Host Controller
711[ 6.817401] [drm] dss_pri_clk:[400000000]->[400000000].
712[ 6.823489] usb usb1: Manufacturer: Linux 4.14.140-ge18888d0b18f xhci-hcd
713[ 6.828026] [drm] dss_pxl0_clk:[144000000]->[144000000].
714[ 6.834143] usb usb1: SerialNumber: xhci-hcd.0.auto
715[ 6.839883] [drm] -.
716[ 6.846113] hub 1-0:1.0: USB hub found
717[ 6.850384] [drm] +.
718[ 6.855707] hub 1-0:1.0: 1 port detected
719[ 6.861848] [drm] host attach, client name=[adv7533], id=0
720[ 6.866375] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
721[ 6.874403] [drm] -.
722[ 6.881096] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
723[ 6.887090] kirin-drm e8600000.dpe: bound e8601000.dsi (ops dsi_ops)
724[ 6.887092] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
725[ 6.892938] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
726[ 6.899703] [drm] No driver support for vblank timestamp query.
727[ 6.900848] [drm] cma_init!!!!!!
728[ 6.907490] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
729[ 6.911895] [drm] -.
730[ 6.912018] [drm] Initialized kirin 1.0.0 20170309 for e8600000.dpe on minor 0
731[ 6.917771] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
732[ 6.922538] [drm] Initialized kirin 1.0.0 20170309 on minor 0
733[ 6.928832] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
734[ 6.933588] [drm] -.
735[ 6.933589] [drm] -.
736[ 6.933909] dwmmc_k3 ff3ff000.dwmmc2: 'num-slots' was deprecated.
737[ 6.938641] usb usb2: Product: xHCI Host Controller
738[ 6.938643] usb usb2: Manufacturer: Linux 4.14.140-ge18888d0b18f xhci-hcd
739[ 6.940822] dwmmc_k3 ff3ff000.dwmmc2: fifo-depth property not found, using value of FIFOTH register as default
740[ 6.947604] usb usb2: SerialNumber: xhci-hcd.0.auto
741[ 6.947710] hub 2-0:1.0: USB hub found
742[ 6.951884] dwmmc_k3 ff3ff000.dwmmc2: IDMAC supports 64-bit address mode.
743[ 6.957014] hub 2-0:1.0: 1 port detected
744[ 6.960208] dwmmc_k3 ff3ff000.dwmmc2: Using internal DMA controller.
745[ 6.965116] [dwc3_otg_start_host]-
746[ 6.970246] dwmmc_k3 ff3ff000.dwmmc2: Version ID is 270a
747[ 6.977039] [dwc3_otg_work]-
748[ 6.982371] dwmmc_k3 ff3ff000.dwmmc2: DW MMC controller at irq 60,32 bit host data width,128 deep fifo
749[ 6.987254] [USB3][handle_event]hisi usb_status: OFF -> HOST
750[ 6.989511] mmc_host mmc1: card is non-removable.
751[ 6.993160] [USB3][handle_event][handle_event] type: 3
752[ 7.095625] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
753[ 7.097003] [USB3][set_vbus_power]set port power 0
754[ 7.122086] hdmi-audio-codec hdmi-audio-codec.1.auto: ASoC: no source widget found for Playback
755[ 7.123380] [I/hisi_pd] pd_dpm_report_bc12 : PD_WAKE_UNLOCK
756[ 7.127137] hdmi-audio-codec hdmi-audio-codec.1.auto: ASoC: Failed to add route Playback -> direct -> TX
757[ 7.133926] [I/hisi_pd] pd_dpm_report_bc12 : event (4)
758[ 7.133929] [E/hisi_pd] pd_dpm_vbus_notifier_call: pd_dpm_vbus_notifier_call!!!,++++
759[ 7.133933] [dwc3_otg_work]+
760[ 7.133933] evt = 1
761[ 7.138151] hisi_i2s e804f800.hisi_i2s: Failed to get DMA channel capabilities, falling back to period counting: -6
762[ 7.144238] [dwc3_otg_stop_host]+
763[ 7.147635] asoc-simple-card soc:sound: i2s-hifi <-> e804f800.hisi_i2s mapping ok
764[ 7.150817] [E/hisi_pd] pd_dpm_handle_pe_event:!!!,event=6,+++
765[ 7.150825] [I/hisi_pd] pd_dpm_handle_pe_event unkonw event
766[ 7.151106] [E/hisi_pd] pd_dpm_handle_pe_event:!!!,event=5,+++
767[ 7.151115] Pending event is same --> ignore this event 2
768[ 7.151246] [E/hisi_pd] pd_dpm_handle_pe_event:!!!,event=3,+++
769[ 7.152976] xhci-hcd xhci-hcd.0.auto: remove, state 4
770[ 7.155833] asoc-simple-card soc:sound: ASoC: no DMI vendor name!
771[ 7.165139] usb usb2: USB disconnect, device number 1
772[ 7.171599] otg_wakelock_init: No USB transceiver found
773[ 7.175650] xhci-hcd xhci-hcd.0.auto: USB bus 2 deregistered
774[ 7.177016] dwmmc_k3 ff3ff000.dwmmc2: card claims to support voltages below defined range
775[ 7.180889] input: keys as /devices/platform/keys/input/input0
776[ 7.188665] mmc_host mmc1: Bus speed (slot 0) = 25000000Hz (slot req 25000000Hz, actual 25000000HZ div = 0)
777[ 7.189849] xhci-hcd xhci-hcd.0.auto: remove, state 4
778[ 7.191459] mmc1: new SDIO card at address 0001
779[ 7.191983] wl18xx_driver wl18xx.2.auto: Direct firmware load for ti-connectivity/wl1271-nvs.bin failed with error -2
780[ 7.191985] wl18xx_driver wl18xx.2.auto: Falling back to user helper
781[ 7.203352] rtc-pl031 fff04000.rtc: setting system clock to 1970-01-01 00:02:00 UTC (120)
782[ 7.208907] usb usb1: USB disconnect, device number 1
783[ 7.218563] ALSA device list:
784[ 7.223788] xhci-hcd xhci-hcd.0.auto: USB bus 1 deregistered
785[ 7.231257] #0: hikey-hdmi
786[ 7.236338] [dwc3_otg_stop_host]-
787[ 7.391658] [dwc3_suspend_device] +
788[ 7.391682] [dwc3_suspend_device] -
789[ 7.391683] [dwc3_otg_work]-
790[ 7.391684] [USB3][hisi_dwc3_wake_unlock]usb otg wake unlock
791[ 7.391688] [USB3][handle_event]hiusb_status: HOST -> OFF
792[ 7.391690] [USB3][handle_event][handle_event] type: 0
793[ 7.418100] uart-pl011 fff32000.serial: no DMA platform data
794[ 7.424813] Freeing unused kernel memory: 3136K
795[ 7.433688] init: init first stage started!
796[ 7.437948] init: Using Android DT directory /proc/device-tree/firmware/android/
797[ 7.445999] init: [libfs_mgr]fs_mgr_read_fstab_default(): failed to find device default fstab
798[ 7.494588] EXT4-fs (sdd10): mounted filesystem without journal. Opts: (null)
799[ 7.501850] init: [libfs_mgr]__mount(source=/dev/block/platform/soc/ff3b0000.ufs/by-name/system,target=/system,type=ext4)=0: Success
800[ 7.515683] EXT4-fs (sdd11): mounted filesystem without journal. Opts: (null)
801[ 7.522873] init: [libfs_mgr]__mount(source=/dev/block/platform/soc/ff3b0000.ufs/by-name/vendor,target=/vendor,type=ext4)=0: Success
802[ 7.534968] init: Skipped setting INIT_AVB_VERSION (not in recovery mode)
803[ 7.541870] init: Loading SELinux policy
804[ 7.556090] SELinux: 8192 avtab hash slots, 17295 rules.
805[ 7.566121] SELinux: 8192 avtab hash slots, 17295 rules.
806[ 7.571441] SELinux: 1 users, 4 roles, 1263 types, 0 bools, 1 sens, 1024 cats
807[ 7.578682] SELinux: 93 classes, 17295 rules
808[ 7.584235] SELinux: Class process2 not defined in policy.
809[ 7.590187] SELinux: Class infiniband_pkey not defined in policy.
810[ 7.596366] SELinux: Class infiniband_endport not defined in policy.
811[ 7.602811] SELinux: the above unknown classes and permissions will be denied
812[ 7.609960] SELinux: policy capability network_peer_controls=1
813[ 7.615876] SELinux: policy capability open_perms=1
814[ 7.620836] SELinux: policy capability extended_socket_class=1
815[ 7.626752] SELinux: policy capability always_check_network=0
816[ 7.632582] SELinux: policy capability cgroup_seclabel=0
817[ 7.637980] SELinux: policy capability nnp_nosuid_transition=0
818[ 7.643898] SELinux: Completing initialization.
819[ 7.648513] SELinux: Setting up existing superblocks.
820[ 7.701083] selinux: SELinux: Loaded policy from /vendor/etc/selinux/precompiled_sepolicy
821[ 7.701083]
822[ 7.701225] audit: type=1403 audit(120.999:2): policy loaded auid=4294967295 ses=4294967295
823[ 7.711020] [USB3][detect_charger_type]DCD done
824[ 7.719216] audit: type=1404 audit(121.015:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
825[ 7.749109] selinux: SELinux: Loaded file_contexts
826[ 7.749109]
827[ 7.753377] [USB3][detect_charger_type]Primary Detection done
828[ 7.756680] random: init: uninitialized urandom read (40 bytes read)
829[ 7.761139] [USB3][detect_charger_type]Secondary Detection done
830[ 7.770691] init: init second stage started!
831[ 7.783663] init: Using Android DT directory /proc/device-tree/firmware/android/
832[ 7.792726] selinux: SELinux: Loaded file_contexts
833[ 7.792726]
834[ 7.799030] init: Running restorecon...
835[ 7.805742] [USB3][detect_charger_type]type: 0
836[ 7.808422] init: waitid failed: No child processes
837[ 7.810295] [I/hisi_pd] pd_dpm_report_bc12 : event (0)
838[ 7.818753] init: Couldn't load property file '/odm/default.prop': open() failed: No such file or directory: No such file or directory
839[ 7.820356] [E/hisi_pd] pd_dpm_vbus_notifier_call: pd_dpm_vbus_notifier_call!!!,++++
840[ 7.833696] init: Created socket '/dev/socket/property_service', mode 666, user 0, group 0
841[ 7.840236] [dwc3_otg_work]+
842[ 7.840236] evt = 3
843[ 7.848484] [dwc3_resume_device] +
844[ 7.850434] init: Forked subcontext for 'u:r:vendor_init:s0' with pid 1892
845[ 7.851000] random: init: uninitialized urandom read (40 bytes read)
846[ 7.853933] [dwc3_resume_device] -
847[ 7.858932] init: Forked subcontext for 'u:r:vendor_init:s0' with pid 1893
848[ 7.860270] random: init: uninitialized urandom read (40 bytes read)
849[ 7.863947] [dwc3_otg_start_peripheral]+
850[ 7.870354] init: Parsing file /init.rc...
851[ 7.873701] [dwc3_otg_start_peripheral]-
852[ 7.898952] [dwc3_otg_work]-
853[ 7.901844] [USB3][hisi_dwc3_wake_lock]usb otg wake lock
854[ 7.907163] [USB3][handle_event]hisi usb status: OFF -> DEVICE
855[ 7.912120] audit: type=1400 audit(121.211:4): avc: denied { dac_read_search } for pid=1 comm="init" capability=2 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=capability permissive=0
856[ 7.913042] [USB3][event_work]-
857[ 7.915144] ueventd: ueventd started!
858[ 7.916254] selinux: SELinux: Loaded file_contexts
859[ 7.916254]
860[ 7.916280] ueventd: Parsing file /ueventd.rc...
861[ 7.916641] ueventd: Parsing file /vendor/ueventd.rc...
862[ 7.930530] ueventd: Parsing file /odm/ueventd.rc...
863[ 7.933121] [USB3][event_work]+
864[ 7.936849] ueventd: Unable to read config file '/odm/ueventd.rc': open() failed: No such file or directory
865[ 7.937850] audit: type=1400 audit(121.211:5): avc: denied { dac_read_search } for pid=1 comm="init" capability=2 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=capability permissive=0
866[ 7.937858] audit: type=1400 audit(121.211:6): avc: denied { dac_read_search } for pid=1 comm="init" capability=2 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=capability permissive=0
867[ 7.937866] audit: type=1400 audit(121.211:7): avc: denied { dac_read_search } for pid=1 comm="init" capability=2 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=capability permissive=0
868[ 7.943057] [USB3][event_work]-
869[ 8.025015] ueventd: Parsing file /ueventd.hikey960.rc...
870[ 8.030615] ueventd: Unable to read config file '/ueventd.hikey960.rc': open() failed: No such file or directory
871[ 8.044351] ueventd: Parsing file /vendor/lib/modules/modules.alias...
872[ 8.050944] ueventd: Unable to read config file '/vendor/lib/modules/modules.alias': open() failed: No such file or directory
873[ 8.092665] Bluetooth: hci0: change remote baud rate command in firmware
874[ 8.205950] Registered swp emulation handler
875[ 8.218391] audit: type=1400 audit(121.519:8): avc: denied { dac_read_search } for pid=1 comm="init" capability=2 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=capability permissive=0
876[ 8.221302] watchdogd: watchdogd started (interval 10, margin 20)!
877[ 8.235468] audit: type=1400 audit(121.519:9): avc: denied { dac_read_search } for pid=1 comm="init" capability=2 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=capability permissive=0
878[ 8.241812] EXT4-fs (sdd5): Ignoring removed nomblk_io_submit option
879[ 8.258697] audit: type=1400 audit(121.519:10): avc: denied { dac_read_search } for pid=1 comm="init" capability=2 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=capability permissive=0
880[ 8.282490] audit: type=1400 audit(121.519:11): avc: denied { dac_read_search } for pid=1 comm="init" capability=2 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=capability permissive=0
881[ 8.286331] EXT4-fs (sdd5): recovery complete
882[ 8.304520] EXT4-fs (sdd5): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit
883[ 8.397164] e2fsck: e2fsck 1.43.3 (04-Sep-2016)
884[ 8.397164]
885[ 8.403477] e2fsck: /system/bin/e2fsck: Permission denied while trying to open /dev/block/sdd5
886[ 8.403477]
887[ 8.413625] e2fsck:
888[ 8.413625]
889[ 8.417297] e2fsck: You must have r/w access to the filesystem or be root
890[ 8.417297]
891[ 8.425600] e2fsck: e2fsck terminated by exit(8)
892[ 8.425600]
893[ 8.435660] EXT4-fs (sdd5): mounted filesystem with ordered data mode. Opts: discard,noauto_da_alloc,data=ordered,user_xattr,barrier=1
894[ 8.451596] EXT4-fs (sdd13): Ignoring removed nomblk_io_submit option
895[ 8.462944] EXT4-fs (sdd13): recovery complete
896[ 8.467511] EXT4-fs (sdd13): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit
897[ 8.510538] e2fsck: e2fsck 1.43.3 (04-Sep-2016)
898[ 8.510538]
899[ 8.516709] e2fsck: /system/bin/e2fsck: Permission denied while trying to open /dev/block/sdd13
900[ 8.516709]
901[ 8.527229] e2fsck:
902[ 8.527229]
903[ 8.530946] e2fsck: You must have r/w access to the filesystem or be root
904[ 8.530946]
905[ 8.539356] e2fsck: e2fsck terminated by exit(8)
906[ 8.539356]
907[ 8.577759] EXT4-fs (sdd13): mounted filesystem with ordered data mode. Opts: discard,noauto_da_alloc,data=ordered,user_xattr,barrier=1
908[ 8.592343] init: 5 output lines suppressed due to ratelimiting
909[ 8.641340] logd.auditd: start
910[ 8.644483] logd.klogd: 8639110415
911[ 11.853608] [E/hisi_pd] pd_dpm_handle_pe_event:!!!,event=6,+++
912[ 11.859619] [I/hisi_pd] pd_dpm_handle_pe_event unkonw event
913[ 11.865841] [E/hisi_pd] pd_dpm_handle_pe_event:!!!,event=5,+++
914[ 11.871866] Pending event is same --> ignore this event 2
915[ 11.877462] [E/hisi_pd] pd_dpm_handle_pe_event:!!!,event=3,+++
916[ 13.637096] init: wait for '/persist/tee' timed out and took 5002ms
917[ 13.644061] init: Command 'wait /persist/tee' action=post-fs (/vendor/etc/init/init.hikey960.rc:147) took 5009ms and failed: wait_for_file() failed
918[ 13.659653] init: starting service 'tee-supplicant'...
919[ 13.666331] type=1400 audit(126.967:50): avc: denied { dac_read_search } for pid=1 comm="init" capability=2 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=capability permissive=0
920[ 13.667263] init: starting service 'vendor.keymaster-3-0-optee'...
921[ 13.690215] init: Service 'tee-supplicant' (pid 2430) exited with status 0
922[ 13.697226] init: processing action (late-fs) from (/init.rc:376)
923[ 13.703439] init: processing action (late-fs) from (/vendor/etc/init/init.hikey960.rc:152)
924[ 13.711998] init: starting service 'wait_for_keymaster_optee'...
925[ 13.718663] audit_log_lost: 38 callbacks suppressed
926[ 13.718668] audit: audit_lost=1 audit_rate_limit=5 audit_backlog_limit=64
927[ 13.730434] audit: rate limit exceeded
928[ 13.734384] init: SVC_EXEC pid 2433 (uid 0 gid 0+1 context default) started; waiting...
929D/TC:? 0 tee_ta_init_pseudo_ta_session:280 Lookup pseudo TA dba51a17-0563-11e7-93b1-6fa7b0071a51
930D/TC:? 0 load_ldelf:707 ldelf load address 0x40006000
931D/LD: ldelf:134 Loading TA dba51a17-0563-11e7-93b1-6fa7b0071a51
932[ 13.765889] wait_for_keymaster_optee: Waiting for Keymaster device
933D/TC:? 0 tee_ta_init_pseudo_ta_session:280 Lookup pseudo TA 3a2f8978-5dc0-11e8-9c2d-fa7ae01bbebc
934D/TC:? 0 tee_ta_init_pseudo_ta_session:293 Open system.pta
935[ 13.786139] init: Received control message 'interface_start' for 'android.hardware.keymaster@3.0::IKeymasterDevice/default' from pid: 2421 (/system/bin/hwservicemanager)
936D/TC:? 0 tee_ta_init_pseudo_ta_session:307 system.pta : 3a2f8978-5dc0-11e8-9c2d-fa7ae01bbebc
937D/TC:? 0 system_open_ta_binary:239 Lookup user TA ELF dba51a17-0563-1113-932209] ibit: R51eiver coTArol message 'interface_start' for 'android.hardware.keymaster@3.0::IKeymasterDevice/default' from pid: 2421 (/system/bin/hwservicemanager)
938D/TC:? 0 system_open_ta_binary:242 res=0xffff0008
939D/TC:? 0 system_open_ta_binary:239 Lookup user TA ELF dba51a17-0563-11e7-93b1-6fa7b0071a51 (Secure Storage TA)
940D/TC:? 0 system_open_ta_binary:242 res=0xf0100003
941D/TC:? 0 system_open_ta_binary:239 Lookup user TA ELF dba51a17-0563-11e7-93b1-6fa7b0071a51 (REE [buffered])
942D/TC:? 0 system_open_ta_binary:242 res=0x0
943D/LD: ldelf:169 ELF (dba51a17-0563-11e7-93b1-6fa7b0071a51) at 0x40053000
944D/TC:? 0 tee_ta_close_session:498 csess 0x3f0a22e0 id 1
945D/TC:? 0 tee_ta_close_session:517 Destroy session
946D/TA: TA_CreateEntryPoint:50 TA_CreateEntryPoint 50
947D/TA: TA_create_secret_key:98 TA_create_secret_key 98
948E/TA: TA_create_secret_key:140 Failed to open secret key, res=f0100003
949E/TA: TA_CreateEntryPoint:56 Something wrong with secret key (f0100003)
950D/TC:? 0 tee_ta_close_session:498 csess 0x3f0a2b00 id 1
951D/TC:? 0 tee_ta_close_session:517 Destroy session
952D/TC:? 0 destroy_context:297 Destroy TA ctx (0x3f0a2aa0)
953E/TC:? 0 tee_ta_open_session:727 Failed. Return error 0xf0100003
954[ 14.788229] ServiceManagement: Waited one second for android.hardware.keymaster@3.0::IKeymasterDevice/default. Waiting another...
955[ 15.803220] ServiceManagement: Waited one second for android.hardware.keymaster@3.0::IKeymasterDevice/default. Waiting another...
956[ 16.587692] [E/hisi_pd] pd_dpm_handle_pe_event:!!!,event=6,+++
957[ 16.593730] [I/hisi_pd] pd_dpm_handle_pe_event unkonw event
958[ 16.599910] [E/hisi_pd] pd_dpm_handle_pe_event:!!!,event=5,+++
959[ 16.605803] Pending event is same --> ignore this event 2
960[ 16.611357] [E/hisi_pd] pd_dpm_handle_pe_event:!!!,event=3,+++
961[ 16.818331] ServiceManagement: Waited one second for android.hardware.keymaster@3.0::IKeymasterDevice/default. Waiting another...
962[ 17.830811] ServiceManagement: Waited one second for android.hardware.keymaster@3.0::IKeymasterDevice/default. Waiting another...
963[ 18.843231] ServiceManagement: Waited one second for android.hardware.keymaster@3.0::IKeymasterDevice/default. Waiting another...
964[ 19.855672] ServiceManagement: Waited one second for android.hardware.keymaster@3.0::IKeymasterDevice/default. Waiting another...
965[ 20.867934] ServiceManagement: Waited one second for android.hardware.keymaster@3.0::IKeymasterDevice/default. Waiting another...
966[ 21.318115] [I/hisi_pd] PE:TYPE-C Only Charger!
967[ 21.322857] [E/hisi_pd] pd_dpm_handle_pe_event:!!!,event=3,+++
968[ 21.328754] [I/hisi_pd] pd_dpm_report_pd_sink_vbus : Sink 5000 mV, 500 mA
969[ 21.335580] [E/hisi_pd] pd_dpm_vbus_notifier_call: pd_dpm_vbus_notifier_call!!!,++++
970[ 21.343375] [E/hisi_pd] pd_dpm_handle_pe_event:!!!,event=8,+++
971[ 21.881215] ServiceManagement: Waited one second for android.hardware.keymaster@3.0::IKeymasterDevice/default. Waiting another...
972[ 22.894542] ServiceManagement: Waited one second for android.hardware.keymaster@3.0::IKeymasterDevice/default. Waiting another...