· 6 years ago · Dec 25, 2019, 09:34 PM
1[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
2[ 0.000000] Linux version 5.5.0-rc1-00097-gf126dbb8677b-dirty (tigrisor@skbuf) (gcc version 7.1.1 20170510 (Linaro GCC 7.1-2017.05)) #19 SMP PREEMPT Wed Dec 25 23:20:41 EET 2019
3[ 0.000000] Machine model: Qualcomm Technologies, Inc. APQ 8076v1.1 MTP
4[ 0.000000] earlycon: msm_serial_dm0 at MMIO 0x00000000078b0000 (options '')
5[ 0.000000] printk: bootconsole [msm_serial_dm0] enabled
6[ 0.000000] printk: debug: ignoring loglevel setting.
7[ 0.000000] efi: Getting EFI parameters from FDT:
8[ 0.000000] efi: UEFI not found.
9[ 0.000000] cma: Reserved 32 MiB at 0x00000000dc000000
10[ 0.000000] NUMA: No NUMA configuration found
11[ 0.000000] NUMA: Faking a node at [mem 0x0000000020000000-0x00000000dfffffff]
12[ 0.000000] NUMA: NODE_DATA [mem 0xdfa13100-0xdfa14fff]
13[ 0.000000] Zone ranges:
14[ 0.000000] DMA [mem 0x0000000020000000-0x000000003fffffff]
15[ 0.000000] DMA32 [mem 0x0000000040000000-0x00000000dfffffff]
16[ 0.000000] Normal empty
17[ 0.000000] Movable zone start for each node
18[ 0.000000] Early memory node ranges
19[ 0.000000] node 0: [mem 0x0000000020000000-0x0000000085afffff]
20[ 0.000000] node 0: [mem 0x000000008da00000-0x000000008dcfffff]
21[ 0.000000] node 0: [mem 0x000000008f100000-0x00000000de1fffff]
22[ 0.000000] node 0: [mem 0x00000000de400000-0x00000000dfffffff]
23[ 0.000000] Zeroed struct page in unavailable ranges: 512 pages
24[ 0.000000] Initmem setup node 0 [mem 0x0000000020000000-0x00000000dfffffff]
25[ 0.000000] On node 0 totalpages: 748288
26[ 0.000000] DMA zone: 2048 pages used for memmap
27[ 0.000000] DMA zone: 0 pages reserved
28[ 0.000000] DMA zone: 131072 pages, LIFO batch:31
29[ 0.000000] DMA32 zone: 10240 pages used for memmap
30[ 0.000000] DMA32 zone: 617216 pages, LIFO batch:63
31[ 0.000000] psci: probing for conduit method from DT.
32[ 0.000000] psci: PSCIv1.0 detected in firmware.
33[ 0.000000] psci: Using standard PSCI v0.2 function IDs
34[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
35[ 0.000000] psci: SMC Calling Convention v1.0
36[ 0.000000] psci: OSI mode supported.
37[ 0.000000] percpu: Embedded 22 pages/cpu s53208 r8192 d28712 u90112
38[ 0.000000] pcpu-alloc: s53208 r8192 d28712 u90112 alloc=22*4096
39[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
40[ 0.000000] Detected VIPT I-cache on CPU0
41[ 0.000000] CPU features: detected: ARM erratum 845719
42[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 736000
43[ 0.000000] Policy zone: DMA32
44[ 0.000000] Kernel command line: console=ttyMSM0,115200,n8 earlycon=msm_serial_dm,0x078B0000 ramdisk_size=0x01000000 root=/dev/ram0 rw rootwait ignore_loglevel androidboot.emmc=true is_secure_fuse=1 com
45_board_ver=3 mem_type=Samsung com_board_id=3 com_lcd_id=1 androidboot.verifiedbootstate=orange androidboot.veritymode=enforcing androidboot.keymaster=1 androidboot.serialno=5cd34b26 androidboot.mode=charge
46r androidboot.baseband=apq mdss_mdp.panel=1:dsi:0:qcom,mdss_dsi_nt35597_wqxga_video:1:qcom,mdss_dsi_nt35597_wqxga_video:cfg:split_dsi
47[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
48[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
49[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
50[ 0.000000] software IO TLB: mapped [mem 0x3bfff000-0x3ffff000] (64MB)
51[ 0.000000] Memory: 2744084K/2993152K available (12540K kernel code, 2080K rwdata, 6916K rodata, 5312K init, 460K bss, 216300K reserved, 32768K cma-reserved)
52[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
53[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
54[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
55[ 0.000000] Tasks RCU enabled.
56[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
57[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
58[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
59[ 0.000000] random: get_random_bytes called from start_kernel+0x2b8/0x454 with crng_init=0
60[ 0.000000] arch_timer: cp15 and mmio timer(s) running at 19.20MHz (virt/virt).
61[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
62[ 0.000005] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
63[ 0.011213] Console: colour dummy device 80x25
64[ 0.018872] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
65[ 0.023274] pid_max: default: 32768 minimum: 301
66[ 0.033694] LSM: Security Framework initializing
67[ 0.038354] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
68[ 0.042899] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
69[ 0.074371] ASID allocator initialised with 32768 entries
70[ 0.082366] rcu: Hierarchical SRCU implementation.
71[ 0.093754] EFI services will not be available.
72[ 0.102421] smp: Bringing up secondary CPUs ...
73[ 0.134755] Detected VIPT I-cache on CPU1
74[ 0.134823] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
75[ 0.166783] Detected VIPT I-cache on CPU2
76[ 0.166829] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
77[ 0.198854] Detected VIPT I-cache on CPU3
78[ 0.198893] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
79[ 0.237103] CPU features: detected: EL2 vector hardening
80[ 0.237333] ARM_SMCCC_ARCH_WORKAROUND_1 missing from firmware
81[ 0.237524] CPU features: detected: ARM erratum 1319367
82[ 0.237678] Detected PIPT I-cache on CPU4
83[ 0.238812] CPU4: Booted secondary processor 0x0000000100 [0x410fd080]
84[ 0.273439] Detected PIPT I-cache on CPU5
85[ 0.274552] CPU5: Booted secondary processor 0x0000000101 [0x410fd080]
86[ 0.309597] Detected PIPT I-cache on CPU6
87[ 0.310712] CPU6: Booted secondary processor 0x0000000102 [0x410fd080]
88[ 0.345753] Detected PIPT I-cache on CPU7
89[ 0.346878] CPU7: Booted secondary processor 0x0000000103 [0x410fd080]
90[ 0.349303] smp: Brought up 1 node, 8 CPUs
91[ 0.438051] SMP: Total of 8 processors activated.
92[ 0.442143] CPU features: detected: 32-bit EL0 Support
93[ 0.446978] CPU features: detected: CRC32 instructions
94[ 0.587808] CPU: All CPU(s) started at EL1
95[ 0.588558] alternatives: patching kernel code
96[ 0.602971] devtmpfs: initialized
97[ 0.809539] KASLR disabled due to lack of seed
98[ 0.820891] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
99[ 0.822021] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
100[ 0.857644] pinctrl core: initialized pinctrl subsystem
101[ 0.904392] thermal_sys: Registered thermal governor 'step_wise'
102[ 0.904514] thermal_sys: Registered thermal governor 'power_allocator'
103[ 0.943893] DMI not present or invalid.
104[ 0.961411] NET: Registered protocol family 16
105[ 1.025058] DMA: preallocated 256 KiB pool for atomic allocations
106[ 1.025624] audit: initializing netlink subsys (disabled)
107[ 1.033880] audit: type=2000 audit(0.980:1): state=initialized audit_enabled=0 res=1
108[ 1.070733] cpuidle: using governor menu
109[ 1.088901] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
110[ 1.137454] Serial: AMBA PL011 UART driver
111[ 3.744416] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
112[ 3.744903] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
113[ 3.751003] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
114[ 3.757503] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
115[ 3.811211] cryptd: max_cpu_qlen set to 1000
116[ 3.905222] ACPI: Interpreter disabled.
117[ 3.949514] iommu: Default domain type: Passthrough
118[ 3.953584] vgaarb: loaded
119[ 3.963204] SCSI subsystem initialized
120[ 3.965927] libata version 3.00 loaded.
121[ 3.967262] usbcore: registered new interface driver usbfs
122[ 3.969834] usbcore: registered new interface driver hub
123[ 3.975715] usbcore: registered new device driver usb
124[ 4.000450] pps_core: LinuxPPS API ver. 1 registered
125[ 4.000843] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
126[ 4.005505] PTP clock support registered
127[ 4.017436] EDAC MC: Ver: 3.0.0
128[ 4.054230] FPGA manager framework
129[ 4.056609] Advanced Linux Sound Architecture Driver Initialized.
130[ 4.086240] clocksource: Switched to clocksource arch_sys_counter
131[ 4.093000] VFS: Disk quotas dquot_6.6.0
132[ 4.095469] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
133[ 4.102426] pnp: PnP ACPI: disabled
134[ 4.334342] NET: Registered protocol family 2
135[ 4.347423] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
136[ 4.348697] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
137[ 4.362984] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
138[ 4.370997] TCP: Hash tables configured (established 32768 bind 32768)
139[ 4.374718] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
140[ 4.378520] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
141[ 4.389378] NET: Registered protocol family 1
142[ 4.399196] RPC: Registered named UNIX socket transport module.
143[ 4.399569] RPC: Registered udp transport module.
144[ 4.404648] RPC: Registered tcp transport module.
145[ 4.409418] RPC: Registered tcp NFSv4.1 backchannel transport module.
146[ 4.414245] PCI: CLS 0 bytes, default 64
147[ 4.424939] Trying to unpack rootfs image as initramfs...
148[ 4.440539] rootfs image is not initramfs (no cpio magic); looks like an initrd
149[ 4.602586] Freeing initrd memory: 2508K
150[ 4.630368] kvm [1]: HYP mode not available
151[ 4.845221] Initialise system trusted keyrings
152[ 4.851551] workingset: timestamp_bits=44 max_order=20 bucket_order=0
153[ 5.089502] squashfs: version 4.0 (2009/01/31) Phillip Lougher
154[ 5.116216] NFS: Registering the id_resolver key type
155[ 5.116865] Key type id_resolver registered
156[ 5.120999] Key type id_legacy registered
157[ 5.125118] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
158[ 5.133360] 9p: Installing v9fs 9p2000 file system support
159[ 5.907277] Key type asymmetric registered
160[ 5.907678] Asymmetric key parser 'x509' registered
161[ 5.911816] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
162[ 5.915822] io scheduler mq-deadline registered
163[ 5.923347] io scheduler kyber registered
164[ 6.260076] EINJ: ACPI disabled.
165[ 6.667151] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
166[ 6.736598] SuperH (H)SCI(F) driver initialized
167[ 6.755904] msm_serial 78b0000.serial: msm_serial: detected port #0
168[ 6.756909] msm_serial 78b0000.serial: uartclk = 7372800
169[ 6.763147] 78b0000.serial: ttyMSM0 at MMIO 0x78b0000 (irq = 11, base_baud = 460800) is a MSM
170;ý[ 6.777148] printk: console [ttyMSM0] enabled
171[ 6.777148] printk: console [ttyMSM0] enabled
172[ 6.781197] printk: bootconsole [msm_serial_dm0] disabled
173[ 6.781197] printk: bootconsole [msm_serial_dm0] disabled
174[ 6.801789] msm_serial: driver initialized
175[ 7.845769] brd: module loaded
176[ 8.119318] loop: module loaded
177[ 8.287486] spmi spmi-0: PMIC arbiter version v2 (0x20010000)
178[ 8.508106] gpio gpiochip4: (200f000.qcom,spmi:pm8950@0:gpio@c000): detected irqchip that is shared with multiple gpiochips: please fix the driver.
179[ 8.624594] s1: supplied by regulator-dummy
180[ 8.631336] s2: supplied by regulator-dummy
181[ 8.637195] s3: supplied by regulator-dummy
182[ 8.643617] s4: supplied by regulator-dummy
183[ 8.651030] s5: supplied by vph_pwr
184[ 8.658723] s6: supplied by regulator-dummy
185[ 8.664681] l1: supplied by regulator-dummy
186[ 8.671626] l2: supplied by regulator-dummy
187[ 8.677211] l3: supplied by regulator-dummy
188[ 8.683379] l4: supplied by regulator-dummy
189[ 8.689799] l5: supplied by regulator-dummy
190[ 8.696345] l6: supplied by regulator-dummy
191[ 8.702528] l7: supplied by regulator-dummy
192[ 8.708926] l8: supplied by regulator-dummy
193[ 8.715324] l9: supplied by regulator-dummy
194[ 8.721477] l10: supplied by regulator-dummy
195[ 8.728226] l11: supplied by regulator-dummy
196[ 8.734777] l12: supplied by regulator-dummy
197[ 8.741044] l13: supplied by regulator-dummy
198[ 8.748225] l14: supplied by regulator-dummy
199[ 8.754537] l15: supplied by regulator-dummy
200[ 8.760233] qcom-spmi-regulator 200f000.qcom,spmi:pm8950@1:regulators: unsupported regulator: name=l16 type=0x21, subtype=0x28, dig major rev=0x02
201[ 8.761654] l17: supplied by regulator-dummy
202[ 8.779711] l18: supplied by regulator-dummy
203[ 8.786529] l19: supplied by regulator-dummy
204[ 8.792760] l20: supplied by regulator-dummy
205[ 8.799949] l21: supplied by regulator-dummy
206[ 8.805905] qcom-spmi-regulator 200f000.qcom,spmi:pm8950@1:regulators: unsupported regulator: name=l22 type=0x21, subtype=0x0A, dig major rev=0x02
207[ 8.807880] l23: supplied by regulator-dummy
208[ 8.856971] s2: supplied by vph_pwr
209[ 8.867357] s5: supplied by vph_pwr
210[ 8.868922] vdd_gfx: Bringing 1180000uV into 1165000-1165000uV
211[ 8.915113] libphy: Fixed MDIO Bus: probed
212[ 8.925365] tun: Universal TUN/TAP device driver, 1.6
213[ 8.960452] thunder_xcv, ver 1.0
214[ 8.962389] thunder_bgx, ver 1.0
215[ 8.964025] nicpf, ver 1.0
216[ 8.996322] hclge is initializing
217[ 8.996645] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
218[ 8.999321] hns3: Copyright (c) 2017 Huawei Corporation.
219[ 9.007711] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
220[ 9.011894] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
221[ 9.018803] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
222[ 9.023320] igb: Copyright (c) 2007-2014 Intel Corporation.
223[ 9.031461] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
224[ 9.035926] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
225[ 9.060190] sky2: driver version 1.30
226[ 9.093279] VFIO - User Level meta-driver version: 0.3
227[ 9.165650] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
228[ 9.166461] ehci-pci: EHCI PCI platform driver
229[ 9.172729] ehci-platform: EHCI generic platform driver
230[ 9.182423] ehci-orion: EHCI orion driver
231[ 9.187747] ehci-exynos: EHCI EXYNOS driver
232[ 9.192435] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
233[ 9.193055] ohci-pci: OHCI PCI platform driver
234[ 9.199325] ohci-platform: OHCI generic platform driver
235[ 9.208073] ohci-exynos: OHCI EXYNOS driver
236[ 9.231510] usbcore: registered new interface driver usb-storage
237[ 9.363436] i2c /dev entries driver
238[ 9.397901] i2c_qup 7af8000.i2c: using default clock-frequency 100000
239[ 9.398914] i2c_qup 7af8000.i2c:
240[ 9.398914] tx channel not available
241[ 9.538444] input: pm8941_pwrkey as /devices/platform/soc/200f000.qcom,spmi/spmi-0/0-00/200f000.qcom,spmi:pm8950@0:pon@800/200f000.qcom,spmi:pm8950@0:pon@800:pwrkey/input/input0
242[ 9.751979] sdhci: Secure Digital Host Controller Interface driver
243[ 9.752337] sdhci: Copyright(c) Pierre Ossman
244[ 9.778603] Synopsys Designware Multimedia Card Interface Driver
245[ 9.825680] sdhci-pltfm: SDHCI platform and OF driver helper
246[ 9.908009] ledtrig-cpu: registered to indicate activity on CPUs
247[ 10.001294] usbcore: registered new interface driver usbhid
248[ 10.001674] usbhid: USB HID core driver
249[ 10.224163] NET: Registered protocol family 17
250[ 10.229463] 9pnet: Installing 9P2000 support
251[ 10.231203] Key type dns_resolver registered
252[ 10.257199] registered taskstats version 1
253[ 10.257672] Loading compiled-in X.509 certificates
254[ 10.937509] debugfs: Directory '4a9000.thermal-sensor' with parent 'tsens' already present!
255[ 10.975788] qcom-tsens 4a9000.thermal-sensor: IRQ uplow not found
256[ 11.018506] input: gpio_keys as /devices/platform/gpio_keys/input/input1
257[ 11.034911] hctosys: unable to open rtc device (rtc0)
258[ 11.050548] ALSA device list:
259[ 11.050998] No soundcards found.
260[ 11.062692] RAMDISK: gzip image found at block 0
261[ 42.023362] vdd_gfx: disabling
262[ 73.478560] random: fast init done
263[ 82.721870] EXT4-fs (ram0): mounted filesystem with ordered data mode. Opts: (null)
264[ 82.724039] VFS: Mounted root (ext4 filesystem) on device 1:0.
265[ 82.733614] devtmpfs: mounted
266[ 82.831029] Freeing unused kernel memory: 5312K
267[ 82.837597] Run /sbin/init as init process
268[ 83.040169] EXT4-fs (ram0): re-mounted. Opts: (null)
269Starting syslogd: OK
270Starting klogd: OK
271Running sysctl: OK
272Populating /dev using udev: [ 83.546241] udevd[230]: starting version 3.2.8
273[ 83.562756] random: udevd: uninitialized urandom read (16 bytes read)
274[ 83.572497] random: udevd: uninitialized urandom read (16 bytes read)
275[ 83.575441] random: udevd: uninitialized urandom read (16 bytes read)
276[ 83.880739] udevd[231]: starting eudev-3.2.8
277done
278Initializing random number generator... [ 91.461668] urandom_read: 1 callbacks suppressed
279[ 91.461721] random: dd: uninitialized urandom read (512 bytes read)
280done.
281Starting network: OK
282
283Welcome to Buildroot
284buildroot login: root
285# uname -a
286Linux buildroot 5.5.0-rc1-00097-gf126dbb8677b-dirty #19 SMP PREEMPT Wed Dec 25 23:20:41 EET 2019 aarch64 GNU/Linux
287# cat /etc/issue
288Welcome to Buildroot
289# ls -la
290total 3
291drwx------ 2 root root 1024 Jan 1 00:01 .
292drwxr-xr-x 18 root root 1024 Dec 25 2019 ..
293-rw------- 1 root root 31 Jan 1 00:01 .ash_history
294# ls -la /
295total 25
296drwxr-xr-x 18 root root 1024 Dec 25 2019 .
297drwxr-xr-x 18 root root 1024 Dec 25 2019 ..
298drwxr-xr-x 2 root root 2048 Dec 25 2019 bin
299drwxr-xr-x 10 root root 3360 Jan 1 00:01 dev
300drwxr-xr-x 6 root root 1024 Jan 1 00:01 etc
301drwxr-xr-x 3 root root 1024 Dec 25 2019 lib
302lrwxrwxrwx 1 root root 3 Dec 23 2019 lib64 -> lib
303lrwxrwxrwx 1 root root 11 Dec 24 2019 linuxrc -> bin/busybox
304drwx------ 2 root root 12288 Dec 25 2019 lost+found
305drwxr-xr-x 2 root root 1024 Mar 12 2019 media
306drwxr-xr-x 2 root root 1024 Mar 12 2019 mnt
307drwxr-xr-x 2 root root 1024 Mar 12 2019 opt
308dr-xr-xr-x 150 root root 0 Jan 1 00:00 proc
309drwx------ 2 root root 1024 Jan 1 00:01 root
310drwxr-xr-x 4 root root 160 Jan 1 00:01 run
311drwxr-xr-x 2 root root 1024 Dec 25 2019 sbin
312dr-xr-xr-x 13 root root 0 Jan 1 00:01 sys
313drwxrwxrwt 2 root root 60 Jan 1 00:01 tmp
314drwxr-xr-x 6 root root 1024 Dec 25 2019 usr
315drwxr-xr-x 4 root root 1024 Dec 25 2019 var
316# cat /proc/cpuinfo
317processor : 0
318BogoMIPS : 38.40
319Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
320CPU implementer : 0x41
321CPU architecture: 8
322CPU variant : 0x0
323CPU part : 0xd03
324CPU revision : 4
325
326processor : 1
327BogoMIPS : 38.40
328Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
329CPU implementer : 0x41
330CPU architecture: 8
331CPU variant : 0x0
332CPU part : 0xd03
333CPU revision : 4
334
335processor : 2
336BogoMIPS : 38.40
337Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
338CPU implementer : 0x41
339CPU architecture: 8
340CPU variant : 0x0
341CPU part : 0xd03
342CPU revision : 4
343
344processor : 3
345BogoMIPS : 38.40
346Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
347CPU implementer : 0x41
348CPU architecture: 8
349CPU variant : 0x0
350CPU part : 0xd03
351CPU revision : 4
352
353processor : 4
354BogoMIPS : 38.40
355Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
356CPU implementer : 0x41
357CPU architecture: 8
358CPU variant : 0x0
359CPU part : 0xd08
360CPU revision : 0
361
362processor : 5
363BogoMIPS : 38.40
364Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
365CPU implementer : 0x41
366CPU architecture: 8
367CPU variant : 0x0
368CPU part : 0xd08
369CPU revision : 0
370
371processor : 6
372BogoMIPS : 38.40
373Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
374CPU implementer : 0x41
375CPU architecture: 8
376CPU variant : 0x0
377CPU part : 0xd08
378CPU revision : 0
379
380processor : 7
381BogoMIPS : 38.40
382Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
383CPU implementer : 0x41
384CPU architecture: 8
385CPU variant : 0x0
386CPU part : 0xd08
387CPU revision : 0
388
389# [ 137.762275] random: crng init done